Process error: illegal reflective access operation has occurred
Posted: 18 Jan 2020, 07:06
Hello folks!
I tried to run Filebot node on my NAS, but unfortunately the same error keeps occuring and I would really appreciate some help!
I am running Filebot node on my Synology NAS DS 918+. I have installed it as admin via DS package manager. Same for the Java Installer by rednoah.
My regular computer is a MacBook Pro running OS Catalina, I am using firefox for getting access to my NAS.
I am getting the following report
Thank you for your help!
I tried to run Filebot node on my NAS, but unfortunately the same error keeps occuring and I would really appreciate some help!
I am running Filebot node on my Synology NAS DS 918+. I have installed it as admin via DS package manager. Same for the Java Installer by rednoah.
My regular computer is a MacBook Pro running OS Catalina, I am using firefox for getting access to my NAS.
I am getting the following report
Code: Select all
filebot -script 'fn:amc' /volume1/video/filme/2018 --output /volume1/video/filme/2018/neu --action move -non-strict --order Airdate --conflict auto --lang de --def 'music=y' 'unsorted=y' 'skipExtract=y' 'excludeList=.excludes' --log all --log-file '/usr/local/filebot-node/data/filebot.log'
------------------------------------------
Locking /usr/local/filebot-node/data/filebot.log
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.codehaus.groovy.vmplugin.v7.Java7$1 (file:/volume1/@appstore/filebot/jar/groovy.jar) to constructor java.lang.invoke.MethodHandles$Lookup(java.lang.Class,int)
WARNING: Please consider reporting this to the maintainers of org.codehaus.groovy.vmplugin.v7.Java7$1
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
BUG! exception in phase 'semantic analysis' in source unit 'Script1.groovy' Unsupported class file major version 57
BUG! exception in phase 'semantic analysis' in source unit 'Script1.groovy' Unsupported class file major version 57
at net.filebot.cli.ScriptShell.evaluate(ScriptShell.java:64)
at net.filebot.cli.ScriptShell.runScript(ScriptShell.java:74)
at net.filebot.cli.ArgumentProcessor.runScript(ArgumentProcessor.java:163)
at net.filebot.cli.ArgumentProcessor.run(ArgumentProcessor.java:37)
at net.filebot.Main.main(Main.java:132)
Caused by: java.lang.IllegalArgumentException: Unsupported class file major version 57
at groovyjarjarasm.asm.ClassReader.<init>(ClassReader.java:184)
at groovyjarjarasm.asm.ClassReader.<init>(ClassReader.java:166)
at groovyjarjarasm.asm.ClassReader.<init>(ClassReader.java:152)
at groovyjarjarasm.asm.ClassReader.<init>(ClassReader.java:273)
... 5 more
Error (o_O)
------------------------------------------
[Process error]
Thank you for your help!