Author Topic: Warning when starting on Linux  (Read 3386 times)

0 Members and 1 Guest are viewing this topic.

Offline Paul

  • VIP
  • Hero Member
  • *
  • Posts: 105
    • View Profile
Warning when starting on Linux
« 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.

Online Zurga

  • VIP
  • Supernatural Member
  • *
  • Posts: 3 856
    • View Profile
Re: Warning when starting on Linux
« Reply #1 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

Offline Paul

  • VIP
  • Hero Member
  • *
  • Posts: 105
    • View Profile
Re: Warning when starting on Linux
« Reply #2 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

Online Zurga

  • VIP
  • Supernatural Member
  • *
  • Posts: 3 856
    • View Profile
ReĀ : Warning when starting on Linux
« Reply #3 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