]
Martin Miller commented on WFLY-13823:
--------------------------------------
Solution (Sorry to have opened an issue!)
It seems to work correctly when we specify the /controller when creating the service.
Windows Service Script stopping problems
----------------------------------------
Key: WFLY-13823
URL:
https://issues.redhat.com/browse/WFLY-13823
Project: WildFly
Issue Type: Bug
Components: Scripts
Affects Versions: 20.0.1.Final
Reporter: Martin Miller
Priority: Minor
I'm trying to have two standalone instances running at the same time, and I think it
works.
The problem is that stopping service 2 stops service 1 and service 2 seems to be stuck as
far as windows is concerned.
I then have to kill java to be back to a normal state.