- This topic has 3 replies, 2 voices, and was last updated 14 years, 6 months ago by support-joy.
-
AuthorPosts
-
gschuellMemberAfter installing the update, the MyEclipse Software and Workspace Center will not initialize. I am running on Mac OSX. It hangs at 25% with the following message:
eclipse.buildId=unknown
java.version=1.6.0_20
java.vendor=Apple Inc.
BootLoader constants: OS=macosx, ARCH=x86, WS=carbon, NL=en_US
Framework arguments: -keyring /Users/gschuell/.eclipse_keyring -showlocation
Command-line arguments: -os macosx -ws carbon -arch x86 -keyring /Users/gschuell/.eclipse_keyring -consoleLog -showlocationError
Wed Jun 30 15:14:13 EDT 2010
An internal error occurred during: “Initializing TargetCfg”.java.lang.NoClassDefFoundError: Could not initialize class org.apache.commons.httpclient.HttpClient
at com.genuitec.pulse2.common.http.httpclient.ws.internal.HttpClientMaynstallClient.initializeHttpClient(Unknown Source)
at com.genuitec.pulse2.common.http.httpclient.ws.internal.HttpClientMaynstallClient.<init>(Unknown Source)
at com.genuitec.pulse2.common.http.httpclient.ws.internal.HttpClientMaynstallClientProvider.getMaynstallClient(Unknown Source)
at com.genuitec.pulse2.client.services.internal.PulseClient.updateDelegate(Unknown Source)
at com.genuitec.pulse2.client.services.internal.PulseClient.initialize(Unknown Source)
at com.genuitec.pulse2.client.services.internal.PulseClient.execute(Unknown Source)
at org.eclipse.maynstall.client.core.MaynstallActionRequest.execute(Unknown Source)
at com.genuitec.pulse2.client.properties.PropertyServices.fetchProperties(Unknown Source)
at com.genuitec.pulse2.client.properties.PropertyServices.getProperties(Unknown Source)
at com.genuitec.pulse2.client.properties.PropertyServices.getBooleanProperty(Unknown Source)
at com.genuitec.pulse2.client.common.provisioning.errors.ErrorReporterService.report(Unknown Source)
at com.genuitec.pulse2.client.common.provisioning.errors.ErrorReporterService.report(Unknown Source)
at com.genuitec.pulse2.client.common.provisioning.internal.services.ClientBlueprintServerLookup.sendErrorReport(Unknown Source)
at com.genuitec.pulse2.client.common.provisioning.internal.services.ClientBlueprintServerLookup.syncBlueprint(Unknown Source)
at com.genuitec.pulse2.client.common.provisioning.ClientBlueprintServices.getBlueprint(Unknown Source)
at com.genuitec.pulse2.client.common.provisioning.ClientBlueprintServices.getThisBlueprint(Unknown Source)
at com.genuitec.pulse2.client.targetcfg.ui.jobs.InitializeTargetCfgJob.run(Unknown Source)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
support-joyMembergschuell,
Sorry to hear you are running into this issue. Looks like the update didn’t go through as expected. I would recommend you a quick fix using pulse –
1. Open Pulse. If you don’t have pulse, download from http://www.poweredbypulse.com
2. Login to pulse.
3. Select “Eclipse – Galileo” realm from top left hand corner dropdown
4. From “My Profiles”, select “MyEclipse for Spring 8.5”, right click on the same and click on [re-install and run]
5. This will open a wizard which will guide you through the rest of the steps.
Let me know how this works for you.
Best.
gschuellMemberThanks Joy,
That worked. I noticed that the 8.5.2 update under the updates available tab is now gone. Guess I’ll wait for the GA on 8.6 to be available.
George.
support-joyMemberGeorge,
Good to hear you are all set.
-
AuthorPosts