Advertisement
Guest User

Untitled

a guest
Nov 10th, 2019
170
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.49 KB | None | 0 0
  1. Locking /usr/local/filebot-node/data/filebot.log
  2. WARNING: An illegal reflective access operation has occurred
  3. 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)
  4. WARNING: Please consider reporting this to the maintainers of org.codehaus.groovy.vmplugin.v7.Java7$1
  5. WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
  6. WARNING: All illegal access operations will be denied in a future release
  7. BUG! exception in phase 'semantic analysis' in source unit 'Script1.groovy' Unsupported class file major version 57
  8. BUG! exception in phase 'semantic analysis' in source unit 'Script1.groovy' Unsupported class file major version 57
  9. at net.filebot.cli.ScriptShell.evaluate(ScriptShell.java:64)
  10. at net.filebot.cli.ScriptShell.runScript(ScriptShell.java:74)
  11. at net.filebot.cli.ArgumentProcessor.runScript(ArgumentProcessor.java:163)
  12. at net.filebot.cli.ArgumentProcessor.run(ArgumentProcessor.java:37)
  13. at net.filebot.Main.main(Main.java:132)
  14. Caused by: java.lang.IllegalArgumentException: Unsupported class file major version 57
  15. at groovyjarjarasm.asm.ClassReader.<init>(ClassReader.java:184)
  16. at groovyjarjarasm.asm.ClassReader.<init>(ClassReader.java:166)
  17. at groovyjarjarasm.asm.ClassReader.<init>(ClassReader.java:152)
  18. at groovyjarjarasm.asm.ClassReader.<init>(ClassReader.java:273)
  19. ... 5 more
  20.  
  21. Error (o_O)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement