[
https://issues.jboss.org/browse/WFLY-3149?page=com.atlassian.jira.plugin....
]
Ty Garside commented on WFLY-3149:
----------------------------------
If it helps anyone else, I just encountered this same problem. The issue I had was I do
all my development from CMD scripts that set up my JAVA_HOME etc. for various projects I
use different version of Java. Anyway, my global JAVA_HOME was set to an invalid
uninstalled Java. It seems that its able to run on start using the correct JAVA_HOME, but
when stopping from Windows Services panel, for some reason it needs JAVA_HOME global
environment variable to be a valid JDK, not using the one in use when I ran the install
command.
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.4.11#64026)