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

Error while running/updating yamj v2.6 r2987 #2387

Closed
Omertron opened this issue Mar 16, 2015 · 3 comments
Closed

Error while running/updating yamj v2.6 r2987 #2387

Omertron opened this issue Mar 16, 2015 · 3 comments

Comments

@Omertron
Copy link
Member

Original issue 2388 created by Omertron on 2012-03-20T23:09:47.000Z:

This version does not generate any HTML file.

The moviejukebox.ERROR.log file constains WARN and ERROR:

[23:46:32 - Thread-6] WARN com.moviejukebox.thetvdb.tools.TvdbParser - Series error: Error: http://thetvdb.com/api/[APIKEY]/series/73696/default/10/1/fr.xml
[23:46:32 - Thread-6] WARN com.moviejukebox.thetvdb.tools.TvdbParser - Series error: Error: http://thetvdb.com/api/[APIKEY]/series/73696/default/10/1/en.xml
[23:46:34 - Thread-5] WARN com.moviejukebox.themoviedb.TheMovieDb - Failed to get movie info: http://api.themoviedb.org/3/movie/tt2165935?api_key=[APIKEY]&language=en
[23:46:35 - Thread-5] WARN com.moviejukebox.themoviedb.TheMovieDb - Failed to get movie info: http://api.themoviedb.org/3/movie/0?api_key=[APIKEY]&language=en
[23:47:48 - Thread-56] WARN com.moviejukebox.writer.MovieJukeboxHTMLWriter - javax.xml.transform.TransformerConfigurationException: Failed to compile stylesheet. 1 error detected.
at net.sf.saxon.PreparedStylesheet.prepare(PreparedStylesheet.java:199)
at net.sf.saxon.TransformerFactoryImpl.newTemplates(TransformerFactoryImpl.java:132)
at net.sf.saxon.TransformerFactoryImpl.newTransformer(TransformerFactoryImpl.java:87)
at com.moviejukebox.writer.MovieJukeboxHTMLWriter.getTransformer(MovieJukeboxHTMLWriter.java:621)
at com.moviejukebox.writer.MovieJukeboxHTMLWriter.generateMovieDetailsHTML(MovieJukeboxHTMLWriter.java:112)
at com.moviejukebox.MovieJukebox$7.call(MovieJukebox.java:1521)
at com.moviejukebox.MovieJukebox$7.call(MovieJukebox.java:1501)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:662)
at com.moviejukebox.tools.ThreadExecutor$ScheduledThread.run(ThreadExecutor.java:101)

If you take a look at the moviejukebox.log file, you can see things like :

[23:46:09 - main ] Properties: {API_KEY_FanartTv=[APIKEY],API_KEY_MovieMeter=[APIKEY],API_KEY_RottenTomatoes=[APIKEY],API_KEY_SubBaba=[APIKEY],API_KEY_TVRage=[APIKEY],API_KEY_TheMovieDB=[APIKEY],API_KEY_TheTVDb=[APIKEY],
...
,videoimages.watched=false,videoimages.width=400,videoimages.xmlOverlay=false,videoimages.xmlOverlayFile=overlay-default.xml,watched.scanner.enable=true,############################################################################################################=}
[23:46:09 - main ] MovieFilenameScanner: useParentPattern >>(\w_?)(.|-{0,1})(\d{3,4})(.|-{0,1})(\w_)<<

where :

  • [APIKEY] is not a correct value ;
  • ############################################################################################################ is not a property.
@Omertron
Copy link
Member Author

Comment #1 originally posted by Omertron on 2012-03-23T12:10:29.000Z:

Delete the "preferences.xsl" file in your skin directory
Update to at least r3000 (v2.6.1)
Re-rin

@Omertron
Copy link
Member Author

Comment #2 originally posted by Omertron on 2012-03-23T21:30:45.000Z:

Hi !
I did it yesterday.
It works now.
You can close this issue.

Thank you,

Chris

@Omertron
Copy link
Member Author

Comment #3 originally posted by Omertron on 2012-03-23T22:09:03.000Z:

<empty>

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