My Oracle Support Banner

OID 12.2.1.4 - Facing Null Pointer Exception On Executing The Standalone Audit Command (Doc ID 2780334.1)

Last updated on AUGUST 30, 2023

Applies to:

Oracle Internet Directory - Version 12.2.1.4.0 and later
Oracle Platform Security for Java - Version 12.2.1.4.0 and later
Information in this document applies to any platform.

Symptoms

%JAVA_HOME%/bin/java -classpath %COMMON_COMPONENTS_HOME%\modules\oracle.osdt\osdt_cert.jar;%COMMON_COMPONENTS_HOME%\modules\oracle.osdt\osdt_core.jar;%ORACLE_HOME%\jdbc\lib\ojdbc6.jar;%COMMON_COMPONENTS_HOME%\modules\oracle.iau\fmw_audit.jar;%COMMON_COMPONENTS_HOME% \modules\oracle.pki\oraclepki.jar;%COMMON_COMPONENTS_HOME%\modules\oracle.jps\jps-manifest.jar -Doracle.home=%ORACLE_INSTANCE% -Doracle.instance=%ORACLE_INSTANCE% -Dauditloader.jdbcString=jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=<DB_HOSTNAME>)(PORT=<DB_PORT>)(CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=<DB_SERVICE_NAME>))) -verbose -Dauditloader.username=<AUDIT_SCHEMA_USERNAME> oracle.security.audit.ajl.loader.StandaloneAuditLoader

Exception in thread "main" [Loaded java.lang.Throwable$PrintStreamOrWriter from C:\Progra~1\Java\jdk1.8.0_281\jre\lib\rt.jar]
[Loaded java.lang.Throwable$WrappedPrintStream from C:\Progra~1\Java\jdk1.8.0_281\jre\lib\rt.jar]
[Loaded java.util.IdentityHashMap$KeySet from C:\Progra~1\Java\jdk1.8.0_281\jre\lib\rt.jar]
java.lang.NullPointerException
  at oracle.security.audit.ajl.loader.SystemStandaloneLoader.startTransfer(SystemStandaloneLoader.java:73)
  at oracle.security.audit.ajl.loader.SystemStandaloneLoader.doRun(SystemStandaloneLoader.java:107)
  at oracle.security.audit.ajl.loader.SystemStandaloneLoader.startProcess(SystemStandaloneLoader.java:143)
  at oracle.security.audit.ajl.loader.StandaloneAuditLoader.main(StandaloneAuditLoader.java:42)
[Loaded java.util.IdentityHashMap$IdentityHashMapIterator from C:\Progra~1\Java\jdk1.8.0_281\jre\lib\rt.jar]
[Loaded java.util.IdentityHashMap$KeyIterator from C:\Progra~1\Java\jdk1.8.0_281\jre\lib\rt.jar]

Changes

 No changes, issue is present with OOTB OID 12.2.1.4 deployment

Reported issue was noticed starting with OID 12.2.1.4.

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


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