SongKong Jaikoz

SongKong and Jaikoz Music Tagger Community Forum

Upgrade 4.5.7 -> 4.6.1 Failure

Hi All,

Been using 4.5.7, Upon upgrading to 4.6.1 Jaikoz no longer loads files.
Registered user …

So I removed (uninstalled) Jaikoz completely, including local user folder.

Fresh installed 4.6.1, the problem still exists.

Unfortunately I didn’t keep the original logs, however this is what is in the new ones:

jaikozuser0-0.log

Aug 2, 2012 3:34:09 AM: INFO: Copying over preferences from:C:\\Program Files\\Jthink\\Jaikoz\\settings.jai to:C:\\Documents and Settings\\tcg\\Jaikoz\\settings.jai:true
Aug 2, 2012 3:34:09 AM: INFO: Copying over layout.properties from:C:\\Program Files\\Jthink\\Jaikoz\\layout.properties to:C:\\Documents and Settings\\tcg\\Jaikoz\\layout.properties
Aug 2, 2012 3:34:09 AM: INFO: Creating a New Database:C:\\Documents and Settings\\tcg\\Jaikoz\\jaikozdb
Aug 2, 2012 3:34:09 AM: INFO: Created New Database:C:\\Documents and Settings\\tcg\\Jaikoz\\jaikozdb
Aug 2, 2012 3:34:09 AM: INFO: Jaikoz has been configured with minimum heap memory of 64 mb, maximum heap memory of 738 mb and maximum permanent memory of 64 mb
Aug 2, 2012 3:34:09 AM: INFO: Jaikoz 4.6.1 NGS using Java 1.6.0_25 20.0-b11 32bit on Windows XP 5.1 x86 initialized successfully 
Aug 2, 2012 3:34:44 AM: INFO: Started to load files from C:\\My Music\\Stevie Ray Vaughan and Double Trouble
Aug 2, 2012 3:34:48 AM: INFO: Counted 156 files that could be loaded from C:\\My Music\\Stevie Ray Vaughan and Double Trouble
Aug 2, 2012 3:34:48 AM: INFO: Completed loading of 0 songs from C:\\My Music\\Stevie Ray Vaughan and Double Trouble
Aug 2, 2012 3:34:48 AM: INFO: 0 files are loaded
Aug 2, 2012 3:38:46 AM: INFO: Jaikoz has exited successfully
Aug 2, 2012 5:02:42 PM: INFO: Jaikoz has been configured with minimum heap memory of 64 mb, maximum heap memory of 738 mb and maximum permanent memory of 64 mb
Aug 2, 2012 5:02:42 PM: INFO: Jaikoz 4.6.1 NGS using Java 1.6.0_25 20.0-b11 32bit on Windows XP 5.1 x86 initialized successfully 

jaikozdebug0-0.log

