From: Roman K. <ro...@un...> - 2021-06-23 07:36:12
|
Good morning Sander, That's a known issue on Java 9+ with groovy - sorry we can't do anything about it, besides crossing fingers that groovy guys fix it at some point. With Java 11 at least that's harmless. Best, Roman śr., 23 cze 2021 o 06:32 Sander Apweiler <sa....@fz...> napisał(a): > Good morning Krzysztof, > we switched to java 11 on one server this morning. After restarting > unity (3.5.1.) we got a warning about groovy lib. > > > [ ~]$ java --version > openjdk 11.0.11 2021-04-20 LTS > OpenJDK Runtime Environment 18.9 (build 11.0.11+9-LTS) > OpenJDK 64-Bit Server VM 18.9 (build 11.0.11+9-LTS, mixed mode, sharing) > [ ~]$ sudo systemctl restart unity-idm-3.5.1; tail -f > /usr/local/unity/unity-3.5.1/logs/unity-startup.log > Jun 23, 2021 6:20:59 AM CEST: Stopping UNITY Server > Jun 23, 2021 6:20:59 AM CEST: Stopped UNITY Server > tail: /usr/local/unity/unity-3.5.1/logs/unity-startup.log: file truncated > Jun 23, 2021, 6:21:05 AM CEST: Starting UNITY Web Server > WARNING: An illegal reflective access operation has occurred > WARNING: Illegal reflective access by > org.codehaus.groovy.vmplugin.v7.Java7$1 > (file:/usr/local/unity/unity-3.5.1/lib/groovy-2.5.6.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 > Jun 23, 2021, 6:23:31 AM CEST: UNITY Server Started > > Cheers, > Sander > -- > Federated Systems and Data > Juelich Supercomputing Centre > > phone: +49 2461 61 8847 > fax: +49 2461 61 6656 > email: sa....@fz... > > ----------------------------------------------------------------------- > ----------------------------------------------------------------------- > Forschungszentrum Juelich GmbH > 52425 Juelich > Sitz der Gesellschaft: Juelich > Eingetragen im Handelsregister des Amtsgerichts Dueren Nr. HR B 3498 > Vorsitzender des Aufsichtsrats: MinDir Volker Rieke > Geschaeftsfuehrung: Prof. Dr.-Ing. Wolfgang Marquardt (Vorsitzender), > Karsten Beneke (stellv. Vorsitzender), Prof. Dr.-Ing. Harald Bolt, > Dr. Astrid Lambrecht, Prof. Dr. Frauke Melchior > ----------------------------------------------------------------------- > ----------------------------------------------------------------------- > > > _______________________________________________ > Unity-idm-discuss mailing list > Uni...@li... > https://lists.sourceforge.net/lists/listinfo/unity-idm-discuss > |