TeamCity Java.exe uses multiple instance with highest CPU and Memory
Hi,
I am using TeamCity for deployment and installation of .Net project using following configurations.
OS: Windows Server 2008 R2 Service Pack 1
TeamCity: 2018.1.1
I have noticed that, there are 4 instances of "Java.exe" which are running under "TeamCity\jre\bin" folder.
These java.exe instances are taking highest memory and CPU which is slowing down the server.
Kindly let me know How can I fix this problem.
Best regards,
Manmath.
Please sign in to leave a comment.
TeamCity is a java process, so it is expected that at least 1 instance of java.exe runs. In fact, they might be more depending on many factors, such as OS, number of build agents running, etc.
To troubleshoot the process, please follow the steps here: https://confluence.jetbrains.com/display/TCD18/Reporting+Issues#ReportingIssues-Slowness,HangingsandLowPerformance