반응형

어제까지는 분명 서버까지 잘 켜졌는데, 다음 날에 다시 서버를 키려고 하니 아래의 에러가 발생하면서 서버가 켜지질 않았다.

 

java.lang.IllegalStateException: BeanFactory not initialized or already closed - call 'refresh' before accessing beans via the ApplicationContext

Publishing failed with multiple errors
Could not delete May be locked by another process.

 

가장 먼저, 에러가 발생 했을 때 했던 것들을 기록하고, 해결 방법을 적는다.

아래 총 3개의 Clean을 진행했는데도 해결이 안됐다.

1. 프로젝트 Clean

 

2. 서버 Clean

 

3. Tomcat Working Directory Clean

 

그래서, WAS를 다시 지우고, 다시 CREATE를 했더니 해결 완료.

반응형

'IT > 이클립스(Eclipse)' 카테고리의 다른 글

[이클립스/Eclipse] 이클립스(Eclipse) Could not initialize class org.apache.maven.plugin.war.util.WebappStructureSerializer 문제 해결 방법  (0) 2022.11.08
[이클립스/Eclipse] 이클립스(Eclipse) 자바 프로젝트 Maven 프로젝트로 변경하는 방법  (0) 2022.11.08
[이클립스/Eclipse] 이클립스(Eclipse) Could not calculate build plan: Plugin org.apache.maven.plugins:maven-resources-plugin:2.6 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.apache.maven.plugins:mav..  (0) 2022.11.08
[이클립스/Eclipse] 이클립스(Eclipse) 프로젝트 SVN 연결하는 방법  (1) 2022.09.21
[이클립스/Eclipse] 이클립스(Eclipse) The project was not built since its build path is incomplete. Cannot find the class file for javax.servlet.http.HttpServletRequest. Fix the build path then try building this project 문제 해결 방법  (0) 2022.09.13
[이클립스/Eclipse] 이클립스(Ecplise) Non-terminating decimal expansion; no exact representable decimal result. 문제 해결 방법  (0) 2022.07.14
[이클립스/Eclipse] 이클립스(Eclipse) 및 스프링(Spring)에서 Redis 사용 코드 정리  (0) 2022.06.09
[이클립스/Eclipse] several ports(8005, 8080) required by test are already in use. The server may already be running in another process, or a system process may be using the port. To start this server you will need to stop the other process or change..  (0) 2022.05.12
  • 네이버 블러그 공유하기
  • 네이버 밴드에 공유하기
  • 페이스북 공유하기
  • 카카오스토리 공유하기