Issue description: Unable to handle SOAP exception from TCL JAVA as detailed in screenshot
below..
08/21/2017 16:51:19 [executeNativeCommand] ERROR AGENT -
::SrmVmwareService-::Could not initialize class
com.sun.xml.internal.ws.fault.SOAPFaultBuilder
08/21/2017 16:51:19 [executeNativeCommand] STACKTRACE AGENT -
::SrmVmwareService-::Exception:
java.lang.NoClassDefFoundError: Could not initialize class
com.sun.xml.internal.ws.fault.SOAPFaultBuilder
08/21/2017 16:57:00 [executeNativeCommand] ERROR COMMON -
::PanacesCLIProcessor-executeScript::Result =
java.lang.NoClassDefFoundError:
com/sun/xml/stream/buffer/XMLStreamBuffer
08/21/2017 16:57:00 [executeNativeCommand] ERROR COMMON -
::PanacesCLIProcessor-executeScript::java.lang.NoClassDefFoundError:
com/sun/xml/stream/buffer/XMLStreamBuffer Tcl errorInfo :
java.lang.NoClassDefFoundError:
com/sun/xml/stream/buffer/XMLStreamBuffer
08/21/2017 17:04:29 [executeNativeCommand] ERROR COMMON -
::PanacesCLIProcessor-executeScript::Result =
java.lang.NoClassDefFoundError: org/jvnet/staxex/XMLStreamReaderEx
08/21/2017 17:04:29 [executeNativeCommand] ERROR COMMON -
::PanacesCLIProcessor-executeScript::java.lang.NoClassDefFoundError:
org/jvnet/staxex/XMLStreamReaderEx Tcl errorInfo :
java.lang.NoClassDefFoundError: org/jvnet/staxex/XMLStreamReaderEx
while executing
Solution:
It required four Jar Files for AgentNode (DRM) to overcome this issue.
Here is the open source detail for Jar files to download.
http://www.java2s.com/Code/Jar/i/Downloadistackcommonsruntime213jar.htm
http://www.java2s.com/Code/Jar/s/Downloadstaxex12jar.htm
http://java2s.com/Code/Jar/s/Downloadstreambufferjar.htm
http://www.java2s.com/Code/Jar/j/Downloadjaxwsrt217jar.htm
Jar file Name:
jaxws-rt-2.1.4.jar
streambuffer.jar
stax-ex-1.2.jar
istack-commons-runtime-2.13.jar