- This topic has 4 replies, 2 voices, and was last updated 14 years ago by
support-joy.
-
AuthorPosts
-
invantixMemberI need subversion plug-in to get code for a project.
I did not select any of the optional components just subclipse 1.6 from the configuration center. After clicking apply updates the software appeared to download and install fine however MyEclipseForSpring will no longer start. I used “Pulse Explorer” to uninstall the subclipse plugin but that did not fix the problem. Something in the configuration is messed up. There is an error message about “No application Id found”
The log file shows:
!SESSION 2011-02-18 14:19:44.382 ----------------------------------------------- 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 2011-02-18 14:19:45.353 !MESSAGE Product com.skyway.myeclipseforspring.product could not be found. !ENTRY org.eclipse.osgi 4 0 2011-02-18 14:19:47.602 !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) !ENTRY org.eclipse.osgi 2 0 2011-02-18 14:19:48.942 !MESSAGE One or more bundles are not resolved because the following root constraints are not resolved:
invantixMemberOK,
I found a usefull technique that may getme up and running. I imagine it would help a lot of folks out there to know this.
—————————————–
1. Download pulse explorer from http://www.poweredbypulse.com.
2. Open pulse explorer.
3. Your profile should be listed under “MyProfiles”
4. Select your profile, right click on it and from the context menu select “Re-install and Run”
—————————————–It fixed my environment and myEclipseForSpring opens however I still do not have subclipse!
I am afraid to try adding it again.
invantixMemberJust to let everyone know. I was brave and installed Subclipse 1.6 using “Pulse Explorer” and it worked. It failed twice using the embedded configuration screen.
Going forward I am going to manage all updates and plugins through the Pulse Explorer rather than the embeded pulse screen.
invantixMemberJust to let everyone know. I was brave and installed Subclipse 1.6 using “Pulse Explorer” and it worked. It failed twice using the embedded configuration screen.
Going forward I am going to manage all updates and plugins through the Pulse Explorer rather than the embeded pulse screen.
support-joyMemberinvantix,
Good to hear you are all set. Thank you for posting your notes here, this would help other forum users.
Best.
-
AuthorPosts