13.4: Running OMSPatcher commands fail with error: Exception in thread "main" java.lang.NoClassDefFoundError: oracle/sysman/core/sec/config/omr/CredentialStore
(Doc ID 2900978.1)
Last updated on OCTOBER 18, 2022
Applies to:
Enterprise Manager Base Platform - Version 13.4.0.0.0 to 13.4.0.0.0 [Release 13c]Information in this document applies to any platform.
Symptoms
Executing the omspatcher commands on the 13.4 OMS, fail with the error:
[oracle@oms OMSPatcher]$ ./omspatcher version
Exception in thread "main" java.lang.NoClassDefFoundError: oracle/sysman/core/sec/config/omr/CredentialStore
at oracle.opatchauto.oms.OPatchAuto.main(OPatchAuto.java:721)
Caused by: java.lang.ClassNotFoundException: oracle.sysman.core.sec.config.omr.CredentialStore
at java.net.URLClassLoader.findClass(URLClassLoader.java:382)
at java.lang.ClassLoader.loadClass(ClassLoader.java:418)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:355)
at java.lang.ClassLoader.loadClass(ClassLoader.java:351)
... 1 more
OMSPatcher failed with error code 1
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 |
Cause |
Solution |
References |