- This topic has 3 replies, 2 voices, and was last updated 16 years, 4 months ago by
support-joy.
-
AuthorPosts
-
schafdogMemberTrying to install the myeclipse bundle on a OS 10.5.6.
I did have Pulse installed, but have tried to clear it out.
However every installation starts but any attempt to do an update (Add/Remove Software, Check for updates or manage in Pulse) fails with a error (null pointer or similar).
Add/Remove Software now seems to hang with same (no progess in the bar at all).
This is the exception I get on Check for updates:
!ENTRY org.eclipse.core.jobs 4 2 2009-03-15 22:57:58.067
!MESSAGE An internal error occurred during: “update”.
!STACK 0
java.lang.NullPointerException
at com.genuitec.pulse2.client.common.p2.P2Bridge.getMetadataRepositories(Unknown Source)
at com.genuitec.pulse2.client.common.p2.P2Bridge.getProvisioningContext(Unknown Source)
at com.genuitec.pulse2.client.common.p2.P2Bridge.cacheRepositories(Unknown Source)
at com.genuitec.pulse2.client.common.launcher.internal.LauncherFlow.transition(Unknown Source)
at com.genuitec.pulse2.client.common.launcher.transition.ResolveBlueprintTransition.transition(Unknown Source)
at com.genuitec.pulse2.client.launcher.ui.pages.BlueprintResolvingPage$1.run(Unknown Source)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)Add Pulse Explorer:
===============
!ENTRY org.eclipse.core.net 1 0 2009-03-15 23:03:41.454
!MESSAGE System property http.nonProxyHosts has been set to local|*.local|169.254/16|*.169.254/16 by an external source. This value will be overwritten using the values from the preferences
!SESSION Sun Mar 15 23:04:21 CET 2009 ——————————————
!ENTRY org.eclipse.equinox.launcher 4 0 2009-03-15 23:04:21.210
!MESSAGE Invalid splash path entry: platform\:/base/plugins/org.eclipse.platform
!SESSION 2009-03-15 23:04:21.194 ———————————————–
eclipse.buildId=unknown
java.version=1.5.0_16
java.vendor=Apple Inc.
BootLoader constants: OS=macosx, ARCH=x86, WS=carbon, NL=en_US
Framework arguments: -edit file:/Library/Genuitec/MyEclipse 7.1/configuration/config.ini
Command-line arguments: -os macosx -ws carbon -arch x86 -edit file:/Library/Genuitec/MyEclipse 7.1/configuration/config.ini!ENTRY org.eclipse.equinox.simpleconfigurator 4 0 2009-03-15 23:04:27.058
!MESSAGE
!STACK 0
org.osgi.framework.BundleException: State change in progress for bundle “initial@reference:file:plugins/org.eclipse.equinox.simpleconfigurator_1.0.0.200902181700.jar/” by thread “main”.
at org.eclipse.osgi.framework.internal.core.AbstractBundle.beginStateChange(AbstractBundle.java:1144)
at org.eclipse.osgi.framework.internal.core.AbstractBundle.suspend(AbstractBundle.java:529)
at org.eclipse.osgi.framework.internal.core.Framework.suspendBundle(Framework.java:1104)
at org.eclipse.osgi.framework.internal.core.PackageAdminImpl.suspendBundle(PackageAdminImpl.java:280)
at org.eclipse.osgi.framework.internal.core.PackageAdminImpl.processDelta(PackageAdminImpl.java:415)
at org.eclipse.osgi.framework.internal.core.PackageAdminImpl.doResolveBundles(PackageAdminImpl.java:223)
at org.eclipse.osgi.framework.internal.core.PackageAdminImpl$1.run(PackageAdminImpl.java:162)
at java.lang.Thread.run(Thread.java:613)
Caused by: org.eclipse.osgi.framework.internal.core.AbstractBundle$BundleStatusException
… 8 more
Root exception:
org.eclipse.osgi.framework.internal.core.AbstractBundle$BundleStatusException
at org.eclipse.osgi.framework.internal.core.AbstractBundle.beginStateChange(AbstractBundle.java:1144)
at org.eclipse.osgi.framework.internal.core.AbstractBundle.suspend(AbstractBundle.java:529)
at org.eclipse.osgi.framework.internal.core.Framework.suspendBundle(Framework.java:1104)
at org.eclipse.osgi.framework.internal.core.PackageAdminImpl.suspendBundle(PackageAdminImpl.java:280)
at org.eclipse.osgi.framework.internal.core.PackageAdminImpl.processDelta(PackageAdminImpl.java:415)
at org.eclipse.osgi.framework.internal.core.PackageAdminImpl.doResolveBundles(PackageAdminImpl.java:223)
at org.eclipse.osgi.framework.internal.core.PackageAdminImpl$1.run(PackageAdminImpl.java:162)
at java.lang.Thread.run(Thread.java:613)!ENTRY org.eclipse.core.net 1 0 2009-03-15 23:04:28.769
!MESSAGE System property http.nonProxyHosts has been set to local|*.local|169.254/16|*.169.254/16 by an external source. This value will be overwritten using the values from the preferences!ENTRY org.eclipse.osgi 4 0 2009-03-15 23:04:36.363
!MESSAGE An error occurred while automatically activating bundle com.genuitec.pulse2.tools.explorer.ui (116).
!STACK 0
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)
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(ClassLoader.java:251)
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(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
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: 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-populateExplorerForUser]
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: User [] is not registered
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)
Root exception:
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)
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)
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(ClassLoader.java:251)
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(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
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.eclipse.maynstall.model.core.exceptions.PopulateException: Error running procedure for [class com.genuitec.pulse2.model.Realm-populateExplorerForUser]
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: User [] is not registered
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)Any Ideas to get this work?
Installation summery:
================*** Date:
Sunday, March 15, 2009 10:45:33 PM CET** System properties:
OS=MacOSX
OS version=10.5.6
Java version=1.5.0_16*** MyEclipse details:
MyEclipse Enterprise Workbench
Version: 7.1
Build id: 7.1-20090306*** Eclipse details:
MyEclipse Enterprise WorkbenchVersion: 7.1
Build id: 7.1-20090306Eclipse startup command=-os
macosx
-ws
carbon
-arch
x86
-showsplash
-launcher
/Library/Genuitec/MyEclipse 7.1/myeclipse.app/Contents/MacOS/myeclipse
-name
Myeclipse
–launcher.library
/Library/Genuitec/MyEclipse 7.1/myeclipse.app/Contents/MacOS/../../../../Common/plugins/org.eclipse.equinox.launcher.carbon.macosx_1.0.101.R34x_v20080731/eclipse_1115.so
-startup
/Library/Genuitec/MyEclipse 7.1/myeclipse.app/Contents/MacOS/../../../../Common/plugins/org.eclipse.equinox.launcher_1.0.101.R34x_v20080819.jar
-clean
-configuration
/Library/Genuitec/MyEclipse 7.1/configuration
-keyring
/Users/dennis/.eclipse_keyring
-consoleLog
-showlocation
-vm
/System/Library/Frameworks/JavaVM.frameworkMarch 16, 2009 at 1:23 am #296076
support-joyMemberSorry to hear that you have encountered this issue. Can you please refer to this post https://www.genuitec.com/forums/topic/upgrade-from-7-1-to-7-1-1-fails-on-windows-xp-32-bit/#post-295977
March 17, 2009 at 5:49 am #296187
schafdogMemberIt works somewhat better now.
I did two things. Entered my subscription and updated to Pulse 2.4.1 using dashboard when it come up as the first.
Now the Add/Remove Software dialog comes up.
March 19, 2009 at 4:04 am #296328
support-joyMemberGood to hear that the workaround worked for you. And thank you for replying to the post with your solution. This will help other forum users.
-
AuthorPosts