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

java.lang.StringIndexOutOfBoundsException:... #2393

Closed
Omertron opened this issue Mar 16, 2015 · 1 comment
Closed

java.lang.StringIndexOutOfBoundsException:... #2393

Omertron opened this issue Mar 16, 2015 · 1 comment

Comments

@Omertron
Copy link
Member

Original issue 2394 created by Omertron on 2012-03-26T18:00:25.000Z:

What steps will reproduce the problem?

  1. Clean your jukebox
  2. Restart YAMJ
  3. Wait & see

What is the expected output? What do you see instead?
No error, no error file but some mistake

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

Yet Another Movie Jukebox
Build Date: 2012-03-25 11:01:22
Version: 2.7-SNAPSHOT
Revision: r3010

Win7x64

What skin are you using? Eversion

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

Please provide any additional information below.

Error example (but see attachment)

[19:53:43 - main ] java.lang.StringIndexOutOfBoundsException: String index out of range: 9
at java.lang.AbstractStringBuilder.deleteCharAt(Unknown Source)
at java.lang.StringBuilder.deleteCharAt(Unknown Source)
at com.moviejukebox.plugin.TheMovieDbPlugin.copyMovieInfo(TheMovieDbPlugin.java:330)
at com.moviejukebox.plugin.TheMovieDbPlugin.scan(TheMovieDbPlugin.java:169)
at com.moviejukebox.plugin.DatabasePluginController.scan(DatabasePluginController.java:99)
at com.moviejukebox.MovieJukebox.updateMovieData(MovieJukebox.java:1983)
at com.moviejukebox.MovieJukebox$3.call(MovieJukebox.java:949)
at com.moviejukebox.MovieJukebox$3.call(MovieJukebox.java:933)
at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
at java.util.concurrent.FutureTask.run(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
at com.moviejukebox.tools.ThreadExecutor$ScheduledThread.run(ThreadExecutor.java:101)

@Omertron
Copy link
Member Author

Comment #1 originally posted by Omertron on 2012-03-27T18:44:37.000Z:

This issue was closed by revision r3012.

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