Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Starting newly installed Eclipse fails
Starting newly installed Eclipse fails [message #209327] Mon, 07 May 2007 19:11 Go to next message
Eclipse UserFriend
Originally posted by: daniel.m.ziegler.gmx.net

I have installed Eclipse but it is does not start properly. In the log
file it complains that two plugins do not have valid identifiers and valid
versions followed by a java.lang.RuntimeException “No Application id has
been found” and several million other things. (cp. log entries below)

What puzzles me most is the fact that the installation is brand-new and
untouched. JDK is installed and works, I have tried it with both 1.5 and
1.6. I have found other user comments where problem disappeared after
renaming or deleting configuration folder. Did not help. Starting with
“-clean” option did not help. I tried to install an older version of
Eclipse (3.2.1) but did not help either. Even stranger: I copied this
older version from another computer where it runs perfectly. I would be
grateful for any suggestions.



!SESSION 2007-05-07 20:25:57.458
-----------------------------------------------
eclipse.buildId=M20060921-0945
java.version=1.6.0_01
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=de_DE
Command-line arguments: -os win32 -ws win32 -arch x86

!ENTRY org.eclipse.update.configurator 2007-05-07 20:25:58.349
!MESSAGE Plugin does not have a valid identifier:
plugins/org.junit4_4.1.0.1/

!ENTRY org.eclipse.update.configurator 2007-05-07 20:25:58.364
!MESSAGE Plugin does not have a valid version: plugins/org.junit4_4.1.0.1/

!ENTRY org.eclipse.update.configurator 2007-05-07 20:25:58.364
!MESSAGE Plugin does not have a valid identifier: plugins/org.junit_3.8.1/

!ENTRY org.eclipse.update.configurator 2007-05-07 20:25:58.364
!MESSAGE Plugin does not have a valid version: plugins/org.junit_3.8.1/

!ENTRY org.eclipse.update.configurator 2007-05-07 20:25:58.755
!MESSAGE Could not install bundle plugins/org.junit4_4.1.0.1/ Error
converting plugin at
C:\eclipse-SDK-3.2.1-win32\eclipse\plugins\org.junit4_4.1.0. 1.

!ENTRY org.eclipse.update.configurator 2007-05-07 20:25:58.755
!MESSAGE Could not install bundle plugins/org.junit_3.8.1/ Error
converting plugin at
C:\eclipse-SDK-3.2.1-win32\eclipse\plugins\org.junit_3.8.1.

!ENTRY org.eclipse.core.runtime 2007-05-07 20:25:59.380
!MESSAGE Product org.eclipse.sdk.ide could not be found.

!ENTRY org.eclipse.osgi 4 0 2007-05-07 20:25:59.396
!MESSAGE Application error
!STACK 1
java.lang.RuntimeException: No application id has been found.
at
org.eclipse.core.internal.runtime.PlatformActivator$1.run(Pl atformActivator.java:56)
at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher .runApplication(EclipseAppLauncher.java:92)
at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher .start(EclipseAppLauncher.java:68)
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-05-07 20:25:59.411
!MESSAGE One or more bundles are not resolved because the following root
constraints are not resolved:
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-05-07 20:25:59.411
!MESSAGE Bundle update@plugins/org.eclipse.ant.ui_3.2.1.r321_v20060828.jar
was not resolved.
!SUBENTRY 2 org.eclipse.ant.ui 2 0 2007-05-07 20:25:59.411
!MESSAGE Missing required bundle org.apache.ant_1.6.5.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-05-07 20:25:59.411
!MESSAGE Bundle update@plugins/org.eclipse.pde.ui_3.2.1.v20060816-0800.jar
was not resolved.
!SUBENTRY 2 org.eclipse.pde.ui 2 0 2007-05-07 20:25:59.411
!MESSAGE Missing required bundle org.eclipse.jdt.junit_[3.2.0,4.0.0).
!SUBENTRY 2 org.eclipse.pde.ui 2 0 2007-05-07 20:25:59.411
!MESSAGE Missing imported package org.eclipse.jdt.debug.core_0.0.0.
!SUBENTRY 2 org.eclipse.pde.ui 2 0 2007-05-07 20:25:59.411
!MESSAGE Missing required bundle org.eclipse.pde.build_[3.2.0,4.0.0).
!SUBENTRY 2 org.eclipse.pde.ui 2 0 2007-05-07 20:25:59.411
!MESSAGE Missing imported package org.apache.lucene.demo.html_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-05-07 20:25:59.411
!MESSAGE Bundle
update@plugins/org.eclipse.jdt.debug.ui_3.2.1.r321_v20060918.jar was not
resolved.
!SUBENTRY 2 org.eclipse.jdt.debug.ui 2 0 2007-05-07 20:25:59.411
!MESSAGE Missing required bundle org.eclipse.jdt.debug_[3.2.0,4.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-05-07 20:25:59.411
!MESSAGE Bundle
update@plugins/org.eclipse.ui.cheatsheets_3.2.1.R321_v20060720.jar was not
resolved.
!SUBENTRY 2 org.eclipse.ui.cheatsheets 2 0 2007-05-07 20:25:59.411
!MESSAGE Missing imported package org.apache.lucene.document_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-05-07 20:25:59.411
!MESSAGE Bundle
update@plugins/org.eclipse.jdt.launching_3.2.1.r321_v20060731.jar was not
resolved.
!SUBENTRY 2 org.eclipse.jdt.launching 2 0 2007-05-07 20:25:59.411
!MESSAGE Missing required bundle org.eclipse.jdt.debug_[3.2.0,4.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-05-07 20:25:59.411
!MESSAGE Bundle
update@plugins/org.eclipse.help.base_3.2.1.R321_v20060822.jar was not
resolved.
!SUBENTRY 2 org.eclipse.help.base 2 0 2007-05-07 20:25:59.411
!MESSAGE Missing required bundle org.apache.lucene_[1.4.3,2.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-05-07 20:25:59.411
!MESSAGE Bundle
update@plugins/org.eclipse.pde.junit.runtime_3.2.0.v20060605.jar was not
resolved.
!SUBENTRY 2 org.eclipse.pde.junit.runtime 2 0 2007-05-07 20:25:59.411
!MESSAGE Missing required bundle org.junit_[3.8.1,3.9.0).
!SUBENTRY 2 org.eclipse.pde.junit.runtime 2 0 2007-05-07 20:25:59.411
!MESSAGE Missing required bundle
org.eclipse.jdt.junit.runtime_[3.2.0,4.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-05-07 20:25:59.411
!MESSAGE Bundle
update@plugins/org.eclipse.pde.core_3.2.1.v20060915-0800.jar was not
resolved.
!SUBENTRY 2 org.eclipse.pde.core 2 0 2007-05-07 20:25:59.411
!MESSAGE Missing required bundle org.eclipse.pde.build_[3.2.0,4.1.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-05-07 20:25:59.411
!MESSAGE Bundle
update@plugins/org.eclipse.jdt.apt.core_3.2.1.R32x_v20060822-2100.jar was
not resolved.
!SUBENTRY 2 org.eclipse.jdt.apt.core 2 0 2007-05-07 20:25:59.411
!MESSAGE Missing required bundle org.apache.ant_[1.6.5,1.6.6).
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-05-07 20:25:59.411
!MESSAGE Bundle
update@plugins/org.eclipse.jdt.junit4.runtime_1.0.1.r321_v20060905.jar was
not resolved.
!SUBENTRY 2 org.eclipse.jdt.junit4.runtime 2 0 2007-05-07 20:25:59.411
!MESSAGE Missing required bundle org.junit4_[4.1.0,4.2.0).
!SUBENTRY 2 org.eclipse.jdt.junit4.runtime 2 0 2007-05-07 20:25:59.411
!MESSAGE Missing required bundle
org.eclipse.jdt.junit.runtime_[3.2.0,4.0.0).

!ENTRY org.eclipse.osgi 2 0 2007-05-07 20:25:59.411
!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-05-07 20:25:59.411
!MESSAGE Bundle update@plugins/org.eclipse.ant.ui_3.2.1.r321_v20060828.jar
was not resolved.
!SUBENTRY 2 org.eclipse.ant.ui 2 0 2007-05-07 20:25:59.411
!MESSAGE Missing required bundle org.apache.ant_1.6.5.
!SUBENTRY 2 org.eclipse.ant.ui 2 0 2007-05-07 20:25:59.411
!MESSAGE Missing required bundle org.eclipse.jdt.ui_[3.2.0,4.0.0).
!SUBENTRY 2 org.eclipse.ant.ui 2 0 2007-05-07 20:25:59.411
!MESSAGE Missing required bundle org.eclipse.jdt.debug.ui_[3.2.0,4.0.0).
!SUBENTRY 2 org.eclipse.ant.ui 2 0 2007-05-07 20:25:59.411
!MESSAGE Missing required bundle org.eclipse.jdt.launching_[3.2.0,4.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-05-07 20:25:59.411
!MESSAGE Bundle
update@plugins/org.eclipse.help.base_3.2.1.R321_v20060822.jar was not
resolved.
!SUBENTRY 2 org.eclipse.help.base 2 0 2007-05-07 20:25:59.411
!MESSAGE Missing required bundle org.apache.lucene_[1.4.3,2.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-05-07 20:25:59.411
!MESSAGE Bundle update@plugins/org.eclipse.help.ui_3.2.0.v20060602.jar
was not resolved.
!SUBENTRY 2 org.eclipse.help.ui 2 0 2007-05-07 20:25:59.411
!MESSAGE Missing required bundle org.eclipse.help.base_[3.1.0,4.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-05-07 20:25:59.411
!MESSAGE Bundle
update@plugins/org.eclipse.jdt.apt.core_3.2.1.R32x_v20060822-2100.jar
was not resolved.
!SUBENTRY 2 org.eclipse.jdt.apt.core 2 0 2007-05-07 20:25:59.411
!MESSAGE Missing required bundle org.apache.ant_[1.6.5,1.6.6).
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-05-07 20:25:59.411
!MESSAGE Bundle
update@plugins/org.eclipse.jdt.apt.ui_3.2.1.R32x_v20060822-2100.jar
was not resolved.
!SUBENTRY 2 org.eclipse.jdt.apt.ui 2 0 2007-05-07 20:25:59.411
!MESSAGE Missing required bundle org.eclipse.jdt.apt.core_[3.2.0,4.0.0).
!SUBENTRY 2 org.eclipse.jdt.apt.ui 2 0 2007-05-07 20:25:59.411
!MESSAGE Missing required bundle org.eclipse.jdt.ui_[3.2.0,4.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-05-07 20:25:59.411
!MESSAGE Bundle
update@plugins/org.eclipse.jdt.debug.ui_3.2.1.r321_v20060918.jar was
not resolved.
!SUBENTRY 2 org.eclipse.jdt.debug.ui 2 0 2007-05-07 20:25:59.411
!MESSAGE Missing required bundle org.eclipse.jdt.debug_[3.2.0,4.0.0).
!SUBENTRY 2 org.eclipse.jdt.debug.ui 2 0 2007-05-07 20:25:59.411
!MESSAGE Missing required bundle org.eclipse.jdt.launching_[3.2.0,4.0.0).
!SUBENTRY 2 org.eclipse.jdt.debug.ui 2 0 2007-05-07 20:25:59.411
!MESSAGE Missing required bundle org.eclipse.jdt.ui_[3.2.0,4.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-05-07 20:25:59.411
!MESSAGE Bundle
update@plugins/org.eclipse.jdt.junit4.runtime_1.0.1.r321_v20060905.jar
was not resolved.
!SUBENTRY 2 org.eclipse.jdt.junit4.runtime 2 0 2007-05-07 20:25:59.411
!MESSAGE Missing required bundle org.junit4_[4.1.0,4.2.0).
!SUBENTRY 2 org.eclipse.jdt.junit4.runtime 2 0 2007-05-07 20:25:59.411
!MESSAGE Missing required bundle
org.eclipse.jdt.junit.runtime_[3.2.0,4.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-05-07 20:25:59.411
!MESSAGE Bundle
update@plugins/org.eclipse.jdt.launching_3.2.1.r321_v20060731.jar was
not resolved.
!SUBENTRY 2 org.eclipse.jdt.launching 2 0 2007-05-07 20:25:59.411
!MESSAGE Missing required bundle org.eclipse.jdt.debug_[3.2.0,4.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-05-07 20:25:59.411
!MESSAGE Bundle update@plugins/org.eclipse.jdt.ui_3.2.1.r321_v20060907.jar
was not resolved.
!SUBENTRY 2 org.eclipse.jdt.ui 2 0 2007-05-07 20:25:59.411
!MESSAGE Missing required bundle org.eclipse.jdt.launching_[3.2.0,4.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-05-07 20:25:59.411
!MESSAGE Bundle update@plugins/org.eclipse.jdt_3.2.1.r321_v20060823.jar
was not resolved.
!SUBENTRY 2 org.eclipse.jdt 2 0 2007-05-07 20:25:59.411
!MESSAGE Missing required bundle org.eclipse.ui.cheatsheets_[3.2.0,4.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-05-07 20:25:59.411
!MESSAGE Bundle
update@plugins/org.eclipse.pde.core_3.2.1.v20060915-0800.jar was not
resolved.
!SUBENTRY 2 org.eclipse.pde.core 2 0 2007-05-07 20:25:59.411
!MESSAGE Missing required bundle org.eclipse.jdt.launching_[3.2.0,4.0.0).
!SUBENTRY 2 org.eclipse.pde.core 2 0 2007-05-07 20:25:59.411
!MESSAGE Missing required bundle org.eclipse.pde.build_[3.2.0,4.1.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-05-07 20:25:59.411
!MESSAGE Bundle
update@plugins/org.eclipse.pde.junit.runtime_3.2.0.v20060605.jar was
not resolved.
!SUBENTRY 2 org.eclipse.pde.junit.runtime 2 0 2007-05-07 20:25:59.411
!MESSAGE Missing required bundle
org.eclipse.jdt.junit.runtime_[3.2.0,4.0.0).
!SUBENTRY 2 org.eclipse.pde.junit.runtime 2 0 2007-05-07 20:25:59.411
!MESSAGE Missing required bundle org.junit_[3.8.1,3.9.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-05-07 20:25:59.411
!MESSAGE Bundle update@plugins/org.eclipse.pde.ui_3.2.1.v20060816-0800.jar
was not resolved.
!SUBENTRY 2 org.eclipse.pde.ui 2 0 2007-05-07 20:25:59.411
!MESSAGE Missing required bundle org.eclipse.pde.core_[3.2.0,4.0.0).
!SUBENTRY 2 org.eclipse.pde.ui 2 0 2007-05-07 20:25:59.411
!MESSAGE Missing required bundle org.eclipse.jdt.debug.ui_[3.2.0,4.0.0).
!SUBENTRY 2 org.eclipse.pde.ui 2 0 2007-05-07 20:25:59.411
!MESSAGE Missing required bundle org.eclipse.jdt.launching_[3.2.0,4.0.0).
!SUBENTRY 2 org.eclipse.pde.ui 2 0 2007-05-07 20:25:59.411
!MESSAGE Missing required bundle org.eclipse.jdt.ui_[3.2.0,4.0.0).
!SUBENTRY 2 org.eclipse.pde.ui 2 0 2007-05-07 20:25:59.411
!MESSAGE Missing required bundle org.eclipse.pde.build_[3.2.0,4.0.0).
!SUBENTRY 2 org.eclipse.pde.ui 2 0 2007-05-07 20:25:59.411
!MESSAGE Missing required bundle org.eclipse.ant.ui_[3.1.0,4.0.0).
!SUBENTRY 2 org.eclipse.pde.ui 2 0 2007-05-07 20:25:59.411
!MESSAGE Missing required bundle org.eclipse.jdt.junit_[3.2.0,4.0.0).
!SUBENTRY 2 org.eclipse.pde.ui 2 0 2007-05-07 20:25:59.411
!MESSAGE Missing required bundle org.eclipse.ui.cheatsheets_[3.2.0,4.0.0).
!SUBENTRY 2 org.eclipse.pde.ui 2 0 2007-05-07 20:25:59.411
!MESSAGE Missing required bundle org.eclipse.help.base_[3.1.0,4.0.0).
!SUBENTRY 2 org.eclipse.pde.ui 2 0 2007-05-07 20:25:59.411
!MESSAGE Missing imported package org.apache.lucene.demo.html_0.0.0.
!SUBENTRY 2 org.eclipse.pde.ui 2 0 2007-05-07 20:25:59.411
!MESSAGE Missing imported package org.eclipse.jdt.debug.core_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-05-07 20:25:59.411
!MESSAGE Bundle
update@plugins/org.eclipse.ui.cheatsheets_3.2.1.R321_v20060720.jar [72]
was not resolved.
!SUBENTRY 2 org.eclipse.ui.cheatsheets 2 0 2007-05-07 20:25:59.411
!MESSAGE Missing optionally required bundle
org.eclipse.help.base_[3.2.0,4.0.0).
!SUBENTRY 2 org.eclipse.ui.cheatsheets 2 0 2007-05-07 20:25:59.411
!MESSAGE Missing optionally required bundle
org.eclipse.help.ui_[3.2.0,4.0.0).
!SUBENTRY 2 org.eclipse.ui.cheatsheets 2 0 2007-05-07 20:25:59.411
!MESSAGE Missing imported package org.apache.lucene.document_0.0.0.
Re: Starting newly installed Eclipse fails [message #209335 is a reply to message #209327] Mon, 07 May 2007 19:28 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: wharley.bea.com

"Daniel " <daniel.m.ziegler@gmx.net> wrote in message
news:4236e00bf0304afc22698276aa55eeba$1@www.eclipse.org...
>I have installed Eclipse but it is does not start properly. In the log file
>it complains that two plugins do not have valid identifiers and valid
>versions followed by a java.lang.RuntimeException
Re: Starting newly installed Eclipse fails [message #209523 is a reply to message #209335] Tue, 08 May 2007 17:24 Go to previous message
Eclipse UserFriend
Originally posted by: daniel.m.ziegler.gmx.net

You were right. My zip program hadn't worked correctly. That came
unexpected because I had not used the standard windows unzipper but IZarc
which has always done a good job in the past. Sorry, stupid mistake. Thank
You for Your help.
Previous Topic:validating a table cell
Next Topic:EMFT problems
Goto Forum:
  


Current Time: Wed Sep 04 21:23:20 GMT 2024

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

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

Back to the top