본문으로 바로가기

이클립스 구동 에러

category 기타 정보 2013. 4. 2. 17:34

- DB 접근해서 데이터 가져오는 도중 이클립스 뻗음.

- 강제종료후 재 실행 하였으나 에러 발생

- 2시간여 동안 이것저것 다 해보다가 결국 찾아서 해결

- log 메세지는 다음과 같이 이것저것 다 나옴

* !MESSAGE Job found still running after platform shutdown.  Jobs should be canceled by the plugin that scheduled them during shutdown: org.eclipse.ui.internal.AbstractWorkingSetManager$9

* !MESSAGE FrameworkEvent ERROR

* !MESSAGE An unexpected runtime error has occurred.

* !MESSAGE Unable to execute early startup code for an extension

* !MESSAGE Monitor UI stop failed

* !MESSAGE FrameworkEvent ERROR

* !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.ui.workbench".

* !MESSAGE An unexpected runtime error has occurred.


해결책 : D:\workSpace\.metadata\.plugins\org.eclipse.e4.workbench 안의 xml 파일 삭제