Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Problem with installation
Problem with installation [message #217473] Sat, 23 June 2007 02:56 Go to next message
Eclipse UserFriend
Originally posted by: stevew1805.gmail.com

I am brand new to Eclipse, and grateful for any help. I downloaded the
product today and unzipped it to a directory of my own. I then executed
the eclipse.exe from the root installation directory (eclipse). I go an
error message that said I should look at the log file. The log file in the
configuration directory contains the following information:

!SESSION 2007-06-23 02:54:12.895
-----------------------------------------------
eclipse.buildId=M20070212-1330
java.version=1.5.0_09
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_GB
Command-line arguments: -os win32 -ws win32 -arch x86

!ENTRY org.eclipse.osgi 4 0 2007-06-23 02:54:13.504
!MESSAGE Bundle org.eclipse.update.configurator@3:start not found.

!ENTRY org.eclipse.core.runtime 4 0 2007-06-23 02:54:13.645
!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:1046)
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 2007-06-23 02:54:13.645
!MESSAGE Bundle
initial@reference:file:plugins/org.eclipse.core.runtime_3.2.0.v20060603.jar/
was not resolved.

!ENTRY org.eclipse.osgi 4 0 2007-06-23 02:54:13.676
!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(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: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 2007-06-23 02:54:13.676
!MESSAGE One or more bundles are not resolved because the following root
constraints are not resolved:
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-06-23 02:54:13.676
!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 2007-06-23 02:54:13.676
!MESSAGE Missing required bundle
org.eclipse.equinox.preferences_[3.2.0,4.0.0).
!SUBENTRY 2 org.eclipse.core.runtime 2 0 2007-06-23 02:54:13.676
!MESSAGE Missing required bundle
org.eclipse.core.contenttype_[3.2.0,4.0.0).
!SUBENTRY 2 org.eclipse.core.runtime 2 0 2007-06-23 02:54:13.676
!MESSAGE Missing required bundle org.eclipse.core.jobs_[3.2.0,4.0.0).
!SUBENTRY 2 org.eclipse.core.runtime 2 0 2007-06-23 02:54:13.676
!MESSAGE Missing required bundle
org.eclipse.equinox.registry_[3.2.0,4.0.0).

!ENTRY org.eclipse.osgi 2 0 2007-06-23 02:54:13.676
!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 2007-06-23 02:54:13.676
!MESSAGE Bundle
initial@reference:file:plugins/org.eclipse.core.runtime_3.2.0.v20060603.jar/
[2] was not resolved.
!SUBENTRY 2 org.eclipse.core.runtime 2 0 2007-06-23 02:54:13.676
!MESSAGE Missing required bundle org.eclipse.core.jobs_[3.2.0,4.0.0).
!SUBENTRY 2 org.eclipse.core.runtime 2 0 2007-06-23 02:54:13.676
!MESSAGE Missing required bundle
org.eclipse.equinox.registry_[3.2.0,4.0.0).
!SUBENTRY 2 org.eclipse.core.runtime 2 0 2007-06-23 02:54:13.676
!MESSAGE Missing required bundle
org.eclipse.equinox.preferences_[3.2.0,4.0.0).
!SUBENTRY 2 org.eclipse.core.runtime 2 0 2007-06-23 02:54:13.676
!MESSAGE Missing required bundle
org.eclipse.core.contenttype_[3.2.0,4.0.0).
!SUBENTRY 2 org.eclipse.core.runtime 2 0 2007-06-23 02:54:13.676
!MESSAGE Missing optionally required bundle
org.eclipse.core.runtime.compatibility.auth_[3.2.0,4.0.0).
Re: Problem with installation [message #217483 is a reply to message #217473] Sat, 23 June 2007 04:06 Go to previous messageGo to next message
Mark Dexter is currently offline Mark DexterFriend
Messages: 324
Registered: July 2009
Senior Member
Steve W wrote:
> I am brand new to Eclipse, and grateful for any help. I downloaded the
> product today and unzipped it to a directory of my own. I then executed
> the eclipse.exe from the root installation directory (eclipse). I go an
> error message that said I should look at the log file. The log file in
> the configuration directory contains the following information:
>
> !SESSION 2007-06-23 02:54:12.895
> -----------------------------------------------
> eclipse.buildId=M20070212-1330
> java.version=1.5.0_09
> java.vendor=Sun Microsystems Inc.
> BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_GB
> Command-line arguments: -os win32 -ws win32 -arch x86
>
> !ENTRY org.eclipse.osgi 4 0 2007-06-23 02:54:13.504
> !MESSAGE Bundle org.eclipse.update.configurator@3:start not found.
>
> !ENTRY org.eclipse.core.runtime 4 0 2007-06-23 02:54:13.645
> !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:1046)
>
> 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 2007-06-23 02:54:13.645
> !MESSAGE Bundle
> initial@reference:file:plugins/org.eclipse.core.runtime_3.2.0.v20060603.jar/
> was not resolved.
>
> !ENTRY org.eclipse.osgi 4 0 2007-06-23 02:54:13.676
> !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(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: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 2007-06-23 02:54:13.676
> !MESSAGE One or more bundles are not resolved because the following root
> constraints are not resolved:
> !SUBENTRY 1 org.eclipse.osgi 2 0 2007-06-23 02:54:13.676
> !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 2007-06-23 02:54:13.676
> !MESSAGE Missing required bundle
> org.eclipse.equinox.preferences_[3.2.0,4.0.0).
> !SUBENTRY 2 org.eclipse.core.runtime 2 0 2007-06-23 02:54:13.676
> !MESSAGE Missing required bundle
> org.eclipse.core.contenttype_[3.2.0,4.0.0).
> !SUBENTRY 2 org.eclipse.core.runtime 2 0 2007-06-23 02:54:13.676
> !MESSAGE Missing required bundle org.eclipse.core.jobs_[3.2.0,4.0.0).
> !SUBENTRY 2 org.eclipse.core.runtime 2 0 2007-06-23 02:54:13.676
> !MESSAGE Missing required bundle
> org.eclipse.equinox.registry_[3.2.0,4.0.0).
>
> !ENTRY org.eclipse.osgi 2 0 2007-06-23 02:54:13.676
> !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 2007-06-23 02:54:13.676
> !MESSAGE Bundle
> initial@reference:file:plugins/org.eclipse.core.runtime_3.2.0.v20060603.jar/
> [2] was not resolved.
> !SUBENTRY 2 org.eclipse.core.runtime 2 0 2007-06-23 02:54:13.676
> !MESSAGE Missing required bundle org.eclipse.core.jobs_[3.2.0,4.0.0).
> !SUBENTRY 2 org.eclipse.core.runtime 2 0 2007-06-23 02:54:13.676
> !MESSAGE Missing required bundle
> org.eclipse.equinox.registry_[3.2.0,4.0.0).
> !SUBENTRY 2 org.eclipse.core.runtime 2 0 2007-06-23 02:54:13.676
> !MESSAGE Missing required bundle
> org.eclipse.equinox.preferences_[3.2.0,4.0.0).
> !SUBENTRY 2 org.eclipse.core.runtime 2 0 2007-06-23 02:54:13.676
> !MESSAGE Missing required bundle
> org.eclipse.core.contenttype_[3.2.0,4.0.0).
> !SUBENTRY 2 org.eclipse.core.runtime 2 0 2007-06-23 02:54:13.676
> !MESSAGE Missing optionally required bundle
> org.eclipse.core.runtime.compatibility.auth_[3.2.0,4.0.0).
>
>
>
>
Hi. A common problem when installing Eclipse seems to be the way it is
unzipped. It is important that you use a good unzip utility (as opposed
to Windows Explorer). Also, you need to make sure to unzip with the
option to preserve the subdirectories. This varies from one zip program
to another. I use a free program called "JustZIPit". You can download it
at a number of sites, for example:
http://www.shareup.com/JustZIPit-download-7579.html

Hope this helps. Mark Dexter
Re: Problem with installation [message #217490 is a reply to message #217483] Sat, 23 June 2007 09:23 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: stevew1805.gmail.com

Thank you Mark, I will give that a try now.
Re: Problem with installation [message #217497 is a reply to message #217490] Sat, 23 June 2007 09:45 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: stevew1805.gmail.com

Unfortunately, that didn't work, and I get precisely the same message. I
unzipped the file using ZipItFast Version 3.0 Pro, with the preserve
directories option set. I now have the following top level directory
structure:

eclipse
configuration
features
plugins
readme

There are several other sub-directories, so it would appear that the unzip
did preserve the structure.

I am running Windows/XP

I am afraid I am at a bit of a loss. I have downloaded the product twice
now, and each time takes me about 24 hours. The first time it would not
unzip at all, and I was using WinZip.

Any ideas would be most welcome,

Steve
Re: Problem with installation [message #217541 is a reply to message #217497] Sat, 23 June 2007 15:10 Go to previous messageGo to next message
Mark Dexter is currently offline Mark DexterFriend
Messages: 324
Registered: July 2009
Senior Member
Steve W wrote:
> Unfortunately, that didn't work, and I get precisely the same message. I
> unzipped the file using ZipItFast Version 3.0 Pro, with the preserve
> directories option set. I now have the following top level directory
> structure:
>
> eclipse
> configuration
> features
> plugins
> readme
>
> There are several other sub-directories, so it would appear that the
> unzip did preserve the structure.
>
> I am running Windows/XP
>
> I am afraid I am at a bit of a loss. I have downloaded the product twice
> now, and each time takes me about 24 hours. The first time it would not
> unzip at all, and I was using WinZip.
>
> Any ideas would be most welcome,
>
> Steve
>
Hi Steve. In my plugins directory, I have a bunch of .JAR files,
including about 15 called org.eclipse.core.*.jar. One of these is
org.eclispe.core.jobs_3.2.0.v20060603.jar. Do you have this file?

It seems from the log file that you're missing this file. Did you
download the 3.2.2 from the Eclipse.org web site? Mark
Re: Problem with installation [message #217557 is a reply to message #217497] Sat, 23 June 2007 16:41 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: eclipse5.rizzoweb.com

Steve W wrote:
> Unfortunately, that didn't work, and I get precisely the same message. I
> unzipped the file using ZipItFast Version 3.0 Pro, with the preserve
> directories option set. I now have the following top level directory
> structure:
>
> eclipse
> configuration
> features
> plugins
> readme
>
> There are several other sub-directories, so it would appear that the
> unzip did preserve the structure.

Under what path did you extract it to? There have been reports of
problems when Eclipse is installed (extracted) into a "deep" path on
your filesystem. Try extracting it to something short like c:\java\eclipse

Hope this helps,
Eric
Re: Problem with installation [message #217587 is a reply to message #217557] Sun, 24 June 2007 04:04 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: stevew1805~.gmail.com

Hello Mark and Eric, thanks for your time.

Yes, I do have the jar file you mention -

org.eclipse.core.jobs_3.2.0.v20060603.jar

I tried to unzip the application again into the simplest directory I could
i.e.
C:\eclipse

but I still get the same error when I try and launch the app.

The error seems to be "!MESSAGE Bundle
org.eclipse.update.configurator@3:start not found." - which I must say I
don't fully understand.

The version I have downloaded is version 3.2.2.

I am still scratching my bean about this. Having followed your welcome
advice, without success, I am wondering if the zip object I downloaded was
incomplete?

The page I downloaded the file from is

http://www.softpedia.com/progDownload/Eclipse-Download-22760 .html

But as Softpedia is a good site, I can't think that they would offer a
dodgy download file.

Does anyone have any further thoughts on this?

Once again Mark and Eric, thank you for your time and advice thus far.

Steve
Re: Problem with installation [message #217592 is a reply to message #217587] Sun, 24 June 2007 06:43 Go to previous message
Mark Dexter is currently offline Mark DexterFriend
Messages: 324
Registered: July 2009
Senior Member
Steve W wrote:
> Hello Mark and Eric, thanks for your time.
>
> Yes, I do have the jar file you mention -
> org.eclipse.core.jobs_3.2.0.v20060603.jar
>
> I tried to unzip the application again into the simplest directory I
> could i.e.
> C:\eclipse
>
> but I still get the same error when I try and launch the app.
>
> The error seems to be "!MESSAGE Bundle
> org.eclipse.update.configurator@3:start not found." - which I must say I
> don't fully understand.
>
> The version I have downloaded is version 3.2.2.
>
> I am still scratching my bean about this. Having followed your welcome
> advice, without success, I am wondering if the zip object I downloaded
> was incomplete?
>
> The page I downloaded the file from is
>
> http://www.softpedia.com/progDownload/Eclipse-Download-22760 .html
>
> But as Softpedia is a good site, I can't think that they would offer a
> dodgy download file.
>
> Does anyone have any further thoughts on this?
>
> Once again Mark and Eric, thank you for your time and advice thus far.
>
> Steve
>
Well... you could try downloading from Eclipse.org, just to see if that
makes any difference. Good luck. Mark
Previous Topic:Error message occurs while starting Eclipse
Next Topic:referenced projects / gcc linking problem
Goto Forum:
  


Current Time: Thu Apr 25 04:33:58 GMT 2024

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

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

Back to the top