[jboss-jira] [JBoss JIRA] (WFLY-3149) Windows service on 64 bit systems cannot be stopped

Julius Mensing (JIRA) issues at jboss.org
Wed Jul 9 08:24:25 EDT 2014


    [ https://issues.jboss.org/browse/WFLY-3149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12983479#comment-12983479 ] 

Julius Mensing commented on WFLY-3149:
--------------------------------------

Hi Abhinav,

this did not resolve the issue for me.

I did a lot of experimenting here but could not find the root cause why the service cannot be shut down.
When I manually run the command that is set in line 178 and also seen via wildfly-mgr.exe //ES//Wildfly I do not get any errors and the server shuts down fine:
"jboss-cli.bat --controller=localhost:9990 --connect --command=:shutdown"

I do not understand why it does not work in the service.

What is NOPAUSE=Y actually doing?

In wildfly-mgr.exe //ES//Wildfly in the Shutdown tab for Arguments I get:

/c "set NOPAUSE=Y && jboss-cli.bat --controller=localhost:9990 --connect --command=:shutdown"

and the rest looks like this: http://snag.gy/AYAuk.jpg
General: http://snag.gy/NT0v0.jpg
Log On: http://snag.gy/tKEJ2.jpg
Logging: http://snag.gy/5jgOA.jpg
Java: http://snag.gy/hqrYn.jpg
Startup: http://snag.gy/Smah2.jpg

Is there anything else that I could do to debug this issue?

> 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
>      Security Level: Public(Everyone can see) 
>          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.2.6#6264)


More information about the jboss-jira mailing list