The OPB Update Web Service Throws JSAFE Error, if the Web Service is Using SSL (https)
(Doc ID 1638791.1)
Last updated on MARCH 01, 2021
Applies to:
Oracle Documaker - Version 12.1 and laterInformation in this document applies to any platform.
***Reviewed for currency on 01-May-2018***
Symptoms
On : 12.1 version, Enterprise Edition
The OPB Update Web Service throws the following JSAFE error, if the web service is using SSL (https):
ERROR
-----------------------
Connector failed to initialize oracle.documaker.ecmconnector.connectorapi.exceptions.FrameworkInitializationException: Required constructor execution failed - oracle.documaker.ecmconnector.ngpcomponents.archiveresults.NGPSubmitProcess - java.lang.NoClassDefFoundError: com/rsa/jsafe/JSAFE_InvalidUseException
at oracle.documaker.ecmconnector.connectorapi.process.ProcessCollection.(ProcessCollection.java:82)
at oracle.documaker.ecmconnector.connectorapi.frameworks.ConnectorFramework.initialize(ConnectorFramework.java:89)
at oracle.documaker.archiver.Archiver.initConnector(Archiver.java:129)
at oracle.documaker.archiver.Archiver.run(Archiver.java:185)
Caused by: java.lang.reflect.InvocationTargetException
at sun.reflect.GeneratedConstructorAccessor19.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
at oracle.documaker.ecmconnector.connectorapi.process.ProcessCollection.(ProcessCollection.java:66)
... 3 more
Caused by: java.lang.NoClassDefFoundError: com/rsa/jsafe/JSAFE_InvalidUseException
at weblogic.security.SSL.SSLClientInfo.getSSLSocketFactory(SSLClientInfo.java:101)
at weblogic.security.SSL.SSLSocketFactory.setSSLClientInfo(SSLSocketFactory.java:241)
at weblogic.security.SSL.SSLSocketFactory.(SSLSocketFactory.java:37)
at weblogic.security.SSL.SSLSocketFactory.getInstance(SSLSocketFactory.java:69)
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |