How do I shutdown Teamcity?

♀尐吖头ヾ 提交于 2019-12-23 07:16:38

问题


I'm trying to do a password reset. I'm following the instructions here. I've tried shutting down the two services (TeamCity Build Agent Service and TeamCity Web Server) or some combination of the two, but I keep getting "User with specified username does not exist".

Is there something else I need to stop or shutdown?


回答1:


I don't think this is an issue on the TeamCity side, it's more likely that the error message is correct - the username doesn't exist. The steps you're following look fine, have you double / triple / quadruple checked the username is spot on? Maybe also check whether you can change the password for other user names and see if it's an isolated problem or not.




回答2:


Shut down TeamCity via the command in its bin directory:

D:\TeamCity\bin\shutdown.bat



回答3:


I can't reply to suamere's comment but just like the shutdown script there is a startup script in the bin folder, e.g.

D:\TeamCity\bin\startup.bat



来源:https://stackoverflow.com/questions/6731600/how-do-i-shutdown-teamcity

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!