Uploaded image for project: 'JBoss Enterprise Application Platform 4 and 5'
  1. JBoss Enterprise Application Platform 4 and 5
  2. JBPAPP-11046

NullPointerException by console installer if HornetQ is selected as JMS

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • EAP_EWP 5.3.0.ER3
    • EAP_EWP 5.3.0.ER2
    • Installer
    • None
    • Not Required
    • NEW

    Description

      Description of problem:
      Console installer will throw a NullPointerException once I try to use HornetQ as Java Messaging Service.

      Steps to Reproduce:
      1. Run the console installer
      2. Select HornetQ as JMS

      Please select which Java Messaging Service (JMS) you wish to install
      ------------------------------------------
      Choices of JMS:
      0  [x] JBoss Messaging
      1  [ ] HornetQ
      Input Selection: 
      1
      

      3. Finish the installation using default values

      Actual results:
      NPE is thrown right before HornetQ Options

      java.lang.NullPointerException
      	at org.jboss.install.SecurityUtil.encode(Unknown Source)
      	at org.jboss.install.PasswordHelper.executeAction(Unknown Source)
      	at com.izforge.izpack.installer.ConsoleInstaller.iterateAndPerformAction(Unknown Source)
      	at com.izforge.izpack.installer.ConsoleInstaller.doInstall(Unknown Source)
      	at com.izforge.izpack.installer.ConsoleInstaller.run(Unknown Source)
      	at com.izforge.izpack.installer.Installer.main(Unknown Source)
      HornetQ Options
      ...
      

      Expected results:
      No NPE during installation

      Additional info:
      I am able to finish the installation

      Attachments

        Activity

          People

            thauser_jira Thomas Hauser (Inactive)
            pkremens@redhat.com Petr Kremensky (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: