Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Cannot start Eclipse 3.2
Cannot start Eclipse 3.2 [message #175165] Tue, 17 October 2006 23:28 Go to next message
Eclipse UserFriend
Originally posted by: Sofija.xtra.co.nz

Hello,

I installed Eclipse 3.2 but I cannot start the application

I am getting error message saying that eclipse had failed and directing me
to the log file.

I had run Eclipse 3.1 successfully, but it started misbehaving after I
installed Tomcat and/or MySQL.

I am running the above on Linux - distro Mandrake 10.0. installed some 3
years back.


The log file looks approximately like this:

!SESSION 2006-10-01 18:40:40.401
-----------------------------------------------
eclipse.buildId=M20060629-1905
java.version=1.4.2
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=sr_CS
Command-line arguments: -os linux -ws gtk -arch x86

!ENTRY org.eclipse.update.configurator 4 0 2006-10-01 18:40:42.351
!MESSAGE FrameworkEvent.ERROR
!STACK 0
org.osgi.framework.BundleException: Exception in
org.eclipse.update.internal.configurator.ConfigurationActiva tor.start() of
bundle org.eclipse.update.configurator.
at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.s tartActivator(BundleContextImpl.java:1014)
at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.s tart(BundleContextImpl.java:970)
at
org.eclipse.osgi.framework.internal.core.BundleHost.startWor ker(BundleHost.java:317)
at
org.eclipse.osgi.framework.internal.core.AbstractBundle.resu me(AbstractBundle.java:329)
at
org.eclipse.osgi.framework.internal.core.Framework.resumeBun dle(Framework.java:1037)
at
org.eclipse.osgi.framework.internal.core.StartLevelManager.r esumeBundles(StartLevelManager.java:573)
at
org.eclipse.osgi.framework.internal.core.StartLevelManager.i ncFWSL(StartLevelManager.java:495)
at
org.eclipse.osgi.framework.internal.core.StartLevelManager.d oSetStartLevel(StartLevelManager.java:275)
at
org.eclipse.osgi.framework.internal.core.StartLevelManager.d ispatchEvent(StartLevelManager.java:455)
at
org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEve nt(EventManager.java:189)
at
org.eclipse.osgi.framework.eventmgr.EventManager$EventThread .run(EventManager.java:291)
Caused by: org.eclipse.core.runtime.CoreException: Cannot create
configuration in file:/opt/user/eclipse/configuration/
at
org.eclipse.update.internal.configurator.Utils.newCoreExcept ion(Utils.java:85)
at
org.eclipse.update.internal.configurator.ConfigurationActiva tor.initialize(ConfigurationActivator.java:113)
at
org.eclipse.update.internal.configurator.ConfigurationActiva tor.start(ConfigurationActivator.java:71)
at
org.eclipse.osgi.framework.internal.core.BundleContextImpl$2 .run(BundleContextImpl.java:995)
at java.security.AccessController.doPrivileged(Native Method)
at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.s tartActivator(BundleContextImpl.java:989)
... 10 more
Root exception:
org.eclipse.core.runtime.CoreException: Cannot create configuration in
file:/opt/user/eclipse/configuration/
at
org.eclipse.update.internal.configurator.Utils.newCoreExcept ion(Utils.java:85)
at
org.eclipse.update.internal.configurator.ConfigurationActiva tor.initialize(ConfigurationActivator.java:113)
at
org.eclipse.update.internal.configurator.ConfigurationActiva tor.start(ConfigurationActivator.java:71)
at
org.eclipse.osgi.framework.internal.core.BundleContextImpl$2 .run(BundleContextImpl.java:995)
at java.security.AccessController.doPrivileged(Native Method)
at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.s tartActivator(BundleContextImpl.java:989)
at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.s tart(BundleContextImpl.java:970)
at
org.eclipse.osgi.framework.internal.core.BundleHost.startWor ker(BundleHost.java:317)
at
org.eclipse.osgi.framework.internal.core.AbstractBundle.resu me(AbstractBundle.java:329)
at
org.eclipse.osgi.framework.internal.core.Framework.resumeBun dle(Framework.java:1037)
at
org.eclipse.osgi.framework.internal.core.StartLevelManager.r esumeBundles(StartLevelManager.java:573)
at
org.eclipse.osgi.framework.internal.core.StartLevelManager.i ncFWSL(StartLevelManager.java:495)
at
org.eclipse.osgi.framework.internal.core.StartLevelManager.d oSetStartLevel(StartLevelManager.java:275)
at
org.eclipse.osgi.framework.internal.core.StartLevelManager.d ispatchEvent(StartLevelManager.java:455)
at
org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEve nt(EventManager.java:189)
at
org.eclipse.osgi.framework.eventmgr.EventManager$EventThread .run(EventManager.java:291)

!ENTRY org.eclipse.core.runtime 4 0 2006-10-01 18:40:42.356
!MESSAGE FrameworkEvent.ERROR
!STACK 0
org.osgi.framework.BundleException: The bundle could not be resolved.
Reason: Missing Constraint: Require-Bundle: org.eclipse.core.jobs;
bundle-version="[3.2.0,4.0.0)"
at
org.eclipse.osgi.framework.internal.core.BundleHost.startWor ker(BundleHost.java:294)
at
org.eclipse.osgi.framework.internal.core.AbstractBundle.resu me(AbstractBundle.java:329)
at
org.eclipse.osgi.framework.internal.core.Framework.resumeBun dle(Framework.java:1037)
at
org.eclipse.osgi.framework.internal.core.StartLevelManager.r esumeBundles(StartLevelManager.java:573)
at
org.eclipse.osgi.framework.internal.core.StartLevelManager.i ncFWSL(StartLevelManager.java:495)
at
org.eclipse.osgi.framework.internal.core.StartLevelManager.d oSetStartLevel(StartLevelManager.java:275)
at
org.eclipse.osgi.framework.internal.core.StartLevelManager.d ispatchEvent(StartLevelManager.java:455)
at
org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEve nt(EventManager.java:189)
at
org.eclipse.osgi.framework.eventmgr.EventManager$EventThread .run(EventManager.java:291)

!ENTRY org.eclipse.osgi 4 0 2006-10-01 18:40:42.362
!MESSAGE Bundle
initial@reference :file:plugins/org.eclipse.update.configurator_3.2.0.v2006060 5.jar/
is not active.

!ENTRY org.eclipse.osgi 4 0 2006-10-01 18:40:42.363
!MESSAGE Bundle
initial@reference:file:plugins/org.eclipse.core.runtime_3.2.0.v20060603.jar/
was not resolved.

!ENTRY org.eclipse.osgi 4 0 2006-10-01 18:40:42.406
!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:65)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:400)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:177)
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.invokeFramework(Main.java:336 )
at org.eclipse.core.launcher.Main.basicRun(Main.java:280)
at org.eclipse.core.launcher.Main.run(Main.java:977)
at org.eclipse.core.launcher.Main.main(Main.java:952)

