Background Image
조회 수 1302 추천 수 0 댓글 1
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄

An error occurred. See the log file

C:\CUBRID\cubridmanager\configuration\1510649044670.log.


이런 에러파일이 뜨면서 큐브리드 매니저가 실행이 되지 않습니다.


그래서 아래 경로대로 찾아가보면 1510649044670 이라는 파일이 생성되어 졌습니다.


!SESSION 2017-11-14 17:44:04.452 -----------------------------------------------

eclipse.buildId=unknown

java.version=9

java.vendor=Oracle Corporation

BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=ko_KR

Command-line arguments:  -os win32 -ws win32 -arch x86_64


!ENTRY org.eclipse.equinox.simpleconfigurator 4 0 2017-11-14 17:44:04.874

!MESSAGE 

!STACK 0

org.osgi.framework.BundleException: The bundle "org.eclipse.equinox.simpleconfigurator_1.0.200.v20100503 [1]" could not be resolved. Reason: Missing Constraint: Bundle-RequiredExecutionEnvironment: CDC-1.1/Foundation-1.1,J2SE-1.4

at org.eclipse.osgi.framework.internal.core.AbstractBundle.getResolverError(AbstractBundle.java:1317)

at org.eclipse.osgi.framework.internal.core.AbstractBundle.getResolutionFailureException(AbstractBundle.java:1301)

at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:319)

at org.eclipse.osgi.framework.internal.core.AbstractBundle.resume(AbstractBundle.java:374)

at org.eclipse.osgi.framework.internal.core.Framework.resumeBundle(Framework.java:1067)

at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:561)

at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:546)

at org.eclipse.osgi.framework.internal.core.StartLevelManager.incFWSL(StartLevelManager.java:459)

at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:243)

at org.eclipse.osgi.framework.internal.core.StartLevelManager.dispatchEvent(StartLevelManager.java:440)

at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:227)

at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:337)


!ENTRY org.eclipse.osgi 4 0 2017-11-14 17:44:04.879

!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.equinox.simpleconfigurator_1.0.200.v20100503.jar/ was not resolved.


!ENTRY org.eclipse.osgi 2 0 2017-11-14 17:44:04.884

!MESSAGE The following is a complete list of bundles which are not resolved, see the prior log entry for the root cause if it exists:

!SUBENTRY 1 org.eclipse.osgi 2 0 2017-11-14 17:44:04.884

!MESSAGE Bundle org.eclipse.equinox.simpleconfigurator_1.0.200.v20100503 [1] was not resolved.

!SUBENTRY 2 org.eclipse.equinox.simpleconfigurator 2 0 2017-11-14 17:44:04.884

!MESSAGE Missing Constraint: Bundle-RequiredExecutionEnvironment: CDC-1.1/Foundation-1.1,J2SE-1.4


!ENTRY org.eclipse.osgi 4 0 2017-11-14 17:44:04.885

!MESSAGE Application error

!STACK 1

java.lang.IllegalStateException: Unable to acquire application service. Ensure that the org.eclipse.core.runtime bundle is resolved and started (see config.ini).

at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:74)

at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:369)

at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)

at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

at java.base/java.lang.reflect.Method.invoke(Unknown Source)

at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:619)

at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574)

at org.eclipse.equinox.launcher.Main.run(Main.java:1407)

at org.eclipse.equinox.launcher.Main.main(Main.java:1383)



이것은 거기에 찍힌 로그 입니다. 해결방법 좀 알려주세요!

  • ?
    bikehee 2017.11.16 17:47
    저는 자바 8버전 사용중입니다.
    저번에 자바 자동업데이트 되고서 실행 안되서 다운그레이드해서 잘된 적이 있는데 혹시 같은 이슈일지도 모르겠습니다.
    삭제 후 자바 재설치 해보셔요~

List of Articles
번호 제목 글쓴이 날짜 조회 수
243 2010년 한해도 좋은 일만 가득하세요...!! 1 지니보이 2009.12.29 12853
242 2011 소프트웨어 자산관리 가이드라인 cubrid 2011.02.16 26507
241 2012 제2회 유엔진 오픈-아키텍트 데이 컨퍼런스 안내 cubrid 2012.06.05 13133
240 2013 OLC센터 모델 커리큘럼 공개강좌 수강생 모집 file cubrid 2013.06.10 15299
239 2021년 큐브리드 정기 교육일정문의 2 나라디 2020.12.23 398
238 3회 CUBRID Inside 생생한 세미나 현장 속으로~ CUBRID_DEV 2009.06.25 33440
237 8월 13일(월) - 제로보드XE 오픈베타 시작 2 정병주 2007.08.07 14800
236 CLASS_TYPE 에 관련해서.. 1 학아 2023.04.07 223
235 CUBRID ADO.NET 4.5 Data Provider 설치 오류 3 eunjus 2020.08.20 470
234 CUBRID Driver를 Maven Repository로 제공하였으면 합니다. 4 GGG특별대원 2012.04.09 18554
233 CUBRID Inside 3회 참가 신청 받습니다. CUBRID_DEV 2009.05.19 18997
232 CUBRID Manager 서버가 계속 죽는 현상이 있네요. 2 사랑천사 2016.11.23 4499
231 CUBRID 교육 잘 받았습니다. 2 박진욱 2007.10.27 15276
230 CUBRID 다운로드가 6만 건을 넘었습니다!!! 정병주 2009.11.03 42452
229 CUBRID 무료 DBMS 선언에 대한 외부 개발자 코멘트... 정병주 2006.07.05 21225
228 CUBRID 에 바란다. 4 초보대왕 2006.12.26 13179
227 CUBRID 에러 메세지 확인좀 부탁드리겠습니다. 1 삼돌이 2017.05.25 1503
226 CUBRID 오픈소스 프로젝트 4월 소식지 2 CUBRID_DEV 2009.04.25 23313
225 CUBRID 프로젝트 6월 소식지~ CUBRID_DEV 2009.06.27 18739
224 CUBRID 프로젝트 8월 소식지~ 1 CUBRID_DEV 2009.08.17 13332
Board Pagination Prev 1 2 3 4 5 6 7 8 9 10 ... 14 Next
/ 14

Contact Cubrid

대표전화 070-4077-2110 / 기술문의 070-4077-2113 / 영업문의 070-4077-2112 / Email. contact_at_cubrid.com
Contact Sales