Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

r2659 Java error - no indexes #2100

Closed
Omertron opened this issue Mar 15, 2015 · 4 comments
Closed

r2659 Java error - no indexes #2100

Omertron opened this issue Mar 15, 2015 · 4 comments

Comments

@Omertron
Copy link
Member

Original issue 2101 created by Omertron on 2011-09-30T22:09:51.000Z:

What steps will reproduce the problem?

  1. Install r2659
  2. run Yamj
    3.

What is the expected output? What do you see instead?

Once Yamj has identified the content, it should start to index instead it crashes with the following

Indexing libraries...
Indexing ...
Exception in thread "main" java.lang.NullPointerException
at com.moviejukebox.model.Library.buildIndexMasters(Library.java:324)
at com.moviejukebox.model.Library.buildIndex(Library.java:508)
at com.moviejukebox.MovieJukebox.generateLibrary(MovieJukebox.java:1239)

at com.moviejukebox.MovieJukebox.main(MovieJukebox.java:448)

What version/revision of YAMJ are you using? On what operating system?

r2659
Windows 7 32 bit Home Premium

What skin are you using?

Have tried Default,PPP, PPP2 and Zappiti

What device are you using YAMJ on? Networked Media Tank, PlayonHD, Other?

NMT A110 - not relevant indexes are never created on the PC

Please provide any additional information below.

Reverting to r2648 clears the problem.

@Omertron
Copy link
Member Author

Comment #1 originally posted by Omertron on 2011-10-01T07:37:02.000Z:

This issue was closed by revision r2660.

@Omertron
Copy link
Member Author

Comment #2 originally posted by Omertron on 2011-10-01T07:53:56.000Z:

Not fixed.
New error:

Indexing libraries...
Indexing ...
Sorting Indexes ...
Warning : You need to enable index 'Other' to get 'New-TV' ('New-TV') category
Warning : You need to enable index 'Other' to get 'New-Movie' ('New-Movies') category
Exception in thread "main" java.lang.NullPointerException
at com.moviejukebox.model.Library.buildIndex(Library.java:569)
at com.moviejukebox.MovieJukebox.generateLibrary(MovieJukebox.java:1239)
at com.moviejukebox.MovieJukebox.main(MovieJukebox.java:448)

@Omertron
Copy link
Member Author

Comment #3 originally posted by Omertron on 2011-10-01T08:30:46.000Z:

That's a different error.
Please report a new issue.
You will also want to enable the "Other" category to get the "new" indexes

@Omertron
Copy link
Member Author

Comment #4 originally posted by Omertron on 2011-10-01T09:13:56.000Z:

Enabling mjb.categories.indexList=Other solved this problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant