Client Script Fails with "java.lang.NoClassDefFoundError: org/bouncycastle/crypto/Digest" After Patching July 2018 PSU to WebLogic 12.1.3
(Doc ID 2446970.1)
Last updated on SEPTEMBER 12, 2023
Applies to:
Oracle WebLogic Server - Version 12.2.1.3.0 and laterInformation in this document applies to any platform.
Symptoms
After applying July 2018 PSU patch 27919943 to WebLogic Server 12.1.3, client application fails to run with error below:
Following is an example of Commands used :
(i) cd <PATH_TO_CLIENT_SCRIPTS_DIR>/common/scripts
(ii) java -cp <MIDDLEWARE_HOME>/wlserver/server/lib/weblogic.jar:<PATH_TO_CLIENT_SCRIPTS_DIR>/common/lib/common-encryptor-1.1.jar:<MIDDLEWARE_HOME>/wlserver/server/lib/consoleapp/APP-INF/lib/commons-codec-1.3.jar:<PATH_TO_CLIENT_SCRIPTS_DIR>/common/lib/script.jar:<PATH_TO_CLIENT_SCRIPTS_DIR>/envspecific/properties:<PATH_TO_CLIENT_SCRIPTS_DIR>/authentication/com.custom.script.RefreshPortfolioFilter WL_HOME=<MIDDLEWARE_HOME>/wlserver/server
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 |