How do I delete left over java processes?
On some platforms, I seem to have a lot of java processes left over from a completed TeamCity build.
Is there anyway to tell TeamCity to remove/kill all java processes that were created during the build?
Please sign in to leave a comment.
The question perhaps no longer relevant. If it's not please leave а comment or create a separate thread.
Kind regards,
Marina
If TeamCity is still leaving many java process hanging around after a build then the question is still relevant. You can close the issue.
In fact TeamCity agent does not leave any java processes after the build. But build itself can leave them. I would check what are these java processes.
Marking answered as I am no longer on the project and unable to check the build processes. Thanks for the responses.