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

Michael Amthor (JIRA) issues at jboss.org
Wed Dec 3 07:48:40 EST 2014


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

Michael Amthor commented on WFLY-3149:
--------------------------------------

Two of the possible solutions here worked for me:

Removing %CREDENTIALS% from service.bat and adding /controller 127.0.0.1:[current http mangement port] for my install script did the job for me.
Adding a user and password for the service.bat call did not change anything idependent of %CREDENTIALS%. Not for an admin user and not for a batch user. I can't understand why the %CREDENTIALS% have any influence since they are not set?!?

> 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.8#6338)


More information about the jboss-jira mailing list