Closed endiz closed 4 years ago
Strange, i ran it this time WITH a TMDB api key (not sure if its a direct correlation) and it worked with no errors:
[INFO ] - 2020-10-15 21:13:07 @ ImdbTransformer.updateMetadata: (Set) Set IMDB Badge for: Pokémon Detective Pikachu
[INFO ] - 2020-10-15 21:13:07 @ ImdbPipeline.transformMetadata: Transformed entries for 52 items(s).
[INFO ] - 2020-10-15 21:13:07 @ ImdbPipeline.updateDatabase: Updating 52 via batch request...
[INFO ] - 2020-10-15 21:13:08 @ ImdbPipeline.updateDatabase: Batch request finished successfully. Database is now up to date!
[INFO ] - 2020-10-15 21:13:08 @ ImdbPipeline.updateXML: Updating XML fallback files for 52 item(s).
[INFO ] - 2020-10-15 21:13:08 @ ImdbPipeline.updateXML: Completed updating of XML fallback files.
[INFO ] - 2020-10-15 21:13:08 @ ImdbDockerImplementation$ImdbBatchJob.run: Job returned PASS : Job finished correctly
[INFO ] - 2020-10-15 21:13:08 @ ImdbDockerImplementation$ImdbBatchJob.run: Job finished successfully for [MOVIE] UHD Movies with UUID 2b54589d-61c7-437b-9be8-bfe9143f277a
[INFO ] - 2020-10-15 21:13:08 @ ImdbDockerImplementation$ImdbBatchJob.run: Completed batch successfully.
[INFO ] - 2020-10-15 21:13:08 @ TaskWrapper.run: ================================================
[INFO ] - 2020-10-15 21:13:08 @ TaskWrapper.run: Suggesting JVM to run the GC as soon as possible (Request might be ignored!)
[INFO ] - 2020-10-15 21:13:08 @ TaskWrapper.run: Completed imdb-docker in 4.055915s. - Invoking next task or going to sleep. It is safe to suspend execution if no other task is being invoked immediately.
Thanks for letting me know! Looks like it ran into a malformed XML file. I will release a patch the next days that causes an ignore instead of a crash.
First time running this tool, it seems to run for awhile but then crashes before it can finish its xml updates.