JAVA

[Java] Editor could not be initialized.와 SSE core task scheduler startup 해결하기

Jisu_Park 2023. 2. 24. 16:20
xml 파일은 Open with..를 통해 해결하였음
jsp 형식으로 된 파일이 열리지 않으며 Eclipse 열 때 에러창이 뜸

사용 툴: Eclipse EE

  1. Open with로 Editor 지정해서 열기 -실패
  2. Project Clean -실패

 

이클립스 시작시에 아래 창이 뜨는 걸 대수롭지 않게 여겼는데 해결하고 나니 jsp 파일도 정상적으로 열렸다

Details>> An internal error occurred during: “SSE core task scheduler startup”. com/ibm/icu/util/StringTokenizer

 

Help - About Eclipse IDE - 아래의 Intallation Details 클릭 - Plug-ins탭에서 ICU4J 검색

Eclipse Orbit 버전이 Unicode, Inc. 보다 오래된 경우 Eclipse Orbit 을 업데이트 할 것

저는 업데이트 해놓은 상태라 Eclipse Orbit이 더 최신버전입니다 참고하세요!

Help - Install New Software - Work with에 orbit 검색(https://download.eclipse.org/tools/orbit/downloads/latest-R/) - type filter text칸에 icu4j 검색 후 선택설치함

주의 ! 오른쪽 하단의 바가 사라질 때까지 이클립스 종료하지 말 것, 설치 완료시 Restart 창이 뜸

 

 

 

참고링크

1.  https://stackoverflow.com/questions/73817318/sse-core-task-scheduler-startup-problem-in-eclipse

2. 이클립스 오르빗 업데이트 하는 방법: https://help.eclipse.org/latest/index.jsp?topic=/org.eclipse.platform.doc.user/tasks/tasks-127.htm

3. 최신버전 확인: https://download.eclipse.org/tools/orbit/downloads/