Page 1 of 1

WARNING: An illegal reflective access operation has occurred

Posted: 28 May 2019, 04:36
by spikemixture
This popped up today - have not seen it before and thought i would pass it on

Code: Select all

Locking /share/CACHEDEV2_DATA/.qpkg/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:/share/CACHEDEV2_DATA/.qpkg/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
Should I be concerned ?

Re: WARNING: An illegal reflective access operation has occurred

Posted: 28 May 2019, 04:52
by rednoah
Just ignore that. You'll see that with any Java 8 application if it's being run with Java 9 or above.

If you're using Java 12 or above, then you can give the latest BETA a spin, that'll get rid of these warnings and also give you a chance to try the latest and greatest:
https://get.filebot.net/filebot/BETA/

Re: WARNING: An illegal reflective access operation has occurred

Posted: 29 May 2019, 10:33
by spikemixture
rednoah wrote: 28 May 2019, 04:52 Just ignore that. You'll see that with any Java 8 application if it's being run with Java 9 or above.

If you're using Java 12 or above, then you can give the latest BETA a spin, that'll get rid of these warnings and also give you a chance to try the latest and greatest:
https://get.filebot.net/filebot/BETA/
Thanks except I got this error ..... I have a Qnap TVS 1282
Severity Level Date Time Users Source IP Application Category Content
Error 29.05.2019 06:24:37 PM System 127.0.0.1 App Center App Installation [App Center] Failed to install FileBot_4.8.6.qpkg due to a file format error.

Re: WARNING: An illegal reflective access operation has occurred

Posted: 29 May 2019, 10:38
by rednoah
Works for me.

You can use the *.sha256 file to check the checksum to make sure you're not using a partially downloaded or corrupted file.

Re: WARNING: An illegal reflective access operation has occurred

Posted: 30 May 2019, 03:28
by spikemixture
rednoah wrote: 29 May 2019, 10:38 Works for me.

You can use the *.sha256 file to check the checksum to make sure you're not using a partially downloaded or corrupted file.
I have java 12 and have downloaded the file 3x
And checked the sha256 file and matches

Still get same error....

Re: WARNING: An illegal reflective access operation has occurred

Posted: 30 May 2019, 05:18
by rednoah
Strange. Does latest stable release work? I'm not aware of any changes to the qpkg packaging code...

Re: WARNING: An illegal reflective access operation has occurred

Posted: 01 Jun 2019, 02:25
by spikemixture
rednoah wrote: 30 May 2019, 05:18 Strange. Does latest stable release work? I'm not aware of any changes to the qpkg packaging code...
Changed nothing but installed this time .

Thanks for the help
Will see what 4.8.6 does now