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

Abhinav Gupta (JIRA) issues at jboss.org
Wed Jul 9 02:26:25 EDT 2014


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

Abhinav Gupta commented on WFLY-3149:
-------------------------------------

Hi [~juliusmensing] ,

Issue with stopping is solved for me by removing "CREDENTIALS" variable from STOPPARAM @ line 178 of service.bat.
Might be issue is because we are not setting CREDENTIALS for startparam and later passing them only for stopping.

Check if this solve your issue.
I use -- set STOPPARAM="/c \"set NOPAUSE=Y ^^^&^^^& jboss-cli.bat --controller=%CONTROLLER% --connect --command=:shutdown\""

PS : I am running Wildfly 8.0.0 final in standalone mode.


> 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