]
Tomaz Cerar moved WFLY-7072 to WFCORE-1770:
-------------------------------------------
Project: WildFly Core (was: WildFly)
Key: WFCORE-1770 (was: WFLY-7072)
Component/s: Scripts
(was: Server)
Affects Version/s: (was: 10.1.0.Final)
Wildfly 10.1.0.FINAL does not start as a windows service
--------------------------------------------------------
Key: WFCORE-1770
URL:
https://issues.jboss.org/browse/WFCORE-1770
Project: WildFly Core
Issue Type: Bug
Components: Scripts
Reporter: Arthur Borsboom
Assignee: Jason Greene
Priority: Minor
The service.bat batch file to install Wildfly as a WIndows Service (still) contains a
small error, preventing the service being added correctly.
This bug has been reported before and also has been reported as fixed. However the bug is
still there.
https://issues.jboss.org/browse/WFCORE-1719
The funny thing is that the batch file even describes in a REM statement that the line
"SET DESCRIPTION" should not contain quotes. So, the fix is described, but just
not applied. :)
Please remove the quotes in the next release.