- This topic has 1 reply, 2 voices, and was last updated 14 years, 5 months ago by support-joy.
-
AuthorPosts
-
Alexandru PopescuMemberHi guys,
After upgrading my license last week, I cannot start anymore MyEclipse. Every attempt results in:
!SESSION 2010-06-09 11:53:08.691 ----------------------------------------------- eclipse.buildId=unknown java.version=1.6.0_20 java.vendor=Apple Inc. BootLoader constants: OS=macosx, ARCH=x86, WS=carbon, NL=en_US Framework arguments: -keyring /Users/alex/.eclipse_keyring -showlocation Command-line arguments: -os macosx -ws carbon -arch x86 -keyring /Users/alex/.eclipse_keyring -consoleLog -showlocation !ENTRY org.eclipse.equinox.app 0 0 2010-06-09 11:53:10.053 !MESSAGE Product com.genuitec.myeclipse.product85.ide could not be found. !ENTRY org.eclipse.equinox.p2.repository 4 0 2010-06-09 11:53:10.125 !MESSAGE ProvisioningEventBus could not be obtained. Metadata caches may not be cleaned up properly. !ENTRY org.eclipse.osgi 4 0 2010-06-09 11:53:12.504 !MESSAGE Application error !STACK 1 java.lang.RuntimeException: No application id has been found. at org.eclipse.equinox.internal.app.EclipseAppContainer.startDefaultApp(EclipseAppContainer.java:236) at org.eclipse.equinox.internal.app.MainApplicationLauncher.run(MainApplicationLauncher.java:29) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514) at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
About my environment:
1. OS: Mac OS X 10.6.3
2. Java version: default system Java installation:java version "1.6.0_20" Java(TM) SE Runtime Environment (build 1.6.0_20-b02-279-10M3065) Java HotSpot(TM) 64-Bit Server VM (build 16.3-b01-279, mixed mode)
3. MyEclipse version: MyEclipse 8.x Stable (8.0 GA)
I am completely lost at what can I do to get my environment back. I shouldn’t probably add this, but as you imagine this is a huge problem!
thanks in advance,
:- alex
support-joyMemberAlex
Sorry to hear you are running into this issue. I guess you are missing your myeclipse.ini config file located in your myeclipse installation dir. I would recommend you a clean re-install. Please follow below mentioned steps –
1. Run the uninstaller.
2. Make sure the MyEclipse Install Directory has been completely removed. Delete ~\Pulse or \Genuitec
3. Then make sure the pulse2.locator file under <USER.HOME> is erased as well
4. Next install MyEclipse from either the download site or use pulse to download.
You can use your exisint1. Run the uninstaller.
2. Make sure the MyEclipse Install Directory has been completely removed
2.1. Pulse Install Directory, on XP it’s under C:\Program Files in \Pulse or \Genuitec, and on Vista it’s under <USER.HOME>\AppData\Local and then under \Pulse or \Genuitec again
3. Then make sure the pulse2.locator file under <USER.HOME> is erased as well
4. Next install ME using the all-in-one installer from the download site or use pulse to download.
Let me know how this works for you.Sorry for the inconvenience.
-
AuthorPosts