02/08/2012 03.33.45:com.jthink.jaikoz.db.Db:printSQLException:SEVERE: Err:An attempt by a client to checkout a Connection has timed out.:ErrCode:0:State:null
02/08/2012 03.33.53:com.jthink.jaikoz.db.Db:createNewDatabase:WARNING: Creating new database C:\\Documents and Settings\\tcg\\Jaikoz\\jaikozdb
02/08/2012 03.33.56:com.jthink.jaikoz.MainWindow:setupLAF:WARNING: Look and Feel from UserSettings Is:
02/08/2012 03.34.09:com.jthink.jaikoz.MainWindow:runOnEventThread:SEVERE: Jaikoz has been configured with minimum heap memory of 64 mb, maximum heap memory of 738 mb and maximum permanent memory of 64 mb
02/08/2012 03.34.09:com.jthink.jaikoz.MainWindow:runOnEventThread:SEVERE: Jaikoz 4.6.1 NGS using Java 1.6.0_25 20.0-b11 32bit on Windows XP 5.1 x86 initialized successfully 
02/08/2012 03.34.09:com.jthink.jaikoz.MainWindow:runOnEventThread:SEVERE: No of logical cpus:2
02/08/2012 03.34.44:com.jthink.jaikoz.monitoring.MemoryManager:addMemoryNotification:WARNING: Low memory limit is set for:Tenured Gen:454000640
02/08/2012 03.34.44:com.jthink.jaikoz.data.AudioFileFromDirectoryAndFilesLoader:run:SEVERE: Load Songs:Start:Database song count:0
02/08/2012 03.34.45:com.jthink.jaikoz.data.LoadFileWorker:call:SEVERE: Runtime Exception: in record unable to display corrupt file:C:\\My Music\\Stevie Ray Vaughan and Double Trouble\\Blues at Sunrise\\01 - Ain't Gone 'N' Give up on Love.mp3
java.lang.NullPointerException
\tat com.jthink.jaikoz.data.id3.MP3ID3V2Wrapper.loadCell(MP3ID3V2Wrapper.java:543)
\tat com.jthink.jaikoz.data.id3.MP3ID3V2Wrapper.setupCell(MP3ID3V2Wrapper.java:127)
\tat com.jthink.jaikoz.data.id3.MP3ID3V2Wrapper.setupIDTagFields(MP3ID3V2Wrapper.java:79)
\tat com.jthink.jaikoz.data.id3.MP3ID3V2Wrapper.<init>(MP3ID3V2Wrapper.java:57)
\tat com.jthink.jaikoz.data.id3.MP3Bridge.loadFromFile(MP3Bridge.java:80)
\tat com.jthink.jaikoz.data.FileBridgeFactory.loadFile(FileBridgeFactory.java:131)
\tat com.jthink.jaikoz.data.LoadFileWorker.call(LoadFileWorker.java:77)
\tat com.jthink.jaikoz.data.LoadFileWorker.call(LoadFileWorker.java:18)
\tat java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
\tat java.util.concurrent.FutureTask.run(Unknown Source)
\tat java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
\tat java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
\tat java.util.concurrent.FutureTask.run(Unknown Source)
\tat java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
\tat java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
\tat java.lang.Thread.run(Unknown Source)
.
. WACK!
.
02/08/2012 03.34.48:com.jthink.jaikoz.data.AudioFileFromDirectoryAndFilesLoader:run:SEVERE: Load Songs:End:Database song count:0
02/08/2012 03.34.48:com.jthink.jaikoz.indexed.DataIndexer:reindex:SEVERE: Reindex start:Thu Aug 02 03:34:48 EDT 2012
02/08/2012 03.34.49:com.jthink.jaikoz.indexed.DataIndexer:reindex:SEVERE: Reindex end:Thu Aug 02 03:34:49 EDT 2012
02/08/2012 03.38.46:com.jthink.jaikoz.layout.MainFrame:shutdownJaikoz:WARNING: Jaikoz has exited successfully
02/08/2012 17.02.27:com.jthink.jaikoz.MainWindow:setupLAF:WARNING: Look and Feel from UserSettings Is:
02/08/2012 17.02.42:com.jthink.jaikoz.MainWindow:runOnEventThread:SEVERE: Jaikoz has been configured with minimum heap memory of 64 mb, maximum heap memory of 738 mb and maximum permanent memory of 64 mb
02/08/2012 17.02.42:com.jthink.jaikoz.MainWindow:runOnEventThread:SEVERE: Jaikoz 4.6.1 NGS using Java 1.6.0_25 20.0-b11 32bit on Windows XP 5.1 x86 initialized successfully 
02/08/2012 17.02.42:com.jthink.jaikoz.MainWindow:runOnEventThread:SEVERE: No of logical cpus:2

Any ideas ???

Thanks

-Enjoy
fh [color=#FF0000]:[/color] )_~

Thanks working on solution, and a fix will be out later today

If you right click and select Open you can then start Jaikoz, and see what version you have.