Hey!
I have the same problem. Under Windows and latest IS7.1.2.
Try solutions form advantage website:
First one:
"This issue has been seen in certain environments, but there is no clear reason for this. The following workaround should help.
Open IS Admin console > Settings > Extended > Show and Hide Keys. Check watt.config.systemProperties and click on save settings. Edit Extended Settings for watt.config.systemProperties. Include javax.xml.parsers.DocumentBuilderFactory=com.sun.org.apache.xerces.inter
nal.jaxp.DocumentBuilderFactoryImpl in watt.config.systemProperties. "
and another one:
"Some JARs which are developed as part of Java endorsed standards need special handling.
[URL]JDK 19 Documentation - Home
Moving xercesImpl.jar to the endorsed directory, fixed the problem."
and another one:
"Copy %JAVA_DIR%\lib\tools.jar to %IS_DIR%\packages\WmTomcat\code\jars (backup the old jar first)
2) Create directory %JAVA_DIR%\jre\lib\endorsed
3) Copy %WM_DIR%\common\lib\jars\xercesImpl.jar , xml-apis.jar and xmlParserAPIs.jar to %JAVA_DIR%\jre\lib\endorsed
4 ) Change IS Extended Setting of watt.config.systemProperties to include javax.xml.parsers.DocumentBuilderFactory=org.apache.xerces.jaxp.Document
BuilderFactoryImpl.
Example:
watt.config.systemProperties=mail.imap.partialfetch=true,javax.xml.parsers.DocumentBuilderFactory=org.apache.xerces.jaxp.DocumentBuilderFactoryImpl
5 ) Restart the Integration Server. "
#webMethods-Archive#webMethods#Integration-Server-and-ESB