- This topic has 11 replies, 4 voices, and was last updated 15 years, 1 month ago by
support-shalini.
-
AuthorPosts
-
Jeremy VanderburgMemberI was attemtping to update MyEclipse today, and now I am not able to launch it. I get the error message:
“An error has occurred. See the log file C:\Documents and Settings\[username]\Workspaces\MyEclipse 8.5\.metadata\.log”
I have pasted the content of this file below. What do I need to do to resolve this issue?
Thanks!
!SESSION 2010-04-02 11:25:52.901 ----------------------------------------------- eclipse.buildId=unknown java.version=1.6.0_13 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.equinox.app 0 0 2010-04-02 11:25:56.792 !MESSAGE Product com.genuitec.myeclipse.product85.ide could not be found. !ENTRY org.eclipse.equinox.p2.repository 4 0 2010-04-02 11:25:57.698 !MESSAGE ProvisioningEventBus could not be obtained. Metadata caches may not be cleaned up properly. !ENTRY org.eclipse.osgi 4 0 2010-04-02 11:26:03.885 !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) !SESSION 2010-04-02 11:26:14.089 ----------------------------------------------- eclipse.buildId=unknown java.version=1.6.0_13 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.equinox.app 0 0 2010-04-02 11:26:15.839 !MESSAGE Product com.genuitec.myeclipse.product85.ide could not be found. !ENTRY org.eclipse.equinox.p2.repository 4 0 2010-04-02 11:26:15.979 !MESSAGE ProvisioningEventBus could not be obtained. Metadata caches may not be cleaned up properly. !ENTRY org.eclipse.osgi 4 0 2010-04-02 11:26:19.651 !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) !SESSION 2010-04-02 11:26:38.495 ----------------------------------------------- eclipse.buildId=unknown java.version=1.6.0_13 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.equinox.app 0 0 2010-04-02 11:26:40.823 !MESSAGE Product com.genuitec.myeclipse.product85.ide could not be found. !ENTRY org.eclipse.equinox.p2.repository 4 0 2010-04-02 11:26:41.042 !MESSAGE ProvisioningEventBus could not be obtained. Metadata caches may not be cleaned up properly. !ENTRY org.eclipse.osgi 4 0 2010-04-02 11:26:45.604 !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)
mikelo6MemberI am also having the same problem
support-shaliniMemberJeremyT923, mikelo6,
Can you try using pulse for a quick fix? The following are the steps
1. Download pulse explorer from http://www.poweredbypulse.com.
2. Open pulse explorer and login anonymously.
3. From the top left corner, select “Eclipse Galileo”. Your profile should be listed under “MyProfile”
4. Select your profile, right click on it and from the context menu select “Re-install and Run”
Let me know if that works for you.
Jeremy VanderburgMemberBefore I got your response, I was doing some research and found something odd. In the config.ini file, the eclipse.product setting was referring to MyEclipse 8.5 not 8.0 which is what I had installed. I changed it to refer to MyEclipse 8.0, and it started fine. I still could not upgrade it, so what I ended up doing was completely uninstalling MyEclipse and installing 8.5 from scratch.
The line I changed was in C:\Program Files\Genuitec\MyEclipse 8.x Latest\configuration\config.ini
Old Line:
eclipse.product=com.genuitec.myeclipse.product85.ide
New Line:
eclipse.product=com.genuitec.myeclipse.product8.ide
support-shaliniMemberJeremyT923,
Sorry for the delayed reply. This is to let you know that the issue has been escalated to the team member and they will get back to you on this.
Ann RichmondParticipantHi, I just got the same error after doing an update. I am on Ubuntu 64 bit running MyEclipse 8.0. Here is the error:
!SESSION 2010-04-21 22:04:41.313 ----------------------------------------------- eclipse.buildId=unknown java.version=1.6.0_13 java.vendor=Sun Microsystems Inc. BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Command-line arguments: -os linux -ws gtk -arch x86_64 !ENTRY org.eclipse.equinox.registry 2 0 2010-04-21 22:04:58.667 !MESSAGE The extensions and extension-points from the bundle "org.eclipse.epf.richtext" are ignored. The bundle is not marked as singleton. !ENTRY org.eclipse.equinox.app 0 0 2010-04-21 22:05:01.571 !MESSAGE Product com.genuitec.myeclipse.product8.ide could not be found. !ENTRY org.eclipse.equinox.p2.repository 4 0 2010-04-21 22:05:01.717 !MESSAGE ProvisioningEventBus could not be obtained. Metadata caches may not be cleaned up properly. !ENTRY org.eclipse.osgi 4 0 2010-04-21 22:05:08.499 !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) at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
I check the config.ini file and it has the following:
eclipse.product=com.genuitec.myeclipse.product8.ide
Would really appreciate some help.
thanks
Ann
support-shaliniMemberAnn,
Can you try using pulse as mentioned in the posts above?
Please let me know how that works for you.
Ann RichmondParticipantshalini, thanks I will give it a try this morning
Ann
Ann RichmondParticipantshalini, I tried the pulse. It errored out when it tried to run on some installations of software (I believe it was google gwt and bazaar, both of which would not install). I now get this message:
The Myeclipse executable launcher was unable to locate its companion shared library.
Also it changed my profile from MyEclipse 8.0 to MyEclipse 8.5
HELPI just noticed that in the folder Genuitec/MyEclipse 8.x Latest/configuration there is no ini file.
Note, for future people looking at this, the under MyEclipse 8.x Latest/configuration there was no config.ini and under the MyEclipse 8.x Latest there was no eclipse.ini file. Ann
I just found a log file:!SESSION Thu Apr 22 11:08:21 PDT 2010 ------------------------------------------ !ENTRY org.eclipse.equinox.launcher 4 0 2010-04-22 11:08:21.619 !MESSAGE Exception launching the Eclipse Platform: !STACK java.lang.RuntimeException: Could not find framework at org.eclipse.equinox.launcher.Main.getBootPath(Main.java:880) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:498) at org.eclipse.equinox.launcher.Main.run(Main.java:1311) at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
support-shaliniMemberAnn,
The Myeclipse executable launcher was unable to locate its companion shared library.
This error is cause due to missing eclipse.ini file.
I would recommend you to do a fresh install. The following are the steps:
1. Run the MyEclipse 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
After this, please reinstall MyEclipse using the All in one installer.
Also, refer to the following links for further reference –
1. https://www.genuitec.com/forums/topic/companion-shared-library-on-mac-snow-leopard/
2. https://www.genuitec.com/forums/topic/launcher-unable-to-locate-companion-shared-library-2/
3. https://www.genuitec.com/forums/topic/companion-shared-library-problem-windows-xp/
Ann RichmondParticipantShalini, I had to be up and running yesterday so I did some googling yesterday and came to that same conclusion. The uninstall for myeclipse would not work, so manually removed the Genuitec folder (home/yourname/) I did uninstall pulse. Could not find a pulse2.locator file, but maybe that got removed when I uninstalled pulse. Then downloaded and installed myEclipse 8.5 reinstalled the subversion plugin and did some ant stuff and I am back and running. Had one issue with synchronizing with subversion, but after googling did a restart and I was ok..
Question, does this mean the update date process does not work on Ubuntu 64 bit? Needless to say I will probably NOT be trying that again soon.
P.S., I did create an ini file from a back up but that did not do anything. Also most of the posts I could find were either windows or mac, could not find much about ubuntu installations (which may be a really good thing 🙂 )
Ann
support-shaliniMemberAnn,
Its good to know that you are all set and we are sorry for the inconvenience caused.
Updates are possible on Ubuntu. When installing any plugins please verify the compatibility with the base eclipse(Eclipse 3.5.2 in case of MyEclipse 8.5)
Let us know if you have any issues. -
AuthorPosts