Page 1 of 1

DSM 6.2.4 with FileBot 4.9.3 / Java 17 does not work

Posted: 14 Jun 2022, 13:28
by drapo
After reading so much articles and still have no running system I decided to my first text here.

I run on a Synology the Filebot Server and Node. Recently I have updated the Node to the latest version 0.4.2.1. The DSM system runs under 6.2.4.

I struggle to run the filebot without any problems. Here the message:

Code: Select all

filebot -script 'fn:amc' /volume1/video/Download --output /volume1/video/Filebot/Movies --action TEST -non-strict --order Airdate --conflict auto --lang de --def 'music=y' 'unsorted=y' 'skipExtract=y' 'excludeList=.excludes' --apply refresh --log all --log-file '/var/packages/filebot-node/target/data/filebot.log'

------------------------------------------

OpenJDK 64-Bit Server VM warning: Ignoring option --illegal-access=permit; support was removed in 17.0
WARNING: A terminally deprecated method in java.lang.System has been called
WARNING: System::setSecurityManager has been called by net.filebot.Main (file:/volume1/@appstore/filebot/jar/filebot.jar)
WARNING: Please consider reporting this to the maintainers of net.filebot.Main
WARNING: System::setSecurityManager will be removed in a future release
BUG! exception in phase 'semantic analysis' in source unit 'Script1.groovy' Unsupported class file major version 61
BUG! exception in phase 'semantic analysis' in source unit 'Script1.groovy' Unsupported class file major version 61
	at net.filebot.cli.ScriptShell.evaluate(Unknown Source)
	at net.filebot.cli.ScriptShell.runScript(Unknown Source)
	at net.filebot.cli.ArgumentProcessor.runScript(Unknown Source)
	at net.filebot.cli.ArgumentProcessor.run(Unknown Source)
	at net.filebot.Main.main(Unknown Source)
Caused by: java.lang.IllegalArgumentException: Unsupported class file major version 61
	at groovyjarjarasm.asm.ClassReader.<init>(ClassReader.java:189)
	at groovyjarjarasm.asm.ClassReader.<init>(ClassReader.java:170)
	at groovyjarjarasm.asm.ClassReader.<init>(ClassReader.java:156)
	at groovyjarjarasm.asm.ClassReader.<init>(ClassReader.java:277)
	... 5 more

Error (o_O)

------------------------------------------

[Process error]

🔺 Exit Code: 1
Thank you for your help

Re: DSM 6.2.4 with Filebot will not work

Posted: 14 Jun 2022, 13:37
by rednoah
:?: Which package repository are you using?
viewtopic.php?t=1802


:?: What version of FileBot are you using? What version of Java are you using?

Image

Re: DSM 6.2.4 with Filebot does not work

Posted: 14 Jun 2022, 13:40
by drapo
This was a quick answer.

I use Java Installer in version 2.17
I use Filebot 4.9.3

This is my package repository: https://get.filebot.net/syno/dsm6.json

Re: DSM 6.2.4 with FileBot does not work

Posted: 14 Jun 2022, 13:41
by rednoah
Please use the latest version of FileBot instead. Since you're using the package repository, Synology DSM should already be suggesting that you do that.

Re: DSM 6.2.4 with FileBot does not work

Posted: 14 Jun 2022, 13:45
by drapo
Which one is the latest version of filebot for DSM 6.2.4? I thought 4.9.3 is the version that works.

I don't get an update via the respository. Do you have a download link for the SPK so I can install it manually?

Re: DSM 6.2.4 with FileBot 4.9.3 / Java 17 does not work

Posted: 14 Jun 2022, 13:51
by rednoah
The DSM6 package repository currently lists FileBot_4.9.6-dsm6.spk as the latest package:
https://get.filebot.net/syno/dsm6.json

Code: Select all

"version": "4.9.6",

Code: Select all

"link": "https://get.filebot.net/filebot/FileBot_4.9.6/FileBot_4.9.6-dsm6.spk",

:?: What do you see in the DSM6 package manager? Please include screenshots so that we can see what you see.

Re: DSM 6.2.4 with FileBot 4.9.3 / Java 17 does not work

Posted: 14 Jun 2022, 14:10
by drapo
Ok, now it worked. How can I manage to delete the folder in the original location after moving them?

Re: DSM 6.2.4 with FileBot 4.9.3 / Java 17 does not work

Posted: 14 Jun 2022, 15:25
by rednoah
Tick the delete left behind clutter files checkbox.

Re: DSM 6.2.4 with FileBot 4.9.3 / Java 17 does not work

Posted: 14 Jun 2022, 15:56
by drapo
rednoah wrote: ↑14 Jun 2022, 15:25 Tick the delete left behind clutter files checkbox.
Thank you very much for your quick and fantastic support. Everything works now ...