-
Bug
-
Resolution: Done
-
Blocker
-
8.0.0.GA-CR1
-
None
The "Domain name" ("Security Domain" screen) textbox allows users to enter strings that contain a white space. Once done, the installer will move on request to the following screen, although the domain name shouldn't contain white spaces, at least this was the behavior with the EAP 7 installer.
Blocker, since it looks like a regression and causes mis-configuration that prevents the installer itself from applying the desired configuration changes:
... [WARNING] org.jboss.installer.core.InstallationFailedException: Failed to apply configuration changes at cl-0//org.jboss.installer.postinstall.PostInstallTaskRunner.execute(PostInstallTaskRunner.java:104) at cl-0//org.jboss.installer.screens.ProcessingScreen$1.perform(ProcessingScreen.java:128) at cl-0//org.jboss.installer.core.DefaultActionExecutor$1.doInBackground(DefaultActionExecutor.java:44) at cl-0//org.jboss.installer.core.DefaultActionExecutor$1.doInBackground(DefaultActionExecutor.java:40) at java.desktop/javax.swing.SwingWorker$1.call(SwingWorker.java:304) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.desktop/javax.swing.SwingWorker.run(SwingWorker.java:343) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) ...
- clones
-
JBEAP-25509 Should the "Hash encoding" and "Salt encoding" text boxes ("Security Domain" screen) be combo-boxes?
- Closed
- is cloned by
-
JBEAP-25548 The "(Users|Group) properties file" text box ("Security Domain Configuration" screen -> Cache type: Property File) is not validated against empty/blank string
- Closed