###
Thu Sep 18 21:20:55 UTC 2025
FINE thread=1 SAXParserFactory instance: com.sun.org.apache.xerces.internal.jaxp.SAXParserFactoryImpl@4a241c5d
FINE thread=1 Using digest version v2, algorithm=SHA-256
FINE thread=1 Digest='dkQ8+fRu/An1/85wN66XeJXxg1wTjQhdmRca4jSQ4Qc=' , 1ms
INFO thread=1111 [null] sending product to Socket[addr=localhost/127.0.0.1,port=11235,localport=40808]
FINE thread=1111 [null] using protocol version v0.1
There are 1 active/queued socket connections
INFO thread=1112 [test_receiver] accepted connection Socket[addr=/127.0.0.1,port=40808,localport=11235]
FINE thread=1112 [test_receiver] protocol version 'v0.1' Socket[addr=/127.0.0.1,port=40808,localport=11235]
FINE thread=1112 [test_receiver] listener (test_listener) has 0 queued notifications
INFO thread=1112 [test_receiver] received product 'urn:usgs-product:ci:origin-scenario:ci09082344:1758230455039'
from Socket[addr=/127.0.0.1,port=40808,localport=11235]
INFO thread=1111 [null] send complete Socket[addr=localhost/127.0.0.1,port=11235,localport=40808] response="[test_receiver] received product 'urn:usgs-product:ci:origin-scenario:ci09082344:1758230455039'
"
INFO thread=1 Generated 1 products: 1 sent, 0 partially sent, 0 failed to send
INFO thread=1112 [test_receiver] closed connection Socket[addr=/127.0.0.1,port=40808,localport=11235]
listener received urn:usgs-product:ci:origin-scenario:ci09082344:1758230455039
FINE thread=1 Using digest version v2, algorithm=SHA-256
FINE thread=1 Digest='dkQ8+fRu/An1/85wN66XeJXxg1wTjQhdmRca4jSQ4Qc=' , 1ms
###
Thu Sep 18 21:20:55 UTC 2025
FINE thread=1 SAXParserFactory instance: com.sun.org.apache.xerces.internal.jaxp.SAXParserFactoryImpl@3fc7b289
FINE thread=1 Using digest version v2, algorithm=SHA-256
FINE thread=1 Digest='Ld5XGJLf0u2bZWgRPdFKbQOIcekzKI73rGvO0WMKtV4=' , 0ms
INFO thread=1120 [null] sending product to Socket[addr=localhost/127.0.0.1,port=11235,localport=40810]
FINE thread=1120 [null] using protocol version v0.1
There are 1 active/queued socket connections
INFO thread=1121 [test_receiver] accepted connection Socket[addr=/127.0.0.1,port=40810,localport=11235]
FINE thread=1121 [test_receiver] protocol version 'v0.1' Socket[addr=/127.0.0.1,port=40810,localport=11235]
FINE thread=1121 [test_receiver] listener (test_listener) has 0 queued notifications
INFO thread=1121 [test_receiver] received product 'urn:usgs-product:ci:internal-origin:ci09082344:1758230455119'
from Socket[addr=/127.0.0.1,port=40810,localport=11235]
INFO thread=1121 [test_receiver] closed connection Socket[addr=/127.0.0.1,port=40810,localport=11235]
INFO thread=1120 [null] send complete Socket[addr=localhost/127.0.0.1,port=11235,localport=40810] response="[test_receiver] received product 'urn:usgs-product:ci:internal-origin:ci09082344:1758230455119'
"
INFO thread=1 Generated 1 products: 1 sent, 0 partially sent, 0 failed to send
listener received urn:usgs-product:ci:internal-origin:ci09082344:1758230455119
FINE thread=1 Using digest version v2, algorithm=SHA-256
FINE thread=1 Digest='Ld5XGJLf0u2bZWgRPdFKbQOIcekzKI73rGvO0WMKtV4=' , 1ms
###
Thu Sep 18 21:20:55 UTC 2025
FINE thread=1 SAXParserFactory instance: com.sun.org.apache.xerces.internal.jaxp.SAXParserFactoryImpl@53851bb9
FINE thread=1 Using digest version v2, algorithm=SHA-256
FINE thread=1 Digest='BAQn6LTsg41c6NZE3Svfhys0sr/wjSedWicXL5awnxg=' , 0ms
INFO thread=1129 [null] sending product to Socket[addr=localhost/127.0.0.1,port=11235,localport=40826]
FINE thread=1129 [null] using protocol version v0.1
There are 1 active/queued socket connections
INFO thread=1130 [test_receiver] accepted connection Socket[addr=/127.0.0.1,port=40826,localport=11235]
FINE thread=1130 [test_receiver] protocol version 'v0.1' Socket[addr=/127.0.0.1,port=40826,localport=11235]
FINE thread=1130 [test_receiver] listener (test_listener) has 0 queued notifications
INFO thread=1130 [test_receiver] received product 'urn:usgs-product:ci:origin:ci09082344:1758230455190'
from Socket[addr=/127.0.0.1,port=40826,localport=11235]
INFO thread=1130 [test_receiver] closed connection Socket[addr=/127.0.0.1,port=40826,localport=11235]
INFO thread=1129 [null] send complete Socket[addr=localhost/127.0.0.1,port=11235,localport=40826] response="[test_receiver] received product 'urn:usgs-product:ci:origin:ci09082344:1758230455190'
"
INFO thread=1 Generated 1 products: 1 sent, 0 partially sent, 0 failed to send
listener received urn:usgs-product:ci:origin:ci09082344:1758230455190
FINE thread=1 Using digest version v2, algorithm=SHA-256
FINE thread=1 Digest='BAQn6LTsg41c6NZE3Svfhys0sr/wjSedWicXL5awnxg=' , 0ms
FINE thread=164 [null] running event archive policy (testPolicy)
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)
INFO thread=164 [null] purged 0 expired events and 0 expired unassociated products.