This content has been marked as final. 
    
Show                 2 replies
    
- 
        1. Re: Wildfly as Windows Service - stopping problemsaadlu May 22, 2014 1:40 PM (in response to saadlu)Forgot add, I am using Windows 7. 
- 
        2. Re: Wildfly as Windows Service - stopping problemmichaeljs Jan 21, 2016 11:09 AM (in response to saadlu)We had this same problem with WildFly8 on Windows 2008 R2. Adding the account information to the service.bat in \bin\service (same account info that stops/starts the windows service) seems to have resolved this. (it's about half way down in the service.bat file - line 97) One issue I have with this though is that the username/password is unencrypted in the file. I have to figure out a way to encrypt the password and still have this work correctly. 
 
    