SongKong Jaikoz

SongKong and Jaikoz Music Tagger Community Forum

Exception thrown during Cluster

29/09/2008 06.27.30:com.jthink.jaikoz.JaikozThreadGroup:uncaughtException:SEVERE: Uncaught throwable with no error message on thread:Thread-195 caught by JaikozThreadGroup
29/09/2008 06.27.30:com.jthink.jaikoz.JaikozThreadGroup:uncaughtException:SEVERE: RuntimeException occurred in application
java.util.NoSuchElementException
\tat java.util.TreeMap.key(TreeMap.java:433)
\tat java.util.TreeMap.lastKey(TreeMap.java:297)
\tat com.jthink.jaikoz.manipulate.ClusterAlbumsAnalyser.doGroupAnalysis(ClusterAlbumsAnalyser.java:382)
\tat com.jthink.jaikoz.manipulate.ClusterAlbumsAnalyser.analyseData(ClusterAlbumsAnalyser.java:117)
\tat com.jthink.jaikoz.manipulate.ClusterAlbumsAnalyser.run(ClusterAlbumsAnalyser.java:86)
\tat java.lang.Thread.run(Thread.java:613)

I need your logs (Action/Create Support Files)

This problem occurred because of the error with putting duplicating release ids in the database. However Jaikoz checks that a duplicate id doesnt exist before attempting to add a release to the database so unsure why this is underlying problem is occurring.

But added some logging, and fixed Cluster Albums so it will fail gracefully instead of throwing this exception