cisocrgroup / PoCoTo

The CIS OCR PostCorrectionTool
Other
40 stars 4 forks source link

Not starting in linux version #14

Open michaelsjackson opened 4 years ago

michaelsjackson commented 4 years ago

Downloaded, wanted to try, here what happened:

~/Downloads/ocrcorrection/bin$ ./ocrcorrection
Java HotSpot(TM) 64-Bit Server VM warning: Ignoring option PermSize; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: Ignoring option MaxPermSize; support was removed in 8.0
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.netbeans.ProxyURLStreamHandlerFactory (file:/home/me/Downloads/ocrcorrection/platform/lib/boot.jar) to field java.net.URL.handler
WARNING: Please consider reporting this to the maintainers of org.netbeans.ProxyURLStreamHandlerFactory
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

Any ideas what could be tried? Thanks in advance. Actually I am not sure yet what this tool can achieve, just wanted to test it, if it would run here, ubuntu 18.04.

jsbien commented 3 years ago

The same situation on Debian buster.