-
Notifications
You must be signed in to change notification settings - Fork 34
Description
My system is Ubuntu 18.04 and the installed Java is:
openjdk 11.0.3 2019-04-16
OpenJDK Runtime Environment (build 11.0.3+7-Ubuntu-1ubuntu218.04.1)
OpenJDK 64-Bit Server VM (build 11.0.3+7-Ubuntu-1ubuntu218.04.1, mixed mode, sharing)
The deps don't compile and if I go and "fix" the scripts to allow for newer version then the openfire server throw warnings and cannot login
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.dom4j.io.SAXContentHandler (file:/home/hamlatzis/projects/OpenADR/epri-oadr-vtn-deps-1.0.0-NEW/xmpp/openfire_3_9_1/target/openfire/lib/openfire.jar) to method com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser$LocatorProxy.getEncoding()
WARNING: Please consider reporting this to the maintainers of org.dom4j.io.SAXContentHandler
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
Openfire 3.9.1 [Jun 7, 2019, 11:35:38 AM]
Admin console listening at http://127.0.0.1:9090