For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub
- This topic has 2 replies, 2 voices, and was last updated 19 years, 7 months ago by
bsavagli.
-
AuthorPosts
-
bsavagliMemberI installed MyEclipse 5.0G on Fedora FC5 2.6.17 apparently without error with a 3.2 eclipse. I tried to start MyEclipse and I get the 5.1 splash screen and then “an error has occured” see the log. In the log it says:
eclipse.buildId=M20060118-1600java.version=1.5.0_09
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
Framework arguments: -product eclipse/plugins/com.genuitec.myeclipse.product.ide!ENTRY org.eclipse.core.runtime 2007-01-16 21:09:24.903
!MESSAGE Product eclipse/plugins/com.genuitec.myeclipse.product.ide could not be found.!ENTRY org.eclipse.osgi 2007-01-16 21:09:24.918
!MESSAGE Application error
!STACK 1
java.lang.RuntimeException: No application id has been found.
at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:204)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:376)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:163)
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:585)
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)!ENTRY org.eclipse.osgi 2007-01-16 21:09:24.965
!MESSAGE Bundle update@../../../u07/MyEclipse5/eclipse/plugins/com.genuitec.eclipse.ast.deploy.core_5.1.0/ [100] was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2007-01-16 21:09:24.965
!MESSAGE Missing required bundle com.genuitec.eclipse.j2eedt.core_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2007-01-16 21:09:24.966
!MESSAGE Missing required bundle com.genuitec.eclipse.core_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2007-01-16 21:09:24.966
!MESSAGE Missing required bundle com.genuitec.eclipse.easie.core_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2007-01-16 21:09:24.984
!MESSAGE Missing required bundle com.genuitec.org.eclipse.webbrowser_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2007-01-16 21:09:24.986
!MESSAGE Missing required bundle com.genuitec.eclipse.desktop_0.0.0.eclipse 3.2 still works fine. But there is no My eclipse (obviously) menu item. I use this combination at work on an XP box without problem. I didn’t find any documentation for installin on Linux on this site. I only found Windows.
Any help would be appreciated.January 17, 2007 at 4:50 pm #264718
GregMemberCan you try restarting eclipse once with a “-clean” argument? If that doesn’t work, did you install with the double-click installer or the manual install?
January 17, 2007 at 8:51 pm #264729
bsavagliMemberTried with the -clean, still no menu. Message in the log is still the same restarting MyEclipse.
I must have used the double click. Didn’t do anything unusual, so I probably didn’t do the manual install.
Thanks. -
AuthorPosts
