How do I resolve the following error that I resubmit the service from the MywebMethods console.(My webMethods 7)
[POP.012.9002.wm_mon_service_details] Remote Exception caught: electric.util.WrappedException: SOAPException( Client: [ISS.0088.9133] Error while encoding RPC output )
Detail:
electric.util.WrappedException: SOAPException( Client: [ISS.0088.9133] Error while encoding RPC output )
at com.webMethods.caf.wsclient.proxy.impl.WSClientDynamicProxy.getCompatibleException(WSClientDynamicProxy.java:397)
at com.webMethods.caf.wsclient.proxy.impl.WSClientDynamicProxy.invoke(WSClientDynamicProxy.java:216)
at $Proxy14.resubmit(Unknown Source)
at com.webMethods.bpo.portlet.wm_mon_service_details.Mon_service_details.resubmit_resubmit(Mon_service_details.java:533)
at com.webMethods.bpo.portlet.wm_mon_service_details.Mon_service_details.doResubmit(Mon_service_details.java:424)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)