Original issue 2430 created by Omertron on 2012-06-02T06:10:17.000Z:
What steps will reproduce the problem?
I've just upgraded a working r3065 to r3106
What is the expected output? What do you see instead?
YAMJ crash with this error in console:
Preparing environment...
Initializing...
Scanning library directory <removed>.xml
Jukebox output goes to /<removed>
Exception in thread "main" java.lang.NullPointerException
at com.moviejukebox.tools.FileTools$FileEx.<init>(FileTools.java:762)
at com.moviejukebox.tools.FileTools$FileEx.listFiles(FileTools.java:856)
at com.moviejukebox.tools.FileTools$ScannedFilesCache.addDir(FileTools.java:933)
at com.moviejukebox.MovieJukebox.generateLibrary(MovieJukebox.java:822)
at com.moviejukebox.MovieJukebox.main(MovieJukebox.java:392)
What version/revision of YAMJ are you using? On what operating system?
r3106 on Ubuntu Server 11.10 with Java 1.6.0_23
What skin are you using?
Eversion r0167
What device are you using YAMJ on? Networked Media Tank, PlayonHD, Other?
A-200
Original issue 2430 created by Omertron on 2012-06-02T06:10:17.000Z:
What steps will reproduce the problem? I've just upgraded a working r3065 to r3106
What is the expected output? What do you see instead? YAMJ crash with this error in console:
Preparing environment... Initializing... Scanning library directory <removed>.xml Jukebox output goes to /<removed> Exception in thread "main" java.lang.NullPointerException at com.moviejukebox.tools.FileTools$FileEx.<init>(FileTools.java:762) at com.moviejukebox.tools.FileTools$FileEx.listFiles(FileTools.java:856) at com.moviejukebox.tools.FileTools$ScannedFilesCache.addDir(FileTools.java:933) at com.moviejukebox.MovieJukebox.generateLibrary(MovieJukebox.java:822) at com.moviejukebox.MovieJukebox.main(MovieJukebox.java:392)
What version/revision of YAMJ are you using? On what operating system? r3106 on Ubuntu Server 11.10 with Java 1.6.0_23
What skin are you using? Eversion r0167
What device are you using YAMJ on? Networked Media Tank, PlayonHD, Other? A-200
Please provide any additional information below.