SearchXMLTest

6

tests

0

failures

0

ignored

0.045s

duration

100%

successful

Tests

Test Duration Result
testEventDetailSearchResponse 0.018s passed
testEventSummarySearchResponse 0.002s passed
testProductDetailSearchResponse 0.013s passed
testProductSummarySearchResponse 0.001s passed
testSearchRequest 0.003s passed
testSearchSocket 0.008s passed

Standard error

WARNING	thread=165	[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=165	[null] purged 0 expired events and 0 expired unassociated products.
There are 1 active/queued socket connections
INFO	thread=1328	[null] accepted search connection Socket[addr=/172.17.0.2,port=57854,localport=12345]
INFO	thread=1328	[null] closed search connection Socket[addr=/172.17.0.2,port=57854,localport=12345]