
Re: Problem with YAMJ during scan
Hi, that error seemed to occur only once, but this is an error that started to showing just after that:
Code:
HTMLWriter: Failed generating HTML for movie 2012.pal
javax.xml.transform.TransformerConfigurationException: Failed to compile stylesh
eet. 7 errors detected.
at net.sf.saxon.PreparedStylesheet.prepare(PreparedStylesheet.java:199)
at net.sf.saxon.TransformerFactoryImpl.newTemplates(TransformerFactoryIm
pl.java:132)
at net.sf.saxon.TransformerFactoryImpl.newTransformer(TransformerFactory
Impl.java:87)
at com.moviejukebox.writer.MovieJukeboxHTMLWriter.getTransformer(MovieJu
keboxHTMLWriter.java:669)
at com.moviejukebox.writer.MovieJukeboxHTMLWriter.generateMovieDetailsHT
ML(MovieJukeboxHTMLWriter.java:141)
at com.moviejukebox.MovieJukebox$7.call(MovieJukebox.java:1426)
at com.moviejukebox.MovieJukebox$7.call(MovieJukebox.java:1408)
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(ThreadExecu
tor.java:114)
Its for the movie 2012.pal.iso and im not using a NFO for it. Altough i get the same error for the movie am-itw.iso (into the wild) and there i am using a NFO thats just pointing to the IMDB site of that movie.
Actually it seems like it fails to create any HTML page whatsoever now, when i add new movie it gets a covershot but when i click it i get that page isnt found.
Im using 2.5 version with the latest build.