Service process exited without service stop request
I get the following Event when i try to start the TeamCity Server service:
The description for Event ID 404 from source TeamCity (see below) cannot be found. Either the component that raises this event is not installed on your local computer or the installation is corrupted. You can install or repair the component on the local computer.
If the event originated on another computer, the display information had to be saved with the event.
The following information was included with the event:
===============================================================
TeamCity JetBrains JetService v1.1.730.777
c:\TeamCity\bin\TeamCityService.exe
Service process exited without service stop request
===============================================================
I found another post on this and have uninstalled java 32-bit and installed java 64-bit version then reinstalled TeamCity without any luck.
- Version: 2017.2.3
- Build: 51047
The only log i can find related to this is the C:\TeamCity\logs\teamcity-wrapper showing:
Server exited unexpectedly with code 1 and restart limit (3) is reached
Any suggestions on how to solve this?
Best regards
Please sign in to leave a comment.
Were able to find the teamcity-winservice log.
It shows the following:
[2018-04-19 11:02:23,212] console [Info] Java not found. Cannot start TeamCity server. Please ensure JDK or JRE is installed and JAVA_HOME environment variable points to it.
Have installed JAVA and checked the systemvariables, everything looks good.
Running jdk1.8.0_152.
Hi Robin,
sorry for the delay. With "everything looks good" do you mean that it should work but doesn't? Or that it does work now?
Assuming it doesn't, remember that the windows service is run under some user, and it's that user that needs to have the system variables added.