Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-14990

EAP Installer warns about an illegal reflective access operation in JDK10-11

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 7.2.0.Beta
    • None
    • Installer
    • 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
      

            thauser_jira Thomas Hauser (Inactive)
            vmarek@redhat.com Vratislav Marek (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: