- This topic has 5 replies, 2 voices, and was last updated 16 years, 6 months ago by
Loyal Water.
-
AuthorPosts
-
jebscarMemberMyEclipse Enterprise Workbench
Version: 7.0
Build id: 7.0-20081201Jan 11, 2009 8:26:06 PM com.genuitec.pulse2.client.launcher.ui.product.LauncherApplication openExplorer SEVERE: Could not open the explorer. org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter$TerminatingClassNotFoundException: An error occurred while automatically activating bundle com.genuitec.pulse2.tools.explorer.ui (112). at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:125) at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java:427) at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoader.java:193) at org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:368) at org.eclipse.osgi.framework.internal.core.BundleLoader.findClassInternal(BundleLoader.java:444) at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:397) at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:385) at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:87) at java.lang.ClassLoader.loadClass(Unknown Source) at org.eclipse.osgi.framework.internal.core.BundleLoader.loadClass(BundleLoader.java:313) at org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:227) at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadClass(AbstractBundle.java:1274) at com.genuitec.pulse2.client.launcher.ui.product.LauncherApplication.openExplorer(Unknown Source) at com.genuitec.pulse2.client.launcher.ui.product.LauncherApplication.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) 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:382) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1236) Caused by: org.osgi.framework.BundleException: Exception in com.genuitec.pulse2.tools.explorer.ui.PulseExplorerActivator.start() of bundle com.genuitec.pulse2.tools.explorer.ui. at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:1028) at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:984) at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346) at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:265) at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:400) at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:111) ... 25 more Caused by: java.lang.RuntimeException: Error populating at com.genuitec.pulse2.tools.explorer.ui.ModelServices.loadBaseData(Unknown Source) at com.genuitec.pulse2.tools.explorer.ui.PulseExplorerActivator.start(Unknown Source) at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:1009) at java.security.AccessController.doPrivileged(Native Method) at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:1003) ... 30 more Caused by: org.eclipse.maynstall.model.core.exceptions.PopulateException: Error running procedure for [class com.genuitec.pulse2.model.Realm-populateExplorer] at org.eclipse.maynstall.client.model.provider.DefaultClientModelContext.execute(Unknown Source) at org.eclipse.maynstall.model.core.internal.ModelContextFacade.execute(Unknown Source) ... 35 more Caused by: org.eclipse.maynstall.client.core.MaynstallActionException: For input string: "" at org.eclipse.maynstall.client.core.MaynstallActionResponse.fromWire(Unknown Source) at org.eclipse.maynstall.client.core.MaynstallActionResponse.fromWire(Unknown Source) at org.eclipse.maynstall.client.core.MaynstallClient.execute(Unknown Source) at org.eclipse.maynstall.client.core.MaynstallClient.execute(Unknown Source) at com.genuitec.pulse2.client.services.internal.PulseClient.access$0(Unknown Source) at com.genuitec.pulse2.client.services.internal.PulseClient$1.run(Unknown Source) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
January 12, 2009 at 8:50 am #293356
Loyal WaterMemberjebscar,
Can you give me some more information about what you were trying when you ran into this error? Did you run into this error when you were setting up MyEclipse of did this error pop up while working with MyEclipse?January 12, 2009 at 9:28 pm #293427
jebscarMemberoccured when clicking on help > sofware updates > manage in pulse explorer
January 16, 2009 at 1:19 pm #293596
Loyal WaterMemberCan you close MyEclipse and launch the Pulse Explorer from the Programming menu, when you click “Manage in Pulse Explorer” it creates a shortcut in your os menu.
Do you still run into the error?
February 1, 2009 at 9:09 am #294200
jebscarMemberyes, error occured outside of eclipse. uninstalling and reinstalling pulse seems to have resolved the issue.
February 2, 2009 at 9:58 am #294229
Loyal WaterMemberyes, error occured outside of eclipse. uninstalling and reinstalling pulse seems to have resolved the issue.
Thanks for letting me know. Glad the issue is resolved.
-
AuthorPosts