Standard error
CONFIG thread=1 Loading configuration file /builds/ghsc/hazdev/pdl/test-load-config-exists.ini
2025-09-25T16:32:42.466Z WARNING thread=164 [null] exception running event archive policy (testPolicy)
java.lang.NullPointerException: Cannot invoke "java.sql.Connection.prepareStatement(String)" because the return value of "gov.usgs.earthquake.indexer.JDBCProductIndex.getConnection()" is null
at gov.usgs.earthquake.indexer.JDBCProductIndex.getEvents(JDBCProductIndex.java:232)
at gov.usgs.earthquake.indexer.Indexer.purgeExpiredProducts(Indexer.java:1838)
at gov.usgs.earthquake.indexer.Indexer$1.run(Indexer.java:1785)
at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
at java.base/java.util.TimerThread.run(Timer.java:516)
2025-09-25T16:32:42.467Z SEVERE thread=1 Unable to find configuration file: /builds/ghsc/hazdev/pdl/some/file/does/not/exist.ini
2025-09-25T16:32:42.467Z INFO thread=164 [null] purged 0 expired events and 0 expired unassociated products.