-
Bug
-
Resolution: Cannot Reproduce
-
Minor
-
None
-
AMQ 7.3.0.GA, AMQ 7.4.0.GA, AMQ 7.10.0.GA
-
Release Notes
-
-
UPD: This is related to the usage of JDK 9 and JDK 11, not OS.
Before broker starting on Windows with OpenJDK 11 some warnings are raised, see below, please:
WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector (file:/C:/AMQ7/amq-broker-7.3.0.CR5-bin/amq-broker-7.3.0/lib/jaxb-impl-2.2.11.redhat-4.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector 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
The broker is running normally then.
This issue is occur only on Windows systems with OpenJDK 11; I could see them on Windows Server2012 R2 and Windows Server2019).
Note:
When the broker is installed and started as a Wndows service, the warnings are generated too, they are located in "~\log\artemis-service.err.log"
- is incorporated by
-
ENTMQBR-1932 Support AMQ 7 on Java 11
- Closed