After TeamCity upgrade to 2024.12.1 -TeamCity will not start or server any pages.
We upgraded our TeamCity environment to 2024.12.1 - (Automated upgrade). Once the upgrade was complete I looked at the update logs and it stated the upgrade completed successfully. However I am not able to hit the url for our TeamCity environment. I am receiving a generic 404 error. FYI - This is on a Windows server. I am seeing a lot of messages in the logs pertaining to a port binding issue or TeamCity couldn't shut down properly. I rebooted the server numerous times and it didnt help. I am getting errors when trying to start TeamCity:
From the TeamCity-wrapper.log:
01/02/2025 17:39:30.20 TeamCity server output redirected to D:\TeamCity\bin\..\logs\catalina.out
01/02/2025 17:49:48.48 Removing lock file so server won't automatically restart
01/02/2025 17:49:51.71 Server exited with code 0
01/02/2025 17:50:21.77 Starting TeamCity server
01/02/2025 17:50:21.80 TeamCity server output redirected to D:\TeamCity\bin\..\logs\catalina.out
01/02/2025 18:02:50.47 Server exited unexpectedly with code 1 and will be restarted
01/02/2025 18:02:50.49 Starting TeamCity server
01/02/2025 18:02:50.51 TeamCity server output redirected to D:\TeamCity\bin\..\logs\catalina.out
01/02/2025 18:03:42.45 Existing lock file found, will be removed
It starts and then immediately stops. I have now been working on this for 12+ hours straight. I really need some help. We are completely down - this is production!
Please sign in to leave a comment.
It appears that there is some issue with starting Tomcat to host TeamCity. Please take a look for additional clues in the catalina.out log file mentioned in your teamcity-wrapper.log. You're welcome to share it here, if you'd like us to help look it over.