Re: Eclipse startup problems
- From: IchBin <weconsul@xxxxxxx>
- Date: Tue, 15 Aug 2006 21:20:47 -0400
Joe Fischer wrote:
On 14 Aug 2006 17:44:47 -0700, cmills28@xxxxxxxxx wrote:
I just updated from Eclipse 3.1.2 to 3.2 using the update manager.
Things downloaded finally, but now when starting up eclipse, it gives
an error dialog box, saying an error occurred, see XXX.log file. The
file is below. What's wrong with it?? Any help is appreciated!!
--Chris
!SESSION 2006-08-14 19:13:10.019
-----------------------------------------------
eclipse.buildId=M20060118-1600
java.version=1.5.0_06
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.core.runtime 4 0 2006-08-14 19:13:12.623
!MESSAGE FrameworkEvent.ERROR
!STACK 0
org.osgi.framework.BundleException: The bundle could not be resolved.
Reason: Missing Constraint: Require-Bundle: org.eclipse.equinox.common;
bundle-version="[3.2.0,4.0.0)"
at
org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:294)
at
org.eclipse.osgi.framework.internal.core.AbstractBundle.resume(AbstractBundle.java:329)
at
org.eclipse.osgi.framework.internal.core.Framework.resumeBundle(Framework.java:1037)
at
org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:573)
at
org.eclipse.osgi.framework.internal.core.StartLevelManager.incFWSL(StartLevelManager.java:495)
at
org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:275)
at
org.eclipse.osgi.framework.internal.core.StartLevelManager.dispatchEvent(StartLevelManager.java:455)
at
org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:189)
at
org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:291)
!ENTRY org.eclipse.update.configurator 4 0 2006-08-14 19:13:12.633
!MESSAGE FrameworkEvent.ERROR
!STACK 0
org.osgi.framework.BundleException: The bundle could not be resolved.
Reason: Missing Constraint: Require-Bundle: org.eclipse.equinox.common;
bundle-version="[3.2.0,4.0.0)"
at
org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:294)
at
org.eclipse.osgi.framework.internal.core.AbstractBundle.resume(AbstractBundle.java:329)
at
org.eclipse.osgi.framework.internal.core.Framework.resumeBundle(Framework.java:1037)
at
org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:573)
at
org.eclipse.osgi.framework.internal.core.StartLevelManager.incFWSL(StartLevelManager.java:495)
at
org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:275)
at
org.eclipse.osgi.framework.internal.core.StartLevelManager.dispatchEvent(StartLevelManager.java:455)
at
org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:189)
at
org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:291)
!ENTRY org.eclipse.osgi 4 0 2006-08-14 19:13:12.673
!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-08-14 19:13:12.673
!MESSAGE Bundle
initial@reference:file:plugins/org.eclipse.update.configurator_3.2.0.v20060605.jar/
was not resolved.
!ENTRY org.eclipse.osgi 4 0 2006-08-14 19:13:12.693
!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(EclipseStarter.java:400)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:177)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.core.launcher.Main.invokeFramework(Main.java:334)
at org.eclipse.core.launcher.Main.basicRun(Main.java:278)
at org.eclipse.core.launcher.Main.run(Main.java:973)
at org.eclipse.core.launcher.Main.main(Main.java:948)
!ENTRY org.eclipse.osgi 2 0 2006-08-14 19:13:12.723
!MESSAGE One or more bundles are not resolved because the following
root constraints are not resolved:
!SUBENTRY 1 org.eclipse.osgi 2 0 2006-08-14 19:13:12.733
!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-08-14 19:13:12.733
!MESSAGE Missing required bundle
org.eclipse.equinox.registry_[3.2.0,4.0.0).
!SUBENTRY 2 org.eclipse.core.runtime 2 0 2006-08-14 19:13:12.733
!MESSAGE Missing required bundle org.eclipse.core.jobs_[3.2.0,4.0.0).
!SUBENTRY 2 org.eclipse.core.runtime 2 0 2006-08-14 19:13:12.733
!MESSAGE Missing required bundle
org.eclipse.equinox.preferences_[3.2.0,4.0.0).
!SUBENTRY 2 org.eclipse.core.runtime 2 0 2006-08-14 19:13:12.733
!MESSAGE Missing required bundle
org.eclipse.core.contenttype_[3.2.0,4.0.0).
!SUBENTRY 2 org.eclipse.core.runtime 2 0 2006-08-14 19:13:12.733
!MESSAGE Missing required bundle
org.eclipse.equinox.common_[3.2.0,4.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2006-08-14 19:13:12.733
!MESSAGE Bundle
initial@reference:file:plugins/org.eclipse.update.configurator_3.2.0.v20060605.jar/
was not resolved.
!SUBENTRY 2 org.eclipse.update.configurator 2 0 2006-08-14 19:13:12.733
!MESSAGE Missing required bundle
org.eclipse.equinox.common_[3.2.0,4.0.0).
!ENTRY org.eclipse.osgi 2 0 2006-08-14 19:13:12.763
!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-08-14 19:13:12.773
!MESSAGE Bundle
initial@reference:file:plugins/org.eclipse.core.runtime_3.2.0.v20060603.jar/
[1] was not resolved.
!SUBENTRY 2 org.eclipse.core.runtime 2 0 2006-08-14 19:13:12.773
!MESSAGE Missing required bundle
org.eclipse.equinox.common_[3.2.0,4.0.0).
!SUBENTRY 2 org.eclipse.core.runtime 2 0 2006-08-14 19:13:12.773
!MESSAGE Missing required bundle org.eclipse.core.jobs_[3.2.0,4.0.0).
!SUBENTRY 2 org.eclipse.core.runtime 2 0 2006-08-14 19:13:12.773
!MESSAGE Missing required bundle
org.eclipse.equinox.registry_[3.2.0,4.0.0).
!SUBENTRY 2 org.eclipse.core.runtime 2 0 2006-08-14 19:13:12.773
!MESSAGE Missing required bundle
org.eclipse.equinox.preferences_[3.2.0,4.0.0).
!SUBENTRY 2 org.eclipse.core.runtime 2 0 2006-08-14 19:13:12.773
!MESSAGE Missing required bundle
org.eclipse.core.contenttype_[3.2.0,4.0.0).
!SUBENTRY 2 org.eclipse.core.runtime 2 0 2006-08-14 19:13:12.773
!MESSAGE Missing optionally required bundle
org.eclipse.core.runtime.compatibility.auth_[3.2.0,4.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2006-08-14 19:13:12.803
!MESSAGE Bundle
initial@reference:file:plugins/org.eclipse.update.configurator_3.2.0.v20060605.jar/
[2] was not resolved.
!SUBENTRY 2 org.eclipse.update.configurator 2 0 2006-08-14 19:13:12.803
!MESSAGE Missing required bundle
org.eclipse.equinox.common_[3.2.0,4.0.0).
I don't know, but if you don't have a backup, if it was me, I
would download the 3.2 platform and install that over what you have.
Also assumes that you're not short on disk space.
-------
Remove underscores from e-mail address.
I did not think you can update from 3.1.2 to 3.2. that is a major update. On major updates 3.0 to 3.1 or 3.1 to 3.2 you have to install a new install. You should not install a 3.2 zip over what you have now.
You should delete your current Eclipse install and download a new 3.2 install. Just make sure you do not ease your workspaces where your keep your projects. I keep mine in their own subdirectories away from the Eclipse install and just reference them when I need them.
Thanks in Advance...
IchBin, Pocono Lake, Pa, USA http://weconsultants.phpnet.us
__________________________________________________________________________
'If there is one, Knowledge is the "Fountain of Youth"'
-William E. Taylor, Regular Guy (1952-)
.
- References:
- Re: Eclipse startup problems
- From: Joe Fischer
- Re: Eclipse startup problems
- Prev by Date: Re: Eclipse startup problems
- Next by Date: Re: JDK 1.7.0 project
- Previous by thread: Re: Eclipse startup problems
- Next by thread: Re: JDK 1.7.0 project
- Index(es):
Relevant Pages
|
|