プロジェクト

全般

プロフィール

1340963573769.log

hanyuexing, 2012/07/02 13:47

 
1
!SESSION 2012-06-29 18:52:53.572 -----------------------------------------------
2
eclipse.buildId=unknown
3
java.version=1.6.0_22
4
java.vendor=Sun Microsystems Inc.
5
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=ja_JP
6
Command-line arguments:  -os linux -ws gtk -arch x86
7

    
8
!ENTRY org.eclipse.osgi 4 0 2012-06-29 18:52:54.309
9
!MESSAGE Application error
10
!STACK 1
11
java.lang.IllegalStateException: Unable to acquire application service. Ensure that the org.eclipse.core.runtime bundle is resolved and started (see config.ini).
12
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:74)
13
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
14
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
15
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
16
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
17
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
18
	at java.lang.reflect.Method.invoke(Method.java:616)
19
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
20
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
21
	at org.eclipse.equinox.launcher.Main.run(Main.java:1311)