SongKong Jaikoz

SongKong and Jaikoz Music Tagger Community Forum

4.1.1 Loading files problem using .bat

I’m experiencing a problem that only seems to happen when starting jaikoz via the .bat file (to overcome the memory issue). Jaikoz seems to be loading less then half the files in my folder, and I am getting an error message on several. Here’s an example from the command window:

13/07/2011 01.47.09:com.jthink.jaikoz.data.LoadFileWorker:call:SEVERE: Runtime Exception: in record unable to display corrupt file: Z:\\Music\\The Crystal Method\\weekend\\02 Wild, Sweet and Cool.mp3
java.lang.RuntimeException: java.io.invalidClassException: javax.swing.ImageIcon; local class incompatible: stream classdesc serialVersionUID = -962022720109015502, local class serialVersionUID = 532615968316031794
at com.jthink.jaikoz.db.SongCache.getSongFromDatabase(SongCache.java:113)
at com.jthink.jaikoz.data.FileBridgeFactory.loadSongFromDatabase(FileBridgeFactory.java:144)
at com.jthink.jaikoz.data.FileBridgeFactory.loadFile(FileBridgeFactory.java:112)
at com.jthink.jaikoz.data.LoadFileWorker.call(LoadFileWorker.java:77)
at com.jthink.jaikoz.data.LoadFileWorker.call(LoadFileWorker.java:18)

…etc etc

Running without the .bat file seems to load all the files, but of course, I have memory problems then.

I’m trying to get the log file to upload to this in a bit. I’ll let you know.

Please start Jaikoz
Run Advanced/Empty Cache befoer you load any files

That should resolve the issue