- This topic has 1 reply, 2 voices, and was last updated 14 years, 5 months ago by support-shalini.
-
AuthorPosts
-
mgcataldoMemberMyeclipse DO NOT START!
Only a message-box:
An error occurred. See the log file
C:\Documents and Settings\Maurizio\Workspaces\MyEclipse 8.5\.metadata\.log.the Log file contains the following:
!SESSION 2010-06-19 16:12:51.250 ———————————————–
eclipse.buildId=unknown
java.version=1.6.0_13
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=it_IT
Command-line arguments: -os win32 -ws win32 -arch x86!ENTRY org.eclipse.equinox.app 0 0 2010-06-19 16:12:52.078
!MESSAGE Product com.genuitec.myeclipse.product85.ide could not be found.!ENTRY org.eclipse.equinox.p2.repository 4 0 2010-06-19 16:12:52.156
!MESSAGE ProvisioningEventBus could not be obtained. Metadata caches may not be cleaned up properly.!ENTRY org.eclipse.osgi 4 0 2010-06-19 16:12:54.281
!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)Before this problem I installed Web developer Tools, then the error, the I disinstalled the Web developer tools and now I’m without a working Myeclipse…
Please help
support-shaliniMembermgcataldo
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 select “Eclipse Galileo” in the left pane.
3. Your profile should be listed under “My Profiles”. Right click on it and select “Re-Install and Run”
Let me know how this works for you. -
AuthorPosts