DefaultAssociatorTest

10

tests

0

failures

0

ignored

0.029s

duration

100%

successful

Tests

Test Duration Result
testAlertMultipleAssociations 0.003s passed
testAssociationOrder 0.001s passed
testAtSouthPole 0.011s passed
testChooseEventWithoutSummarySourceCode 0.001s passed
testChooseMostSimilar 0.003s passed
testDateTimeLine 0.004s passed
testDifferentEventCodesFromSameSource 0.001s passed
testNearEquator 0.003s passed
testNorthernLatitude 0.001s passed
testSameEventCodeFromSameSource 0.001s passed

Standard error

WARNING	thread=1	Potential merge, product id=urn:usgs-product:us:origin:c0001234:1751040985765, nearby events: [nc11112222, ciaaaa2222, uw00005555]
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.