YAMJ / yamj-v2

Yet Another Movie Jukebox (YAMJ) v2
GNU General Public License v3.0
28 stars 11 forks source link

r3106 crash with null pointer exception #2429

Closed Omertron closed 9 years ago

Omertron commented 9 years ago

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.

Omertron commented 9 years ago

Comment #1 originally posted by Omertron on 2012-06-02T07:03:33.000Z:

<empty>

Omertron commented 9 years ago

Comment #2 originally posted by Omertron on 2012-06-02T07:15:15.000Z:

This issue was closed by revision r3107.