-
Bug
-
Resolution: Done
-
Blocker
-
7.3.1.GA
-
None
-
OpenShift 3.11
RHDM trial template
In RHDM trial template was removed diplay name for the Kie Server Mode - in this pr and this removed line broke the template.
Workbench deployment fails because it's not possible to create a controller user.
* Error * WFLYDM0028: Username must be alphanumeric with the exception of the following accepted symbols (",", "-", ".", "/", "=", "@", "\") Exception in thread "main" org.jboss.as.domain.management.security.adduser.AddUserFailedException: WFLYDM0028: Username must be alphanumeric with the exception of the following accepted symbols (",", "-", ".", "/", "=", "@", "\") 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:133) at org.jboss.as.domain.management.security.adduser.AddUser.main(AddUser.java:233) at org.jboss.modules.Module.run(Module.java:352) at org.jboss.modules.Module.run(Module.java:320) at org.jboss.modules.Main.main(Main.java:593) ERROR Failed to add KIE controller user "${KIE_SERVER_CONTROLLER_USER}" in EAP ERROR Exiting...