|
You need to issue the STRPDM command. On 2/16/06, Wilt, Charles <CWilt@xxxxxxxxxxxx> wrote: > > All, > > I was using WDSC when I got a message saying that a stack overflow had > occurred and the message recommended shutting down and restarting the > workspace. > > I did shutdown, however every time I try to restart I get a message > saying "Error Occurred - Check log file". > > I've even rebooted the PC but still have a problem. > > I see the following in the log file: > > !SESSION Feb 16, 2006 13:25:17.530 > --------------------------------------------- > eclipse.buildId=I200406192000 > java.fullversion=J2RE 1.4.2 IBM J9 2.2 Windows 2000 x86-32 > j9n142-20050609 (JIT enabled) > J9VM - 20050524_1738_lHdSMR > JIT - r7_level20050518_1803 > BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US > Command-line arguments: -plugincustomization C:\Program > Files\IBM\Rational\SDP\6.0\eclipse\default\plugin_customization.ini > > !ENTRY com.aldon.team.core 0 0 Feb 16, 2006 13:25:17.530 > !MESSAGE Aldon plugin version: 5.0.1 > > !ENTRY org.eclipse.osgi Feb 16, 2006 13:25:29.842 > !MESSAGE Application error > !STACK 1 > java.lang.StackOverflowError > at java.lang.String.equals(String.java:520) > at > com.ibm.etools.iseries.editor.xmllite.XmlLiteElement.getChildElements(Un > known Source) > at > com.ibm.etools.iseries.editor.ISeriesEditorRPGILEModel.addFieldsDefn(Unk > nown Source) > <snipped another 1713 lines like the prior> > at > com.ibm.etools.iseries.editor.ISeriesEditorRPGILEModel.addFieldsDefn(Unk > nown Source) > at > com.ibm.etools.iseries.editor.ISeriesEditorRPGILEModel.addStructDefn(Unk > nown Source) > at > com.ibm.etools.iseries.editor.ISeriesEditorRPGILEModel.writeGlobalDefn(U > nknown Source) > at > com.ibm.etools.iseries.editor.ISeriesEditorRPGILEModel.createOutline(Unk > nown Source) > at > com.ibm.etools.iseries.editor.ISeriesEditorRPGILEParser.getModel(Unknown > Source) > at > com.ibm.etools.iseries.editor.ISeriesEditorParser.createOutlineView(Unkn > own Source) > at > com.ibm.etools.iseries.editor.ISeriesEditorParser.getAdapter(Unknown > Source) > at > com.ibm.etools.systems.editor.SystemTextEditor.getAdapter(Unknown > Source) > at > org.eclipse.ui.views.contentoutline.ContentOutline.doCreatePage(Unknown > Source) > at org.eclipse.ui.part.PageBookView.createPage(Unknown Source) > at org.eclipse.ui.part.PageBookView.partActivated(Unknown > Source) > at org.eclipse.ui.part.PageBookView.showBootstrapPart(Unknown > Source) > at org.eclipse.ui.part.PageBookView.createPartControl(Unknown > Source) > at > org.eclipse.ui.views.contentoutline.ContentOutline.createPartControl(Unk > nown Source) > at org.eclipse.ui.internal.PartPane$2.run(Unknown Source) > at > org.eclipse.core.internal.runtime.InternalPlatform.run(Unknown Source) > at org.eclipse.core.runtime.Platform.run(Unknown Source) > at org.eclipse.ui.internal.PartPane.createChildControl(Unknown > Source) > at org.eclipse.ui.internal.ViewPane.createChildControl(Unknown > Source) > at org.eclipse.ui.internal.ViewFactory$1.run(Unknown Source) > at > org.eclipse.core.internal.runtime.InternalPlatform.run(Unknown Source) > at org.eclipse.core.runtime.Platform.run(Unknown Source) > at org.eclipse.ui.internal.ViewFactory.busyRestoreView(Unknown > Source) > at org.eclipse.ui.internal.ViewFactory$2.run(Unknown Source) > at org.eclipse.swt.custom.BusyIndicator.showWhile(Unknown > Source) > at org.eclipse.ui.internal.ViewFactory.restoreView(Unknown > Source) > at > org.eclipse.ui.internal.ViewFactory$ViewReference.getPart(Unknown > Source) > at > org.eclipse.ui.internal.WorkbenchPage$1.propertyChange(Unknown Source) > at org.eclipse.ui.internal.LayoutPart.setVisible(Unknown Source) > at org.eclipse.ui.internal.PartPane.setVisible(Unknown Source) > at org.eclipse.ui.internal.ViewPane.setVisible(Unknown Source) > at > org.eclipse.ui.internal.presentations.PresentablePart.setVisible(Unknown > Source) > at > org.eclipse.ui.internal.presentations.DefaultPartPresentation.selectPart > (Unknown Source) > at > org.eclipse.ui.internal.PartStack.refreshPresentationSelection(Unknown > Source) > at org.eclipse.ui.internal.PartStack.createControl(Unknown > Source) > at org.eclipse.ui.internal.PartStack.createControl(Unknown > Source) > at > org.eclipse.ui.internal.PartSashContainer.createControl(Unknown Source) > at org.eclipse.ui.internal.PerspectiveHelper.activate(Unknown > Source) > at org.eclipse.ui.internal.Perspective.onActivate(Unknown > Source) > at org.eclipse.ui.internal.WorkbenchPage.onActivate(Unknown > Source) > at org.eclipse.ui.internal.WorkbenchWindow$4.run(Unknown Source) > at org.eclipse.swt.custom.BusyIndicator.showWhile(Unknown > Source) > at org.eclipse.ui.internal.WorkbenchWindow.setActivePage(Unknown > Source) > at org.eclipse.ui.internal.WorkbenchWindow.restoreState(Unknown > Source) > at org.eclipse.ui.internal.Workbench.restoreState(Unknown > Source) > at org.eclipse.ui.internal.Workbench.access$10(Unknown Source) > at org.eclipse.ui.internal.Workbench$13.run(Unknown Source) > at > org.eclipse.core.internal.runtime.InternalPlatform.run(Unknown Source) > at org.eclipse.core.runtime.Platform.run(Unknown Source) > at org.eclipse.ui.internal.Workbench.restoreState(Unknown > Source) > at > org.eclipse.ui.internal.WorkbenchConfigurer.restoreState(Unknown Source) > at > org.eclipse.ui.application.WorkbenchAdvisor.openWindows(Unknown Source) > at org.eclipse.ui.internal.Workbench.init(Unknown Source) > at org.eclipse.ui.internal.Workbench.runUI(Unknown Source) > at > org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Unknown Source) > at org.eclipse.ui.PlatformUI.createAndRunWorkbench(Unknown > Source) > at org.eclipse.ui.internal.ide.IDEApplication.run(Unknown > Source) > at > org.eclipse.core.internal.runtime.PlatformActivator$1.run(Unknown > Source) > at > org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java: > 273) > at > org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java: > 129) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.jav > a:85) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.jav > a:58) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessor > Impl.java:60) > at java.lang.reflect.Method.invoke(Method.java:391) > at org.eclipse.core.launcher.Main.basicRun(Main.java:185) > at org.eclipse.core.launcher.Main.run(Main.java:704) > at org.eclipse.core.launcher.Main.main(Main.java:688) > > !ENTRY org.eclipse.osgi Feb 16, 2006 13:25:29.998 > !MESSAGE Bundle update@/c:/Program > Files/IBM/Rational/SDP/6.0/eclipse/plugins/com.ibm.esupport.client.SSCM4 > C/ [8] was not resolved. > !SUBENTRY 1 org.eclipse.osgi Feb 16, 2006 13:25:29.998 > !MESSAGE Bundle update@/c:/Program > Files/IBM/Rational/SDP/6.0/eclipse/plugins/com.ibm.esupport.client.SSCM4 > C_1.0.1/ was picked instead. > > !ENTRY org.eclipse.osgi Feb 16, 2006 13:25:30.14 > !MESSAGE Bundle update@/c:/Program > Files/IBM/Rational/SDP/6.0/eclipse/plugins/com.ibm.esupport.client.SSCM6 > C/ [12] was not resolved. > !SUBENTRY 1 org.eclipse.osgi Feb 16, 2006 13:25:30.14 > !MESSAGE Bundle update@/c:/Program > Files/IBM/Rational/SDP/6.0/eclipse/plugins/com.ibm.esupport.client.SSCM6 > C_1.0.1/ was picked instead. > > <snipped a bunch of entires similar to the last two> > > !ENTRY org.eclipse.osgi Feb 16, 2006 13:26:00.561 > !MESSAGE The class "com.ibm.etools.iseries.core.ISeriesSystemDataStore" > cannot be loaded because the system is shutting down and the plug-in > "com.ibm.etools.iseries.core" has already been stopped. > !STACK 0 > java.lang.ClassNotFoundException: The class > "com.ibm.etools.iseries.core.ISeriesSystemDataStore" cannot be loaded > because the system is shutting down and the plug-in > "com.ibm.etools.iseries.core" has already been stopped. > at > org.eclipse.core.runtime.adaptor.EclipseClassLoader.shouldActivateFor(Ec > lipseClassLoader.java:147) > at > org.eclipse.core.runtime.adaptor.EclipseClassLoader.findLocalClass(Eclip > seClassLoader.java:62) > at > org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(Bun > dleLoader.java:371) > at > org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLo > ader.java:402) > at > org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader.loadClass(Ab > stractClassLoader.java:93) > at java.lang.ClassLoader.loadClass(ClassLoader.java:560) > at > com.ibm.etools.iseries.core.ISeriesSystemManager.createSystemObject(Unkn > own Source) > at > com.ibm.etools.systems.subsystems.impl.AbstractSystemManager.getSystemOb > ject(Unknown Source) > at > com.ibm.etools.systems.subsystems.impl.SubSystemImpl.getSystem(Unknown > Source) > at > com.ibm.etools.systems.subsystems.impl.SubSystemImpl.isConnected(Unknown > Source) > at > com.ibm.etools.systems.subsystems.impl.SubSystemFactoryImpl.disconnectAl > lSubSystems(Unknown Source) > at > com.ibm.etools.systems.core.SystemPlugin.disconnectAll(Unknown Source) > at com.ibm.etools.systems.core.SystemPlugin.stop(Unknown Source) > at > org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleC > ontextImpl.java:994) > at > java.security.AccessController.doPrivileged(AccessController.java:204) > at > org.eclipse.osgi.framework.internal.core.BundleContextImpl.stop(BundleCo > ntextImpl.java:990) > at > org.eclipse.osgi.framework.internal.core.BundleHost.stopWorker(BundleHos > t.java:502) > at > org.eclipse.osgi.framework.internal.core.AbstractBundle.stop(AbstractBun > dle.java:437) > at > org.eclipse.core.runtime.adaptor.BundleStopper.basicStopBundles(BundleSt > opper.java:73) > at > org.eclipse.core.runtime.adaptor.BundleStopper.stopBundles(BundleStopper > .java:62) > at > org.eclipse.core.runtime.adaptor.EclipseAdaptor.frameworkStopping(Eclips > eAdaptor.java:551) > at > org.eclipse.osgi.framework.internal.core.Framework.shutdown(Framework.ja > va:457) > at > org.eclipse.osgi.framework.internal.core.SystemBundle$1.run(SystemBundle > .java:182) > at java.lang.Thread.run(Thread.java:816) > > !ENTRY org.eclipse.osgi Feb 16, 2006 13:26:00.905 > !MESSAGE Error while stopping "com.ibm.etools.systems.core_6.3.2". > !STACK 0 > org.osgi.framework.BundleException: Exception in > com.ibm.etools.systems.core.SystemPlugin.stop() of bundle > com.ibm.etools.systems.core. > at > org.eclipse.osgi.framework.internal.core.BundleContextImpl.stop(BundleCo > ntextImpl.java:1010) > at > org.eclipse.osgi.framework.internal.core.BundleHost.stopWorker(BundleHos > t.java:502) > at > org.eclipse.osgi.framework.internal.core.AbstractBundle.stop(AbstractBun > dle.java:437) > at > org.eclipse.core.runtime.adaptor.BundleStopper.basicStopBundles(BundleSt > opper.java:73) > at > org.eclipse.core.runtime.adaptor.BundleStopper.stopBundles(BundleStopper > .java:62) > at > org.eclipse.core.runtime.adaptor.EclipseAdaptor.frameworkStopping(Eclips > eAdaptor.java:551) > at > org.eclipse.osgi.framework.internal.core.Framework.shutdown(Framework.ja > va:457) > at > org.eclipse.osgi.framework.internal.core.SystemBundle$1.run(SystemBundle > .java:182) > at java.lang.Thread.run(Thread.java:816) > Caused by: java.lang.NoClassDefFoundError: > com.ibm.etools.iseries.core.ISeriesSystemDataStore > at > com.ibm.etools.iseries.core.ISeriesSystemManager.createSystemObject(Unkn > own Source) > at > com.ibm.etools.systems.subsystems.impl.AbstractSystemManager.getSystemOb > ject(Unknown Source) > at > com.ibm.etools.systems.subsystems.impl.SubSystemImpl.getSystem(Unknown > Source) > at > com.ibm.etools.systems.subsystems.impl.SubSystemImpl.isConnected(Unknown > Source) > at > com.ibm.etools.systems.subsystems.impl.SubSystemFactoryImpl.disconnectAl > lSubSystems(Unknown Source) > at > com.ibm.etools.systems.core.SystemPlugin.disconnectAll(Unknown Source) > at com.ibm.etools.systems.core.SystemPlugin.stop(Unknown Source) > at > org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleC > ontextImpl.java:994) > at > java.security.AccessController.doPrivileged(AccessController.java:204) > at > org.eclipse.osgi.framework.internal.core.BundleContextImpl.stop(BundleCo > ntextImpl.java:990) > at > org.eclipse.osgi.framework.internal.core.BundleHost.stopWorker(BundleHos > t.java:502) > at > org.eclipse.osgi.framework.internal.core.AbstractBundle.stop(AbstractBun > dle.java:437) > at > org.eclipse.core.runtime.adaptor.BundleStopper.basicStopBundles(BundleSt > opper.java:73) > at > org.eclipse.core.runtime.adaptor.BundleStopper.stopBundles(BundleStopper > .java:62) > at > org.eclipse.core.runtime.adaptor.EclipseAdaptor.frameworkStopping(Eclips > eAdaptor.java:551) > at > org.eclipse.osgi.framework.internal.core.Framework.shutdown(Framework.ja > va:457) > at > org.eclipse.osgi.framework.internal.core.SystemBundle$1.run(SystemBundle > .java:182) > at java.lang.Thread.run(Thread.java:816) > Root exception: > java.lang.NoClassDefFoundError: > com.ibm.etools.iseries.core.ISeriesSystemDataStore > at > com.ibm.etools.iseries.core.ISeriesSystemManager.createSystemObject(Unkn > own Source) > at > com.ibm.etools.systems.subsystems.impl.AbstractSystemManager.getSystemOb > ject(Unknown Source) > at > com.ibm.etools.systems.subsystems.impl.SubSystemImpl.getSystem(Unknown > Source) > at > com.ibm.etools.systems.subsystems.impl.SubSystemImpl.isConnected(Unknown > Source) > at > com.ibm.etools.systems.subsystems.impl.SubSystemFactoryImpl.disconnectAl > lSubSystems(Unknown Source) > at > com.ibm.etools.systems.core.SystemPlugin.disconnectAll(Unknown Source) > at com.ibm.etools.systems.core.SystemPlugin.stop(Unknown Source) > at > org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleC > ontextImpl.java:994) > at > java.security.AccessController.doPrivileged(AccessController.java:204) > at > org.eclipse.osgi.framework.internal.core.BundleContextImpl.stop(BundleCo > ntextImpl.java:990) > at > org.eclipse.osgi.framework.internal.core.BundleHost.stopWorker(BundleHos > t.java:502) > at > org.eclipse.osgi.framework.internal.core.AbstractBundle.stop(AbstractBun > dle.java:437) > at > org.eclipse.core.runtime.adaptor.BundleStopper.basicStopBundles(BundleSt > opper.java:73) > at > org.eclipse.core.runtime.adaptor.BundleStopper.stopBundles(BundleStopper > .java:62) > at > org.eclipse.core.runtime.adaptor.EclipseAdaptor.frameworkStopping(Eclips > eAdaptor.java:551) > at > org.eclipse.osgi.framework.internal.core.Framework.shutdown(Framework.ja > va:457) > at > org.eclipse.osgi.framework.internal.core.SystemBundle$1.run(SystemBundle > .java:182) > at java.lang.Thread.run(Thread.java:816) > > !ENTRY org.eclipse.osgi Feb 16, 2006 13:26:01.436 > !MESSAGE The class > "com.ibm.etools.publishing.server.SimplePublishingModuleFactory" cannot > be loaded because the system is shutting down and the plug-in > "com.ibm.etools.publishing.server" has already been stopped. > !STACK 0 > java.lang.ClassNotFoundException: The class > "com.ibm.etools.publishing.server.SimplePublishingModuleFactory" cannot > be loaded because the system is shutting down and the plug-in > "com.ibm.etools.publishing.server" has already been stopped. > at > org.eclipse.core.runtime.adaptor.EclipseClassLoader.shouldActivateFor(Ec > lipseClassLoader.java:147) > at > org.eclipse.core.runtime.adaptor.EclipseClassLoader.findLocalClass(Eclip > seClassLoader.java:62) > at > org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(Bun > dleLoader.java:371) > at > org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLo > ader.java:402) > at > org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader.loadClass(Ab > stractClassLoader.java:93) > at java.lang.ClassLoader.loadClass(ClassLoader.java:560) > at > org.eclipse.osgi.framework.internal.core.BundleLoader.loadClass(BundleLo > ader.java:307) > at > org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost > .java:336) > at > org.eclipse.osgi.framework.internal.core.AbstractBundle.loadClass(Abstra > ctBundle.java:1313) > at > org.eclipse.core.internal.registry.ConfigurationElement.createExecutable > Extension(Unknown Source) > at > org.eclipse.core.internal.registry.ConfigurationElement.createExecutable > Extension(Unknown Source) > at > org.eclipse.core.internal.registry.ConfigurationElement.createExecutable > Extension(Unknown Source) > at > com.ibm.wtp.server.core.internal.ModuleFactory.getDelegate(Unknown > Source) > at > com.ibm.wtp.server.core.internal.ModuleFactory.getModules(Unknown > Source) > at com.ibm.wtp.server.core.ServerUtil.getModules(Unknown Source) > at com.ibm.wtp.server.core.ServerUtil.getModuleProject(Unknown > Source) > at > com.ibm.wtp.server.core.internal.ResourceManager.publishHandleProjectCha > nge(Unknown Source) > at > com.ibm.wtp.server.core.internal.ResourceManager$2.visit(Unknown Source) > at org.eclipse.core.internal.events.ResourceDelta.accept(Unknown > Source) > at org.eclipse.core.internal.events.ResourceDelta.accept(Unknown > Source) > at org.eclipse.core.internal.events.ResourceDelta.accept(Unknown > Source) > at > com.ibm.wtp.server.core.internal.ResourceManager$PublishResourceChangeLi > stener.resourceChanged(Unknown Source) > at > org.eclipse.core.internal.events.NotificationManager$2.run(Unknown > Source) > at > org.eclipse.core.internal.runtime.InternalPlatform.run(Unknown Source) > at org.eclipse.core.runtime.Platform.run(Unknown Source) > at > org.eclipse.core.internal.events.NotificationManager.notify(Unknown > Source) > at > org.eclipse.core.internal.events.NotificationManager.broadcastChanges(Un > known Source) > at > org.eclipse.core.internal.resources.Workspace.broadcastChanges(Unknown > Source) > at > org.eclipse.core.internal.resources.Workspace.endOperation(Unknown > Source) > at org.eclipse.core.internal.resources.Workspace.run(Unknown > Source) > at > com.aldon.team.internal.AffConnectMgr$WorkspaceConnRun.run(Unknown > Source) > at com.aldon.team.internal.AffConnectMgr$ConnThread.run(Unknown > Source) > > !ENTRY org.eclipse.core.runtime 4 1 Feb 16, 2006 13:26:01.483 > !MESSAGE Plug-in com.ibm.etools.publishing.server was unable to load > class com.ibm.etools.publishing.server.SimplePublishingModuleFactory. > !STACK 0 > java.lang.ClassNotFoundException: > com.ibm.etools.publishing.server.SimplePublishingModuleFactory > at > org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLo > ader.java:404) > at > org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader.loadClass(Ab > stractClassLoader.java:93) > at java.lang.ClassLoader.loadClass(ClassLoader.java:560) > at > org.eclipse.osgi.framework.internal.core.BundleLoader.loadClass(BundleLo > ader.java:307) > at > org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost > .java:336) > at > org.eclipse.osgi.framework.internal.core.AbstractBundle.loadClass(Abstra > ctBundle.java:1313) > at > org.eclipse.core.internal.registry.ConfigurationElement.createExecutable > Extension(Unknown Source) > at > org.eclipse.core.internal.registry.ConfigurationElement.createExecutable > Extension(Unknown Source) > at > org.eclipse.core.internal.registry.ConfigurationElement.createExecutable > Extension(Unknown Source) > at > com.ibm.wtp.server.core.internal.ModuleFactory.getDelegate(Unknown > Source) > at > com.ibm.wtp.server.core.internal.ModuleFactory.getModules(Unknown > Source) > at com.ibm.wtp.server.core.ServerUtil.getModules(Unknown Source) > at com.ibm.wtp.server.core.ServerUtil.getModuleProject(Unknown > Source) > at > com.ibm.wtp.server.core.internal.ResourceManager.publishHandleProjectCha > nge(Unknown Source) > at > com.ibm.wtp.server.core.internal.ResourceManager$2.visit(Unknown Source) > at org.eclipse.core.internal.events.ResourceDelta.accept(Unknown > Source) > at org.eclipse.core.internal.events.ResourceDelta.accept(Unknown > Source) > at org.eclipse.core.internal.events.ResourceDelta.accept(Unknown > Source) > at > com.ibm.wtp.server.core.internal.ResourceManager$PublishResourceChangeLi > stener.resourceChanged(Unknown Source) > at > org.eclipse.core.internal.events.NotificationManager$2.run(Unknown > Source) > at > org.eclipse.core.internal.runtime.InternalPlatform.run(Unknown Source) > at org.eclipse.core.runtime.Platform.run(Unknown Source) > at > org.eclipse.core.internal.events.NotificationManager.notify(Unknown > Source) > at > org.eclipse.core.internal.events.NotificationManager.broadcastChanges(Un > known Source) > at > org.eclipse.core.internal.resources.Workspace.broadcastChanges(Unknown > Source) > at > org.eclipse.core.internal.resources.Workspace.endOperation(Unknown > Source) > at org.eclipse.core.internal.resources.Workspace.run(Unknown > Source) > at > com.aldon.team.internal.AffConnectMgr$WorkspaceConnRun.run(Unknown > Source) > at com.aldon.team.internal.AffConnectMgr$ConnThread.run(Unknown > Source) > > !ENTRY org.eclipse.osgi Feb 16, 2006 13:26:01.545 > !MESSAGE The class > "com.ibm.wtp.server.core.model.IModuleFactoryDelegate" cannot be loaded > because the system is shutting down and the plug-in > "com.ibm.wtp.server.core" has already been stopped. > !STACK 0 > java.lang.ClassNotFoundException: The class > "com.ibm.wtp.server.core.model.IModuleFactoryDelegate" cannot be loaded > because the system is shutting down and the plug-in > "com.ibm.wtp.server.core" has already been stopped. > at > org.eclipse.core.runtime.adaptor.EclipseClassLoader.shouldActivateFor(Ec > lipseClassLoader.java:147) > at > org.eclipse.core.runtime.adaptor.EclipseClassLoader.findLocalClass(Eclip > seClassLoader.java:62) > at > org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(Bun > dleLoader.java:371) > at > org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLo > ader.java:402) > at > org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader.loadClass(Ab > stractClassLoader.java:93) > at java.lang.ClassLoader.loadClass(ClassLoader.java:560) > at > com.ibm.wtp.server.core.internal.ModuleFactory.getModules(Unknown > Source) > at com.ibm.wtp.server.core.ServerUtil.getModules(Unknown Source) > at com.ibm.wtp.server.core.ServerUtil.getModuleProject(Unknown > Source) > at > com.ibm.wtp.server.core.internal.ResourceManager.publishHandleProjectCha > nge(Unknown Source) > at > com.ibm.wtp.server.core.internal.ResourceManager$2.visit(Unknown Source) > at org.eclipse.core.internal.events.ResourceDelta.accept(Unknown > Source) > at org.eclipse.core.internal.events.ResourceDelta.accept(Unknown > Source) > at org.eclipse.core.internal.events.ResourceDelta.accept(Unknown > Source) > at > com.ibm.wtp.server.core.internal.ResourceManager$PublishResourceChangeLi > stener.resourceChanged(Unknown Source) > at > org.eclipse.core.internal.events.NotificationManager$2.run(Unknown > Source) > at > org.eclipse.core.internal.runtime.InternalPlatform.run(Unknown Source) > at org.eclipse.core.runtime.Platform.run(Unknown Source) > at > org.eclipse.core.internal.events.NotificationManager.notify(Unknown > Source) > at > org.eclipse.core.internal.events.NotificationManager.broadcastChanges(Un > known Source) > at > org.eclipse.core.internal.resources.Workspace.broadcastChanges(Unknown > Source) > at > org.eclipse.core.internal.resources.Workspace.endOperation(Unknown > Source) > at org.eclipse.core.internal.resources.Workspace.run(Unknown > Source) > at > com.aldon.team.internal.AffConnectMgr$WorkspaceConnRun.run(Unknown > Source) > at com.aldon.team.internal.AffConnectMgr$ConnThread.run(Unknown > Source) > > !ENTRY org.eclipse.core.runtime 4 2 Feb 16, 2006 13:26:01.592 > !MESSAGE Problems occurred when invoking code from plug-in: > "org.eclipse.core.runtime". > !STACK 0 > java.lang.NoClassDefFoundError: > com.ibm.wtp.server.core.model.IModuleFactoryDelegate > at > com.ibm.wtp.server.core.internal.ModuleFactory.getModules(Unknown > Source) > at com.ibm.wtp.server.core.ServerUtil.getModules(Unknown Source) > at com.ibm.wtp.server.core.ServerUtil.getModuleProject(Unknown > Source) > at > com.ibm.wtp.server.core.internal.ResourceManager.publishHandleProjectCha > nge(Unknown Source) > at > com.ibm.wtp.server.core.internal.ResourceManager$2.visit(Unknown Source) > at org.eclipse.core.internal.events.ResourceDelta.accept(Unknown > Source) > at org.eclipse.core.internal.events.ResourceDelta.accept(Unknown > Source) > at org.eclipse.core.internal.events.ResourceDelta.accept(Unknown > Source) > at > com.ibm.wtp.server.core.internal.ResourceManager$PublishResourceChangeLi > stener.resourceChanged(Unknown Source) > at > org.eclipse.core.internal.events.NotificationManager$2.run(Unknown > Source) > at > org.eclipse.core.internal.runtime.InternalPlatform.run(Unknown Source) > at org.eclipse.core.runtime.Platform.run(Unknown Source) > at > org.eclipse.core.internal.events.NotificationManager.notify(Unknown > Source) > at > org.eclipse.core.internal.events.NotificationManager.broadcastChanges(Un > known Source) > at > org.eclipse.core.internal.resources.Workspace.broadcastChanges(Unknown > Source) > at > org.eclipse.core.internal.resources.Workspace.endOperation(Unknown > Source) > at org.eclipse.core.internal.resources.Workspace.run(Unknown > Source) > at > com.aldon.team.internal.AffConnectMgr$WorkspaceConnRun.run(Unknown > Source) > at com.aldon.team.internal.AffConnectMgr$ConnThread.run(Unknown > Source) > > !ENTRY org.eclipse.osgi Feb 16, 2006 13:26:01.873 > !MESSAGE The class "com.aldon.team.ui.AffinitiUIPlugin" cannot be loaded > because the system is shutting down and the plug-in "com.aldon.team.ui" > has already been stopped. > !STACK 0 > java.lang.ClassNotFoundException: The class > "com.aldon.team.ui.AffinitiUIPlugin" cannot be loaded because the system > is shutting down and the plug-in "com.aldon.team.ui" has already been > stopped. > at > org.eclipse.core.runtime.adaptor.EclipseClassLoader.shouldActivateFor(Ec > lipseClassLoader.java:147) > at > org.eclipse.core.runtime.adaptor.EclipseClassLoader.findLocalClass(Eclip > seClassLoader.java:62) > at > org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(Bun > dleLoader.java:371) > at > org.eclipse.osgi.framework.internal.core.BundleLoader.requireClass(Bundl > eLoader.java:336) > at > org.eclipse.osgi.framework.internal.core.BundleLoader.findRequiredClass( > BundleLoader.java:914) > at > org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLo > ader.java:399) > at > org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader.loadClass(Ab > stractClassLoader.java:93) > at java.lang.ClassLoader.loadClass(ClassLoader.java:560) > at > com.aldon.iseries.rse.subsystems.CMSSubSystem$RSEStatesListener.runFireE > vent(Unknown Source) > at > com.aldon.iseries.rse.subsystems.CMSSubSystem$RSEStatesListener.doWaitin > gFilters(Unknown Source) > at > com.aldon.iseries.rse.subsystems.CMSSubSystem$RSEStatesListener.allProje > ctsReady(Unknown Source) > at com.aldon.team.internal.AffCentral.fireProjectChange(Unknown > Source) > at com.aldon.team.internal.AffCentral.projectReady(Unknown > Source) > at com.aldon.team.core.AffinitiProvider.setReady(Unknown Source) > at com.aldon.team.iseries.internal.CMSProvider.setReady(Unknown > Source) > at com.aldon.team.iseries.internal.CMSProvider.setReady(Unknown > Source) > at > com.aldon.team.iseries.internal.CMSProvider.refreshCMSRelease(Unknown > Source) > at > com.aldon.team.iseries.internal.CMSState.refreshStatus(Unknown Source) > at > com.aldon.team.internal.AffOpsMgr$1$RefreshOperation.visit(Unknown > Source) > at com.aldon.team.internal.AffOpsMgr$AffOperation.run(Unknown > Source) > at org.eclipse.core.internal.resources.Workspace.run(Unknown > Source) > at > com.aldon.team.internal.AffConnectMgr$WorkspaceConnRun.run(Unknown > Source) > at com.aldon.team.internal.AffConnectMgr.syncRun(Unknown Source) > at com.aldon.team.internal.AffConnectMgr.asyncRun(Unknown > Source) > at com.aldon.team.internal.AffOpsMgr.refreshStatus(Unknown > Source) > at com.aldon.team.core.AffinitiProvider.refreshStatus(Unknown > Source) > at com.aldon.team.core.AffinitiProvider.access$3(Unknown Source) > at > com.aldon.team.core.AffinitiProvider$1$SetProjectRun.run(Unknown Source) > at org.eclipse.core.internal.resources.Workspace.run(Unknown > Source) > at > com.aldon.team.internal.AffConnectMgr$WorkspaceConnRun.run(Unknown > Source) > at com.aldon.team.internal.AffConnectMgr$ConnThread.run(Unknown > Source) > > !ENTRY org.eclipse.osgi Feb 16, 2006 13:26:01.905 > !MESSAGE The class "com.aldon.team.ui.AffinitiUIPlugin" cannot be loaded > because the system is shutting down and the plug-in > "com.aldon.iseries.rse" has already been stopped. > !STACK 0 > java.lang.ClassNotFoundException: The class > "com.aldon.team.ui.AffinitiUIPlugin" cannot be loaded because the system > is shutting down and the plug-in "com.aldon.iseries.rse" has already > been stopped. > at > org.eclipse.core.runtime.adaptor.EclipseClassLoader.shouldActivateFor(Ec > lipseClassLoader.java:147) > at > org.eclipse.core.runtime.adaptor.EclipseClassLoader.findLocalClass(Eclip > seClassLoader.java:62) > at > org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(Bun > dleLoader.java:371) > at > org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLo > ader.java:402) > at > org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader.loadClass(Ab > stractClassLoader.java:93) > at java.lang.ClassLoader.loadClass(ClassLoader.java:560) > at > com.aldon.iseries.rse.subsystems.CMSSubSystem$RSEStatesListener.runFireE > vent(Unknown Source) > at > com.aldon.iseries.rse.subsystems.CMSSubSystem$RSEStatesListener.doWaitin > gFilters(Unknown Source) > at > com.aldon.iseries.rse.subsystems.CMSSubSystem$RSEStatesListener.allProje > ctsReady(Unknown Source) > at com.aldon.team.internal.AffCentral.fireProjectChange(Unknown > Source) > at com.aldon.team.internal.AffCentral.projectReady(Unknown > Source) > at com.aldon.team.core.AffinitiProvider.setReady(Unknown Source) > at com.aldon.team.iseries.internal.CMSProvider.setReady(Unknown > Source) > at com.aldon.team.iseries.internal.CMSProvider.setReady(Unknown > Source) > at > com.aldon.team.iseries.internal.CMSProvider.refreshCMSRelease(Unknown > Source) > at > com.aldon.team.iseries.internal.CMSState.refreshStatus(Unknown Source) > at > com.aldon.team.internal.AffOpsMgr$1$RefreshOperation.visit(Unknown > Source) > at com.aldon.team.internal.AffOpsMgr$AffOperation.run(Unknown > Source) > at org.eclipse.core.internal.resources.Workspace.run(Unknown > Source) > at > com.aldon.team.internal.AffConnectMgr$WorkspaceConnRun.run(Unknown > Source) > at com.aldon.team.internal.AffConnectMgr.syncRun(Unknown Source) > at com.aldon.team.internal.AffConnectMgr.asyncRun(Unknown > Source) > at com.aldon.team.internal.AffOpsMgr.refreshStatus(Unknown > Source) > at com.aldon.team.core.AffinitiProvider.refreshStatus(Unknown > Source) > at com.aldon.team.core.AffinitiProvider.access$3(Unknown Source) > at > com.aldon.team.core.AffinitiProvider$1$SetProjectRun.run(Unknown Source) > at org.eclipse.core.internal.resources.Workspace.run(Unknown > Source) > at > com.aldon.team.internal.AffConnectMgr$WorkspaceConnRun.run(Unknown > Source) > at com.aldon.team.internal.AffConnectMgr$ConnThread.run(Unknown > Source) > > > > HELP > > Charles Wilt > -- > iSeries Systems Administrator / Developer > Mitsubishi Electric Automotive America > ph: 513-573-4343 > fax: 513-398-1121 > > > -- > This is the Websphere Development Studio Client for iSeries (WDSCI-L) > mailing list > To post a message email: WDSCI-L@xxxxxxxxxxxx > To subscribe, unsubscribe, or change list options, > visit: http://lists.midrange.com/mailman/listinfo/wdsci-l > or email: WDSCI-L-request@xxxxxxxxxxxx > Before posting, please take a moment to review the archives > at http://archive.midrange.com/wdsci-l. >
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.