SocketProductReceiverTest

5

tests

0

failures

0

ignored

0.519s

duration

100%

successful

Tests

Test Duration Result
testReceiveBinaryNoDeflate 0.150s passed
testReceiveBinaryWithDeflate 0.049s passed
testReceiveExistingProduct 0.016s passed
testReceiveXmlNoDeflate 0.233s passed
testReceiveXmlWithDeflate 0.071s passed

Standard error

There are 1 active/queued socket connections
INFO	thread=1053	[null] accepted connection Socket[addr=/127.0.0.1,port=42950,localport=1984]
INFO	thread=1053	[null] received product 'urn:usgs-product:us:shakemap:abcd1234:1771862713715'
 from Socket[addr=/127.0.0.1,port=42950,localport=1984]
INFO	thread=1053	[null] closed connection Socket[addr=/127.0.0.1,port=42950,localport=1984]
There are 1 active/queued socket connections
INFO	thread=1065	[null] accepted connection Socket[addr=/127.0.0.1,port=42952,localport=1984]
Mon Feb 23 16:05:14 UTC 2026
INFO	thread=1065	[null] received product 'urn:usgs-product:us:shakemap:abcd1234:1771862713786'
 from Socket[addr=/127.0.0.1,port=42952,localport=1984]
INFO	thread=1065	[null] closed connection Socket[addr=/127.0.0.1,port=42952,localport=1984]
There are 1 active/queued socket connections
INFO	thread=1077	[null] accepted connection Socket[addr=/127.0.0.1,port=42968,localport=1984]
INFO	thread=1077	[null] received product 'urn:usgs-product:us:shakemap:abcd1234:1771862714020'
 from Socket[addr=/127.0.0.1,port=42968,localport=1984]
INFO	thread=1077	[null] closed connection Socket[addr=/127.0.0.1,port=42968,localport=1984]
INFO	thread=1	[null] sending product to Socket[addr=localhost/127.0.0.1,port=1984,localport=42982]
There are 1 active/queued socket connections
INFO	thread=1090	[null] accepted connection Socket[addr=/127.0.0.1,port=42982,localport=1984]
INFO	thread=1	[null] send complete Socket[addr=localhost/127.0.0.1,port=1984,localport=42982] response="Already have product"
INFO	thread=1090	[null] closed connection Socket[addr=/127.0.0.1,port=42982,localport=1984]
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.
There are 1 active/queued socket connections
INFO	thread=1095	[null] accepted connection Socket[addr=/127.0.0.1,port=42986,localport=1984]
INFO	thread=1095	[null] received product 'urn:usgs-product:us:shakemap:abcd1234:1771862714085'
 from Socket[addr=/127.0.0.1,port=42986,localport=1984]
INFO	thread=1095	[null] closed connection Socket[addr=/127.0.0.1,port=42986,localport=1984]