facebook

Error while starting MyEclipse IDE 5.x

  1. MyEclipse IDE
  2.  > 
  3. Installation, Configuration & Updates
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #257698 Reply

    ananthap
    Member

    Hi,

    I downloaded and installed eclipse 3.2 and installed myeclipseide 5.x. However, when I start MyEclipse 5.0, I get the following error. Appreciate your help.

    !SESSION 2006-08-27 19:10:38.328 ———————————————–
    eclipse.buildId=unknown
    java.version=1.5.0_06
    java.vendor=Sun Microsystems Inc.
    BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
    Framework arguments: -product com.genuitec.myeclipse.product.ide
    Command-line arguments: -os win32 -ws win32 -arch x86 -product com.genuitec.myeclipse.product.ide

    !ENTRY org.eclipse.osgi 2006-08-27 19:10:38.750
    !MESSAGE Application error
    !STACK 1
    java.lang.IllegalStateException: Unable to acquire application service.
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:367)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:163)
    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)

    Anantha

    #257734 Reply

    Riyad Kalla
    Member

    Why is your eclipse.buildID getting reported as “unknown”? Are you using a nightly, integration or custom build of Eclipse?

    The fastest way to trouble shoot this is to download a fresh copy of Eclipse 3.2 SDK from the eclipse.org site, unzip it a *new* dir, do the same with MyEclipse 5.0.1, install it to a new dir as well, and fire up your new install, pointing at your old workspace. Be sure to add -clean to the top line of your eclipse.ini file before you launch with your old workspace to ensure success.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Error while starting MyEclipse IDE 5.x

You must be logged in to post in the forum log in