Advertisement
Guest User

Untitled

a guest
Nov 10th, 2019
215
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.97 KB | None | 0 0
  1. filebot -script 'fn:amc' /volume1/torrents/downloading --output /volume1/video/ --action TEST -non-strict --order Airdate --conflict auto --lang en --def 'artwork=y' 'subtitles=eng' 'clean=y' 'deleteAfterExtract=y' 'minLengthMS=300000' 'minFileSize=100000000' 'plex=host:bPPfp4ymqyW8Tzo8z_zP' 'excludeList=amc.txt' --log all --log-file '/usr/local/filebot-node/data/filebot.log'
  2.  
  3. ------------------------------------------
  4.  
  5. Locking /usr/local/filebot-node/data/filebot.log
  6. WARNING: An illegal reflective access operation has occurred
  7. 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)
  8. WARNING: Please consider reporting this to the maintainers of org.codehaus.groovy.vmplugin.v7.Java7$1
  9. WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
  10. WARNING: All illegal access operations will be denied in a future release
  11. BUG! exception in phase 'semantic analysis' in source unit 'Script1.groovy' Unsupported class file major version 57
  12. BUG! exception in phase 'semantic analysis' in source unit 'Script1.groovy' Unsupported class file major version 57
  13. at net.filebot.cli.ScriptShell.evaluate(ScriptShell.java:64)
  14. at net.filebot.cli.ScriptShell.runScript(ScriptShell.java:74)
  15. at net.filebot.cli.ArgumentProcessor.runScript(ArgumentProcessor.java:163)
  16. at net.filebot.cli.ArgumentProcessor.run(ArgumentProcessor.java:37)
  17. at net.filebot.Main.main(Main.java:132)
  18. Caused by: java.lang.IllegalArgumentException: Unsupported class file major version 57
  19. at groovyjarjarasm.asm.ClassReader.<init>(ClassReader.java:184)
  20. at groovyjarjarasm.asm.ClassReader.<init>(ClassReader.java:166)
  21. at groovyjarjarasm.asm.ClassReader.<init>(ClassReader.java:152)
  22. at groovyjarjarasm.asm.ClassReader.<init>(ClassReader.java:273)
  23. ... 5 more
  24.  
  25. Error (o_O)
  26. ------------------------------------------
  27.  
  28. [Process error]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement