TeamCity Crashed Unexpectedly
We've had a couple instances where TeamCity has crashed.
When checking the Windows Services window, the TeamCity Web Server service is still listed as running when this happens.
I've pulled some logs up to see what the issue could be, but I'm not the best at decoding them. Can anyone glean something from these? How exactly do I upload them on here?
Thanks!
Please sign in to leave a comment.
Hi,
this forums don't accept file attachments. You can use any file service you are comfortable with or use the methods recommended here: https://www.jetbrains.com/help/teamcity/reporting-issues.html#ReportingIssues-UploadingLargeDataArchives . If you use this, please name them with something identifiable, as we receive a sizeable amount of files and it might get confusing.
The most typical scenario is that you are using the basic TeamCity installation, which by default only assigns 512 Mb of RAM to the process and it's failing to continue. You could try this suggestions here if you think that might be the case: https://www.jetbrains.com/help/teamcity/installing-and-configuring-the-teamcity-server.html#InstallingandConfiguringtheTeamCityServer-SettingUpMemorysettingsforTeamCityServer . Otherwise just send us the logs for review using the methods above.