This is a discussion on websm com.ibm.jcb.RemoteSourceException within the AIX Operating System forums, part of the Unix Operating Systems category; --> Hi Aixperts, I have a websm [and wsm issue] in aix 5.3 f I run wsm (X11) on my ...
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hi Aixperts, I have a websm [and wsm issue] in aix 5.3 f I run wsm (X11) on my p550 [or websm from any remote windows or Linux box] I get a java error from the file systems overview window. (cant do filesystem tasks in websm/wsm) I have check the CLASSPATH (it only effect filesystems all other wsm websm is ok) I've tried JRE 142 09 to 11 and JRE 1_5 exactly the same a google of "com.ibm.jcb.RemoteSourceException" shows a few other people with the same issue after applying a ML, I had it before applying an ML and after (as I tried applying ML 03 to fix it but its remained the same error) any help,hints or consideration appreciated! here is the full error An exception has occurred of type com.ibm.jcb.RemoteSourceException! Exception occurred while doing: Getting obj list for com.ibm.websm.apps.wsmfs.JFS Exception message: The remote call failed; nested exception is: java.lang.NumberFormatException: For input string: "68%" Exception occurred at: java.lang.NumberFormatException: For input string: "68%" at java.lang.NumberFormatException.forInputString(Num berFormatException.java:63) at java.lang.Long.parseLong(Long.java:417) at java.lang.Long.<init>(Long.java:644) at com.ibm.websm.apps.wsmfs.JFS._getKeyIDList(JFS.jav a:241) at com.ibm.websm.apps.wsmfs.JFS.getContainerObjList(J FS.java:147) at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ e Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Native MethodAccessorImpl.java:85) at sun.reflect.NativeMethodAccessorImpl.invoke(Native MethodAccessorImpl.java:58) at sun.reflect.DelegatingMethodAccessorImpl.invoke(De legatingMethodAccessorImpl.java(Compiled Code)) at java.lang.reflect.Method.invoke(Method.java(Compil ed Code)) at com.ibm.websm.etc.IUtil.Invoke(IUtil.java(Compiled Code)) at com.ibm.websm.mobject.MOClassImpl.getContainerObjL ist(MOClassImpl.java:628) at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ e Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Native MethodAccessorImpl.java:85) at sun.reflect.NativeMethodAccessorImpl.invoke(Native MethodAccessorImpl.java:58) at sun.reflect.DelegatingMethodAccessorImpl.invoke(De legatingMethodAccessorImpl.java(Compiled Code)) at java.lang.reflect.Method.invoke(Method.java(Compil ed Code)) at com.ibm.jcbimpl.transport.RemoteInvoker.localInvok eShortcut(RemoteInvoker.java:1433) at com.ibm.jcbimpl.transport.RemoteInvoker.remoteInvo ke(RemoteInvoker.java:621) at com.ibm.jcbimpl.transport.RemoteInvoker.remoteInvo ke(RemoteInvoker.java:1048) at com.ibm.jcb.proxies.JCProxyKernel.remoteInvoke(JCP roxyKernel.java:486) at com.ibm.websm.mobject.MOClass$JCProxy.getContainer ObjList(Unknown Source) at com.ibm.websm.mobject.MOClassCW.getContainerObjLis t(MOClassCW.java:570) at com.ibm.websm.container.mocontainer.WContainerObjC ache$WMOClassObjCache.getMOClassObjListFromServer( WContainerObjCache.java:1154) at com.ibm.websm.container.mocontainer.WContainerObjC ache$WMOClassObjCache.getMOClassObjList(WContainer ObjCache.java:1184) at com.ibm.websm.container.mocontainer.WContainerObjC ache.getContainerObjList(WContainerObjCache.java:1 36) at com.ibm.websm.container.mocontainer.WContainerUtil ._refreshNonRelationshipView(WContainerUtil.java:1 248) at com.ibm.websm.container.mocontainer.WContainerUtil ._getRefreshObjects(WContainerUtil.java:1199) at com.ibm.websm.container.mocontainer.WContainerUtil .refresh(WContainerUtil.java:590) at com.ibm.websm.container.mocontainer.WContainerUtil .setView(WContainerUtil.java:692) at com.ibm.websm.container.mocontainer.WContainer._se tView(WContainer.java:3755) at com.ibm.websm.container.mocontainer.WContainer._lo adPlugin(WContainer.java:3803) at com.ibm.websm.container.mocontainer.WContainer.acc ess$100(WContainer.java:287) at com.ibm.websm.container.mocontainer.WContainer$2.d oWork(WContainer.java:1088) at com.ibm.websm.container.mocontainer.WContainerTask Runner.run(WContainerTaskRunner.java:191) |