× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Hi,
I'm unable to launch a Qshell remote shell and get an error reported via
the .log file (see below).

I've recently installed the latest WDSc fix pack (7.0.0.6). Not sure if
this is the cause of the problem.

Has anyone seen this issue or point me in the right direction.

!SESSION 2008-09-11 18:24:30.403
-----------------------------------------------
eclipse.buildId=unknown
java.fullversion=J2RE 1.5.0 IBM J9 2.3 Windows XP x86-32
j9vmwi3223-20071007 (JIT enabled)
J9VM - 20071004_14218_lHdSMR
JIT - 20070820_1846ifx1_r8
GC - 200708_10
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_GB
Framework arguments: -product com.ibm.etools.iseries.wdsc.welcome.ide
-showlocation
Command-line arguments: -os win32 -ws win32 -arch x86 -product
com.ibm.etools.iseries.wdsc.welcome.ide -showlocation

!ENTRY org.eclipse.core.resources 2 10035 2008-09-11 18:24:32.706
!MESSAGE A workspace crash was detected. The previous session did not
exit normally.

!ENTRY org.eclipse.ui 4 4 2008-09-11 18:24:35.353
!MESSAGE Invalid preference page path: HATS/WebFacing

!ENTRY org.eclipse.osgi 4 0 2008-09-11 18:25:13.104
!MESSAGE Error while stopping
"com.ibm.etools.systems.core_7.1.10.v20080212".
!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(Unknown
Source)
at
org.eclipse.osgi.framework.internal.core.BundleHost.stopWorker(Unknown
Source)
at
org.eclipse.osgi.framework.internal.core.AbstractBundle.stop(Unknown
Source)
at
org.eclipse.core.runtime.internal.adaptor.BundleStopper.basicStopBundles
(Unknown Source)
at
org.eclipse.core.runtime.internal.adaptor.BundleStopper.stopBundles(Unkn
own Source)
at
org.eclipse.core.runtime.internal.adaptor.EclipseAdaptorHook.frameworkSt
opping(Unknown Source)
at
org.eclipse.osgi.baseadaptor.BaseAdaptor.frameworkStopping(Unknown
Source)
at
org.eclipse.osgi.framework.internal.core.Framework.shutdown(Unknown
Source)
at
org.eclipse.osgi.framework.internal.core.Framework.close(Unknown Source)
at org.eclipse.osgi.framework.internal.core.OSGi.close(Unknown
Source)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.shutdown(Unknown Source)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(Unknown
Source)
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.core.launcher.Main.invokeFramework(Unknown
Source)
at org.eclipse.core.launcher.Main.basicRun(Unknown Source)
at org.eclipse.core.launcher.Main.run(Unknown Source)
at org.eclipse.core.launcher.Main.main(Unknown Source)
Caused by: java.lang.NoClassDefFoundError:
com.ibm.etools.systems.as400cmdsubsys.impl.CmdSubSystemImpl
at
com.softlanding.rse.extensions.subsystems.spooledfiles.SpooledFileSubSys
tem.getCmdSubSystem(Unknown Source)
at
com.ibm.etools.iseries.core.ISeriesSystemDataStore.disconnect(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$3.run(Unknown
Source)
at java.security.AccessController.doPrivileged(Unknown Source)
... 20 more
Root exception:
java.lang.NoClassDefFoundError:
com.ibm.etools.systems.as400cmdsubsys.impl.CmdSubSystemImpl
at
com.softlanding.rse.extensions.subsystems.spooledfiles.SpooledFileSubSys
tem.getCmdSubSystem(Unknown Source)
at
com.ibm.etools.iseries.core.ISeriesSystemDataStore.disconnect(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$3.run(Unknown
Source)
at java.security.AccessController.doPrivileged(Unknown Source)
at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.stop(Unknown
Source)
at
org.eclipse.osgi.framework.internal.core.BundleHost.stopWorker(Unknown
Source)
at
org.eclipse.osgi.framework.internal.core.AbstractBundle.stop(Unknown
Source)
at
org.eclipse.core.runtime.internal.adaptor.BundleStopper.basicStopBundles
(Unknown Source)
at
org.eclipse.core.runtime.internal.adaptor.BundleStopper.stopBundles(Unkn
own Source)
at
org.eclipse.core.runtime.internal.adaptor.EclipseAdaptorHook.frameworkSt
opping(Unknown Source)
at
org.eclipse.osgi.baseadaptor.BaseAdaptor.frameworkStopping(Unknown
Source)
at
org.eclipse.osgi.framework.internal.core.Framework.shutdown(Unknown
Source)
at
org.eclipse.osgi.framework.internal.core.Framework.close(Unknown Source)
at org.eclipse.osgi.framework.internal.core.OSGi.close(Unknown
Source)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.shutdown(Unknown Source)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(Unknown
Source)
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.core.launcher.Main.invokeFramework(Unknown
Source)
at org.eclipse.core.launcher.Main.basicRun(Unknown Source)
at org.eclipse.core.launcher.Main.run(Unknown Source)
at org.eclipse.core.launcher.Main.main(Unknown Source)



Shazad Rehman



This email was sent by a company owned by Pearson plc, registered office at 80 Strand, London WC2R 0RL.
Registered in England and Wales with company number 53723

As an Amazon Associate we earn from qualifying purchases.

This thread ...


Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

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.