facebook

Problem

  1. MyEclipse IDE
  2.  > 
  3. Installation, Configuration & Updates
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #306994 Reply

    Tom Todaro
    Participant

    When I log into Eclipse 8.5M2 (8.5M2-20100212), I keep getting the following error:

    
    !ENTRY org.eclipse.core.jobs 4 2 2010-03-25 11:51:41.489
    !MESSAGE An internal error occurred during: "Initializing TargetCfg".
    !STACK 0
    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)

    Error log shows:

    Mar 25, 2010 11:46:40 AM com.genuitec.pulse2.client.launcher.ui.LauncherUIActivator start
    INFO: Installed profile with ID (rmb-577971) started
    Mar 25, 2010 11:46:40 AM com.genuitec.pulse2.client.launcher.ui.LauncherUIActivator logVersion
    INFO: Pulse Infrastructure version 3.0.1.v201002151000
    Mar 25, 2010 11:46:40 AM com.genuitec.pulse2.client.launcher.ui.LauncherUIActivator logVersion
    INFO: Pulse Target Config version 3.0.1.v201002151000
    Mar 25, 2010 11:46:41 AM com.genuitec.pulse2.client.common.offlineinstaller.OfflineInstallerBundleService <init>
    INFO: No offline content available; using live installation of software
    Mar 25, 2010 11:46:41 AM com.genuitec.pulse2.client.common.provisioning.internal.services.ClientBlueprintServerLookup sendErrorReport
    SEVERE: Failure syncing blueprint rmb-577971 in realm 201 for user 346089
    
    java.lang.NoClassDefFoundError: org/apache/commons/logging/LogFactory
        at org.apache.commons.httpclient.HttpClient.<clinit>(HttpClient.java:66)
        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.common.provisioning.internal.services.ClientBlueprintServerLookup.execute(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)
    Caused by: java.lang.ClassNotFoundException: org.apache.commons.logging.LogFactory
        at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:448)
        at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:410)
        at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:398)
        at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:105)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:252)
        at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:320)
        ... 14 more
    Mar 25, 2010 11:46:41 AM com.genuitec.pulse2.client.properties.PropertyCache readProperties
    INFO: Reading properties from disk cache for systemoverride took 297 milliseconds.
    Mar 25, 2010 11:46:41 AM com.genuitec.pulse2.client.properties.PropertyCache readProperties
    INFO: Reading properties from disk cache for memberblueprint-577971 took 172 milliseconds.
    
    

    And, I can no longer use the Software and Workspace Center. The window loads, it says 25% loaded right away, and then it is stuck there.

    #307006 Reply

    Tom Todaro
    Participant

    I was able to fix this by reinstalling, I may have used Configuration to remove one too many options.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Problem

You must be logged in to post in the forum log in