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

Windows GUI installer crashes if JSF is selected

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Critical
    • 7.1.0.DR5
    • None
    • Installer
    • None
    • Regression

    Description

      Description:
      Attempting to install JSF via Windows GUI installer results in a crash at finishing installation screen with error dialog.

      Steps to reproduce:
      Use GUI installer under Windows to install JSF
      Set valid api+impl jars
      Fill in version and project (do not use auto-detect due to unrelated bug)
      Click Next to advance installation
      One error related to ManagementRealm is written, unrelated

      After that, an error window pops up with JSF related error.
      Server can be started after failed install, but new JSF implementation is not listed.

      GUI window panel log:

      IzPack variable state written to C:\Users\Administrator\EAP-7.1.0-dr4\installation\InstallationLog.txt
      
       * Error * 
      WFLYDM0065: The user supplied realm name 'appclient' does not match the realm name discovered from the property file(s) 'ManagementRealm'.
      
      Exception in thread "main" org.jboss.as.domain.management.security.adduser.AddUserFailedException: WFLYDM0065: The user supplied realm name 'appclient' does not match the realm name discovered from the property file(s) 'ManagementRealm'.
      	at org.jboss.as.domain.management.security.adduser.ErrorState.execute(ErrorState.java:72)
      	at org.jboss.as.domain.management.security.adduser.AddUser.run(AddUser.java:130)
      	at org.jboss.as.domain.management.security.adduser.AddUser.main(AddUser.java:223)
      	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
      	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      	at java.lang.reflect.Method.invoke(Method.java:498)
      	at org.jboss.modules.Module.run(Module.java:336)
      	at org.jboss.modules.Main.main(Main.java:520)
      Starting embedded server with config: standalone.xml
      jboss.server.data.dir = C:\Users\Administrator\EAP-7.1.0-dr4\standalone\data
      jboss.home.dir = C:\Users\Administrator\EAP-7.1.0-dr4
      myfaces-impl-2.2.10.jar was copied successfully to C:\Users\Administrator\EAP-7.1.0-dr4\modules\com\sun\jsf-impl\myfaces-2.2.10
      

      Attachments

        Activity

          People

            dsoukhov@redhat.com Daniel Soukhov (Inactive)
            mschvarc Martin Schvarcbacher (Inactive)
            Martin Schvarcbacher Martin Schvarcbacher (Inactive)
            Martin Schvarcbacher Martin Schvarcbacher (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: