[
https://issues.jboss.org/browse/WFLY-3149?page=com.atlassian.jira.plugin....
]
Julius Mensing commented on WFLY-3149:
--------------------------------------
Thank you Otmar and Abhinav, adding the JAVA_HOME to the jboss-cli.bat made it work
finally:
I added this line at the beginning of the script:
set JAVA_HOME=c:\jdk1.8.0_05
Windows service on 64 bit systems cannot be stopped
---------------------------------------------------
Key: WFLY-3149
URL:
https://issues.jboss.org/browse/WFLY-3149
Project: WildFly
Issue Type: Bug
Components: Scripts
Affects Versions: 8.0.0.Final
Environment: Windows 2008 Server, Windows 7 professional - both 64 bit systems
using JDK 1.7.0_09
Reporter: Mohan Potturi
Assignee: Mladen Turk
The Windows service cannot be stopped. It says 'stopping' in the windows service
user interface window. The only way to stop it is ti actually kill the java process. It
works flawlessly on 32 bit systems though.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)