I checked that - but I can create files in that directory and also the perms are fine.
Can you think of anything else ?
Thanks
- PG
Main Topics
Browse All TopicsHi
I just installed Eclipse 3.2 - I have JAVA 1.4.2 running on Windows XP Professional.
When I try to start Eclipse - I get the following error
Any idea why ? I checked all the perms - and they looks fine. Also it writes the error log in the same directory it complains abt for confirguration - so what is it complaining abt
I tried starting eclipse using -configuration option too - pointing to another directory - but it still gives same error for that directory too.
Any help would be highly appreciated.
- PG
!SESSION 2006-12-11 11:52:45.984 --------------------------
eclipse.buildId=M20060629-
java.version=1.4.2_01
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Command-line arguments: -os win32 -ws win32 -arch x86
!ENTRY org.eclipse.update.configu
!MESSAGE FrameworkEvent.ERROR
!STACK 0
org.osgi.framework.BundleE
at org.eclipse.osgi.framework
at org.eclipse.osgi.framework
at org.eclipse.osgi.framework
at org.eclipse.osgi.framework
at org.eclipse.osgi.framework
at org.eclipse.osgi.framework
at org.eclipse.osgi.framework
at org.eclipse.osgi.framework
at org.eclipse.osgi.framework
at org.eclipse.osgi.framework
at org.eclipse.osgi.framework
Caused by: org.eclipse.core.runtime.C
at org.eclipse.update.interna
at org.eclipse.update.interna
at org.eclipse.update.interna
at org.eclipse.osgi.framework
at java.security.AccessContro
at org.eclipse.osgi.framework
... 10 more
Root exception:
org.eclipse.core.runtime.C
at org.eclipse.update.interna
at org.eclipse.update.interna
at org.eclipse.update.interna
at org.eclipse.osgi.framework
at java.security.AccessContro
at org.eclipse.osgi.framework
at org.eclipse.osgi.framework
at org.eclipse.osgi.framework
at org.eclipse.osgi.framework
at org.eclipse.osgi.framework
at org.eclipse.osgi.framework
at org.eclipse.osgi.framework
at org.eclipse.osgi.framework
at org.eclipse.osgi.framework
at org.eclipse.osgi.framework
at org.eclipse.osgi.framework
!ENTRY org.eclipse.core.runtime 4 0 2006-12-11 11:52:46.640
!MESSAGE FrameworkEvent.ERROR
!STACK 0
org.osgi.framework.BundleE
at org.eclipse.osgi.framework
at org.eclipse.osgi.framework
at org.eclipse.osgi.framework
at org.eclipse.osgi.framework
at org.eclipse.osgi.framework
at org.eclipse.osgi.framework
at org.eclipse.osgi.framework
at org.eclipse.osgi.framework
at org.eclipse.osgi.framework
!ENTRY org.eclipse.osgi 4 0 2006-12-11 11:52:46.640
!MESSAGE Bundle initial@reference:file:plu
!ENTRY org.eclipse.osgi 4 0 2006-12-11 11:52:46.640
!MESSAGE Bundle initial@reference:file:plu
!ENTRY org.eclipse.osgi 4 0 2006-12-11 11:52:46.656
!MESSAGE Application error
!STACK 1
java.lang.IllegalStateExce
at org.eclipse.core.runtime.i
at org.eclipse.core.runtime.a
at org.eclipse.core.runtime.a
at sun.reflect.NativeMethodAc
at sun.reflect.NativeMethodAc
at sun.reflect.DelegatingMeth
at java.lang.reflect.Method.i
at org.eclipse.core.launcher.
at org.eclipse.core.launcher.
at org.eclipse.core.launcher.
at org.eclipse.core.launcher.
!ENTRY org.eclipse.osgi 2 0 2006-12-11 11:52:46.671
!MESSAGE One or more bundles are not resolved because the following root constraints are not resolved:
!SUBENTRY 1 org.eclipse.osgi 2 0 2006-12-11 11:52:46.671
!MESSAGE Bundle initial@reference:file:plu
!SUBENTRY 2 org.eclipse.core.runtime 2 0 2006-12-11 11:52:46.671
!MESSAGE Missing required bundle org.eclipse.equinox.prefer
!SUBENTRY 2 org.eclipse.core.runtime 2 0 2006-12-11 11:52:46.671
!MESSAGE Missing required bundle org.eclipse.core.jobs_[3.2
!SUBENTRY 2 org.eclipse.core.runtime 2 0 2006-12-11 11:52:46.671
!MESSAGE Missing required bundle org.eclipse.core.contentty
!SUBENTRY 2 org.eclipse.core.runtime 2 0 2006-12-11 11:52:46.671
!MESSAGE Missing required bundle org.eclipse.equinox.regist
!ENTRY org.eclipse.osgi 2 0 2006-12-11 11:52:46.671
!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 2006-12-11 11:52:46.671
!MESSAGE Bundle initial@reference:file:plu
!SUBENTRY 2 org.eclipse.core.runtime 2 0 2006-12-11 11:52:46.671
!MESSAGE Missing required bundle org.eclipse.core.jobs_[3.2
!SUBENTRY 2 org.eclipse.core.runtime 2 0 2006-12-11 11:52:46.671
!MESSAGE Missing required bundle org.eclipse.equinox.regist
!SUBENTRY 2 org.eclipse.core.runtime 2 0 2006-12-11 11:52:46.671
!MESSAGE Missing required bundle org.eclipse.equinox.prefer
!SUBENTRY 2 org.eclipse.core.runtime 2 0 2006-12-11 11:52:46.671
!MESSAGE Missing required bundle org.eclipse.core.contentty
!SUBENTRY 2 org.eclipse.core.runtime 2 0 2006-12-11 11:52:46.671
!MESSAGE Missing optionally required bundle org.eclipse.core.runtime.c
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Business Accounts
Answer for Membership
by: makerpPosted on 2006-12-11 at 13:08:27ID: 18117956
the configurator bundle is trying to write its configuration to c:\eclipse\configuration.. . make sure you can write files to the directory
-P