728x90
AWS / Jenkins 운영 중 만난 오류
참고자료
https://aljjabaegi.tistory.com/626
프로젝트를 배포하려고 Jenkins 를 이용하다가, SUCCESS 가 보였는데, 제대로 실행이 확인을 해보았다.원격 서버에 Temp 경로 안의 파일들이 모두 비워져 있었는데, 참고자료를 확인해보니 2라는 폴더를 만들면 해결이 되었다.
WebServerException: Unable to create tempDir 해결방법
WebServerException: Unable to create tempDir 해결방법 가상화 서버 재부팅 후 발생한 에러입니다. 잘 부팅되던 Springboot API 서버가 OS 재부팅 후 아래와 같은 에러 메시지를 출력했습니다. org.springframework.cont
aljjabaegi.tistory.com
'[검색] 공부하기 > Error' 카테고리의 다른 글
warning: in the working copy of 'build.gradle', LF will be replaced by CRLF the next time Git touches it (0) | 2023.09.04 |
---|---|
Slack 과 Git hub 모든 브랜치 연동 (0) | 2023.08.22 |
process finished with exit code 0 (0) | 2023.08.21 |
execution failed for task ':compilequerydsl'. (0) | 2023.08.19 |
attempt to recreate a file for type org.zerock.guestbook.entity.qbaseentity (0) | 2023.08.19 |