Jboss 无法在Windows上停止WildFly 8.2服务

Jboss 无法在Windows上停止WildFly 8.2服务,jboss,jboss7.x,wildfly,wildfly-8,Jboss,Jboss7.x,Wildfly,Wildfly 8,细节 我已使用以下命令成功安装了WildFly as服务 Windows 7 ultimate 32 bit Java 7 Wildfly 8.2 但是当我试图用下面的命令停止时 service.bat install /controller ip:9990 /user wildfly /password wildfly 我已尝试从service.bat中删除此处提到的“凭据” 及 甚至我也在jboss-cli.bat中设置了JAVA_主页 但它不起作用 我在service.log中不断遇到

细节

我已使用以下命令成功安装了WildFly as服务

Windows 7 ultimate 32 bit
Java 7
Wildfly 8.2
但是当我试图用下面的命令停止时

service.bat install /controller ip:9990 /user wildfly /password wildfly
我已尝试从service.bat中删除此处提到的“凭据” 及 甚至我也在jboss-cli.bat中设置了JAVA_主页

但它不起作用

我在service.log中不断遇到以下异常

service.bat stop /controller ip:9990 /user wildfly /password wildfly
service.bat stop
service.bat stop  /user wildfly /password wildfly
[2015-07-04 13:50:12] [error] [  192] Failed to stop 'WildflyS' service
[2015-07-04 13:50:12] [error] [  192] The service cannot accept control messages at this time.
[2015-07-04 13:50:12] [info]  [  192] Stop service finished.
[2015-07-04 13:50:12] [error] [  192] Commons Daemon procrun failed with exit value: 6 (Failed to stop service)
[2015-07-04 13:50:12] [error] [  192] The service cannot accept control messages at this time.
wildflys stderr.log

service.bat stop /controller ip:9990 /user wildfly /password wildfly
service.bat stop
service.bat stop  /user wildfly /password wildfly
[2015-07-04 13:50:12] [error] [  192] Failed to stop 'WildflyS' service
[2015-07-04 13:50:12] [error] [  192] The service cannot accept control messages at this time.
[2015-07-04 13:50:12] [info]  [  192] Stop service finished.
[2015-07-04 13:50:12] [error] [  192] Commons Daemon procrun failed with exit value: 6 (Failed to stop service)
[2015-07-04 13:50:12] [error] [  192] The service cannot accept control messages at this time.