728x90
젠킨스 로그 인코딩이 깨질 때
jenkins.xml 파일을 수정.
<arguments>의 -jar 앞에 -Dfile.encoding=UTF8 을 추가
이후 젠킨스 서비스 재시작
300x250
'ETC' 카테고리의 다른 글
[IntelliJ] 인텔리제이 JUnit5 테스트 시, displayName이 안 나올 때 (0) | 2023.05.19 |
---|---|
[Error] Gradle, Spring Boot 3.x.x 실행 에러 (0) | 2023.05.19 |
[Error] Lombok : cannot find symbol (0) | 2023.05.18 |
[IntelliJ] 인텔리제이 콘솔 한글 깨짐 (0) | 2023.05.18 |
[Error] Lock wait timeout exceeded; try restarting transaction (0) | 2023.02.03 |
[git] 이미 remote repositoy에 push한 commit 합쳐서 다시 push하기 (0) | 2023.02.02 |
[error] AWS 몽고디비 (MongooseError [MongooseServerSelectionError]: bad auth Authentication failed.) (0) | 2022.12.29 |
[Error] prettier 설정 중 Replace `↹↹` with `····`eslintprettier/prettier (0) | 2021.02.01 |