!ENTRY org.eclipse.osgi 2 0 2006-10-01 18:40:42.416
!MESSAGE One or more bundles are not resolved because the following root
constraints are not resolved:
!SUBENTRY 1 org.eclipse.osgi 2 0 2006-10-01 18:40:42.416
!MESSAGE Bundle
initial@reference:file:plugins/org.eclipse.core.runtime_3.2.0.v20060603.jar/
was not resolved.
!SUBENTRY 2 org.eclipse.core.runtime 2 0 2006-10-01 18:40:42.416
!MESSAGE Missing required bundle
org.eclipse.core.contenttype_[3.2.0,4.0.0).
!SUBENTRY 2 org.eclipse.core.runtime 2 0 2006-10-01 18:40:42.417
!MESSAGE Missing required bundle org.eclipse.core.jobs_[3.2.0,4.0.0).
!SUBENTRY 2 org.eclipse.core.runtime 2 0 2006-10-01 18:40:42.417
!MESSAGE Missing required bundle
org.eclipse.equinox.preferences_[3.2.0,4.0.0).
!SUBENTRY 2 org.eclipse.core.runtime 2 0 2006-10-01 18:40:42.417
!MESSAGE Missing required bundle
org.eclipse.equinox.registry_[3.2.0,4.0.0).

!ENTRY org.eclipse.osgi 2 0 2006-10-01 18:40:42.418
!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-10-01 18:40:42.418
!MESSAGE Bundle
initial@reference:file:plugins/org.eclipse.core.runtime_3.2.0.v20060603.jar/
[3] was not resolved.
!SUBENTRY 2 org.eclipse.core.runtime 2 0 2006-10-01 18:40:42.418
!MESSAGE Missing required bundle org.eclipse.core.jobs_[3.2.0,4.0.0).
!SUBENTRY 2 org.eclipse.core.runtime 2 0 2006-10-01 18:40:42.418
!MESSAGE Missing required bundle
org.eclipse.equinox.registry_[3.2.0,4.0.0).
!SUBENTRY 2 org.eclipse.core.runtime 2 0 2006-10-01 18:40:42.418
!MESSAGE Missing required bundle
org.eclipse.equinox.preferences_[3.2.0,4.0.0).
!SUBENTRY 2 org.eclipse.core.runtime 2 0 2006-10-01 18:40:42.419
!MESSAGE Missing required bundle
org.eclipse.core.contenttype_[3.2.0,4.0.0).
!SUBENTRY 2 org.eclipse.core.runtime 2 0 2006-10-01 18:40:42.419
!MESSAGE Missing optionally required bundle
org.eclipse.core.runtime.compatibility.auth_[3.2.0,4.0.0).
Re: Cannot start Eclipse 3.2 [message #175635 is a reply to message #175165] Thu, 19 October 2006 20:40 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: Sofija.xtra.co.nz

Hellooo, anybody there ?!?
Re: Cannot start Eclipse 3.2 [message #175763 is a reply to message #175635] Fri, 20 October 2006 20:23 Go to previous message
Eclipse UserFriend
Originally posted by: wharley.bea.com

"Vladimir" <Sofija@xtra.co.nz> wrote in message
news:e7f95d70fe5996e42f8eeca3213d4f53$1@www.eclipse.org...
> Hellooo, anybody there ?!?

Seems like perhaps the important part of the log file is this:

>Root exception:
>org.eclipse.core.runtime.CoreException: Cannot create configuration in
>file:/opt/user/eclipse/configuration/

Is it possible that you are using an old configuration, from a 3.1 install
that had additional plug-ins, with your new 3.2 install?

Do you get this when you do a clean install of 3.2 into a separate
directory?
Previous Topic:Image with menubar options
Next Topic:Build working set always builds entire project
Goto Forum:
  


Current Time: Thu Apr 25 22:26:01 GMT 2024

Powered by FUDForum. Page generated in 0.11439 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top