My Oracle Support Banner

Configuring OID 11g Stand Alone Audit Fails with Log Errors: java.lang.ClassNotFoundException: oracle.security.jps.JpsException | PERIODICAL CALL FOR Audit Loader FAILED (Doc ID 2072090.1)

Last updated on AUGUST 30, 2023

Applies to:

Oracle Internet Directory - Version 11.1.1 and later
Information in this document applies to any platform.

Symptoms

Following documentation:

Oracle® Fusion Middleware  Application Security Guide  11g Release 1 (11.1.1)  E10043-11
Chapter 13 Configuring and Managing Auditing
Section 13.2.4 Configure a Database Audit Data Store for System Components

Error while configuring OID Stand Alone Audit.

$INSTANCE_HOME/diagnostics/logs/OPMN/opmn/rmd-AuditLoader.log shows: 

Exception in thread "main" java.lang.NoClassDefFoundError: oracle/security/jps/JpsException
      at oracle.security.audit.ajl.loader.SystemStandaloneLoader.validatePrereqs(SystemStandaloneLoader.java:83)
      at oracle.security.audit.ajl.loader.SystemStandaloneLoader.startProcess(SystemStandaloneLoader.java:146)
      at oracle.security.audit.ajl.loader.StandaloneAuditLoader.main(StandaloneAuditLoader.java:41)
Caused by: java.lang.ClassNotFoundException: oracle.security.jps.JpsException
      at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
      at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
      at java.security.AccessController.doPrivileged(Native Method)
      at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
      at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
      at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
      at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
      ... 3 more

--------
15/10/27 16:12:22 global:AuditLoader
--------
PERIODICAL CALL FOR Audit Loader FAILED

 

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


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.