-
Bug
-
Resolution: Done
-
Major
-
None
-
None
If you run Installer with JDK version 10 or 11 you get messages about illegal reflective access
WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by org.jboss.logmanager.LogLevelInitTask (file:/media/Data/Installers/jboss-eap-7.2.0.CD13.CR1-installer.jar) to constructor java.util.logging.Level$KnownLevel(java.util.logging.Level) WARNING: Please consider reporting this to the maintainers of org.jboss.logmanager.LogLevelInitTask 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
If you specify java run argument --illegal-access=warn you can reach detailed information.
In console mode
- begins at selecting language.
WARNING: Illegal reflective access by org.jboss.logmanager.LogLevelInitTask (file:/media/Data/Installers/jboss-eap-7.2.0.CD13.CR1-installer.jar) to constructor java.util.logging.Level$KnownLevel(java.util.logging.Level) WARNING: Illegal reflective access by org.jboss.logmanager.LogLevelInitTask (file:/media/Data/Installers/jboss-eap-7.2.0.CD13.CR1-installer.jar) to field java.util.logging.Level$KnownLevel.nameToLevels WARNING: Illegal reflective access by org.jboss.logmanager.LogLevelInitTask (file:/media/Data/Installers/jboss-eap-7.2.0.CD13.CR1-installer.jar) to field java.util.logging.Level$KnownLevel.intToLevels
In GUI mode
- At open file/directory selector dialog
WARNING: Illegal reflective access by com.izforge.izpack.gui.patternfly.PatternflyFileChooserUI (file:/media/Data/Installers/jboss-eap-7.2.0.CD13.CR1-installer.jar) to field javax.swing.plaf.metal.MetalFileChooserUI.directoryComboBox WARNING: Illegal reflective access by com.izforge.izpack.gui.patternfly.PatternflyFileChooserUI (file:/media/Data/Installers/jboss-eap-7.2.0.CD13.CR1-installer.jar) to field javax.swing.plaf.metal.MetalFileChooserUI.directoryComboBoxModel WARNING: Illegal reflective access by com.izforge.izpack.gui.patternfly.PatternflyFileChooserUI (file:/media/Data/Installers/jboss-eap-7.2.0.CD13.CR1-installer.jar) to field javax.swing.plaf.metal.MetalFileChooserUI.filterComboBox
- At processing insttalation changes
WARNING: Illegal reflective access by org.jboss.logmanager.LogLevelInitTask (file:/media/Data/Installers/jboss-eap-7.2.0.CD13.CR1-installer.jar) to constructor java.util.logging.Level$KnownLevel(java.util.logging.Level) WARNING: Illegal reflective access by org.jboss.logmanager.LogLevelInitTask (file:/media/Data/Installers/jboss-eap-7.2.0.CD13.CR1-installer.jar) to field java.util.logging.Level$KnownLevel.nameToLevels WARNING: Illegal reflective access by org.jboss.logmanager.LogLevelInitTask (file:/media/Data/Installers/jboss-eap-7.2.0.CD13.CR1-installer.jar) to field java.util.logging.Level$KnownLevel.intToLevels WARNING: Illegal reflective access by org.jboss.modules.JDKSpecific$2 (file:/media/Data/Installers/jboss-eap-7.2.0.CD13.CR1-installer.jar) to method java.lang.ClassLoader.getPackage(java.lang.String)
- At save dialog for installation xml
- warrnings from open file/directory are repeated
WARNING: Illegal reflective access by com.izforge.izpack.gui.patternfly.PatternflyFileChooserUI (file:/media/Data/Installers/jboss-eap-7.2.0.CD13.CR1-installer.jar) to field javax.swing.plaf.metal.MetalFileChooserUI.directoryComboBox WARNING: Illegal reflective access by com.izforge.izpack.gui.patternfly.PatternflyFileChooserUI (file:/media/Data/Installers/jboss-eap-7.2.0.CD13.CR1-installer.jar) to field javax.swing.plaf.metal.MetalFileChooserUI.directoryComboBoxModel WARNING: Illegal reflective access by com.izforge.izpack.gui.patternfly.PatternflyFileChooserUI (file:/media/Data/Installers/jboss-eap-7.2.0.CD13.CR1-installer.jar) to field javax.swing.plaf.metal.MetalFileChooserUI.filterComboBox
- relates to
-
JBEAP-15283 JBoss EAP Installer with java 11 failure while start Embedded server
- Closed
-
RHPAM-1858 [Java11] Installer - Clicking "Browse" on installation path produces Warnning in console
- Closed