eclipse does not start :( [message #17046] |
Wed, 26 January 2005 02:54  |
Eclipse User |
|
|
|
Originally posted by: uac.medint.aon.at
i'd appreciate any help on the following issue:
configuration:
java: jre 1.4.2_06, installed with the respective sdk-download.
eclipse: installed from eclipse-RCP-3.0.1-win32.zip
plugin: c++ development plugin installed from
org.eclipse.cdt-2.0-win32.win32.x86.zip
the config.ini created by the eclipse installation did not contain values
for most of
the keys - normal? after removing all the comments, the config.ini boils
down to:
osgi.bundles=plugins/org.eclipse.core.runtime_3.0.1
eclipse.product=features/org.eclipse.cdt_2.0.0
eclipse.buildId=M200409161125
eof=eof
i also tried to change some of the values, but it did not help. the
comments in the
config.ini are not helpful to the newcomer. i could not find anything
helpful for my
problem in any of the docu-files coming with the eclipse distribution.
when i start eclipse it fails (log file contents):
!SESSION Jan 25, 2005 23:08:51.343
---------------------------------------------
eclipse.buildId=M200409161125
java.version=1.4.2_06
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=de_DE
!ENTRY org.eclipse.osgi Jan 25, 2005 23:08:51.343
!MESSAGE Bundle plugins/org.eclipse.core.runtime_3.0.1 not found.
!ENTRY org.eclipse.osgi Jan 25, 2005 23:08:51.359
!MESSAGE Application error
!STACK 1 java.lang.IllegalStateException: Unable to acquire application
service.
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:267)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:129)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcce ssorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMe thodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at org.eclipse.core.launcher.Main.basicRun(Main.java:185)
at org.eclipse.core.launcher.Main.run(Main.java:704)
at org.eclipse.core.launcher.Main.main(Main.java:688)
what is the particular problem here?
may main problem is that i am not familiar with the technical terms
related to eclipse.
e.g. the log quoted above states "unable to acquire application
service"... but what is
an application service in this context? or: what is an osgi-framework? and
so on - is
there any docu around that explains this basic stuff?
--
have a nice day
ulrich
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.40393 seconds