-
Bug
-
Resolution: Done
-
Major
-
7.0.3.GA, 7.1.0.DR10
-
None
This was identified in Customer Case 01772273
Using some special characters in a JBoss user's password (in this case a hash (#)), and then using that password to setup a windows service will result in the service not being able to stop. The service will start ok, but attempting to stop the service will not work.
The # in the password is causing the issue. If a simpler password is used (e.g. abc12345), the service works ok.
I haven't tried too many other special characters, but I assume that the problem is that the service script is not escaping some special characters properly...
- is cloned by
-
JBEAP-8492 (7.0.z) Escape Windows service.bat arguments
- Closed
- is incorporated by
-
JBEAP-22582 (7.4.z) Upgrade WildFly Core from 15.0.5.Final-redhat-00001 to 15.0.6.Final-redhat-00001
- Closed
- is related to
-
WFCORE-2592 wildfly-service.exe and jbosspass wrong with # inside
- Closed
-
JBEAP-8260 [7.0] Add detailed information in Installation Guide for setting up "Jboss as a Service " on windows
- Closed