OPSS - Unable To Load Audit Logs To Database Observing several "PERIODICAL CALL FOR Audit Loader FAILED" messages on logs
(Doc ID 2470685.1)
Last updated on FEBRUARY 19, 2021
Applies to:
Oracle Platform Security for Java - Version 11.1.1.7.0 and laterInformation in this document applies to any platform.
Symptoms
AuditLoader not working, observing the next on logs
Oct 1, 2018 2:11:00 PM oracle.security.audit.ajl.loader.AuditLoader updateSources
SEVERE: IAU:Removing logger <ORACLE_HOME>/<OID_COMPONENT_NAME1>/auditlogs/OID/<OID_COMPONENT_NAME3>/audit-pid.log
Exception in thread "main" java.lang.NullPointerException
at oracle.security.audit.ajl.reader.BusStopTxtLogReader.parseRecord(BusStopTxtLogReader.java:391)
at oracle.security.audit.ajl.reader.FileSetLogReader.read(FileSetLogReader.java:1007)
at oracle.security.audit.ajl.loader.AuditLoader$SingleLookaheadBusStopLogReader.gotoNextRecord(AuditLoader.java:347)
at oracle.security.audit.ajl.loader.AuditLoader.readMessages(AuditLoader.java:456)
at oracle.security.audit.service.AuditLoaderManager.readMessages(AuditLoaderManager.java:260)
at oracle.security.audit.ajl.loader.StandaloneAuditLoader.startTransfer(StandaloneAuditLoader.java:64)
at oracle.security.audit.ajl.loader.StandaloneAuditLoader.main(StandaloneAuditLoader.java:114)
--------
18/10/01 14:11:02 global:AuditLoader
--------
PERIODICAL CALL FOR Audit Loader FAILED
--------
18/10/01 14:46:36 global:AuditLoader
--------
Exception in thread "main" java.lang.NullPointerException
at oracle.security.audit.ajl.reader.BusStopTxtLogReader.parseRecord(BusStopTxtLogReader.java:391)
at oracle.security.audit.ajl.reader.FileSetLogReader.read(FileSetLogReader.java:1007)
at oracle.security.audit.ajl.loader.AuditLoader$SingleLookaheadBusStopLogReader.gotoNextRecord(AuditLoader.java:347)
at oracle.security.audit.ajl.loader.AuditLoader.readMessages(AuditLoader.java:456)
at oracle.security.audit.service.AuditLoaderManager.readMessages(AuditLoaderManager.java:260)
at oracle.security.audit.ajl.loader.StandaloneAuditLoader.startTransfer(StandaloneAuditLoader.java:64)
at oracle.security.audit.ajl.loader.StandaloneAuditLoader.main(StandaloneAuditLoader.java:114)
--------
18/10/01 14:46:38 global:AuditLoader
--------
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 |