Ancestris - Forum

Ancestris Support => ENGLISH => Topic started by: Paul on October 03, 2019, 16:51:55

Title: Warning when starting on Linux
Post by: Paul on October 03, 2019, 16:51:55
Is this expected behaviour, or should I be worrying about it?

Code: [Select]
paul@Aspire-TC-705:~/Desktop/ancestris/bin$ ./ancestris
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.netbeans.ProxyURLStreamHandlerFactory (file:/home/paul/Desktop/ancestris/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


Latest build via website Download button, Linux Mint 19.1 64 bit XFCE.
Title: Re: Warning when starting on Linux
Post by: Zurga on October 03, 2019, 18:10:05
Which version of Java do you use ?

It's not "expected", but not "unexpected".

The Netbeans platform used by Ancestris is a bit outdated with new version of Java.
I eventually suggest you to download a fresh version from the site and try again.

Zurga
Title: Re: Warning when starting on Linux
Post by: Paul on October 04, 2019, 08:12:52
It's openjdk 11.0.4 2019-07-16.

It doesn't seem to cause any problems but I thought you might like to know about it.

Paul
Title: ReĀ : Warning when starting on Linux
Post by: Zurga on October 04, 2019, 09:34:19
Thank you for your report.
At this time we can't do anything for this (the warning occurs in Netbeans code not in Ancestris code)
We keep this in mind for the future.

Zurga