|
From: Jeroen V. <jvr...@gm...> - 2013-07-31 14:15:58
|
Hey everyone, I've got a little problem where i can't seem to think a workaround for. We are currently using the java service wrapper to host 20 or more java processes on a microsoft cluster. We've noticed that the available memory on the server get's depleted to 100% each day. They've asked me to start transfering processes to another server to reduce the load on the server but i don't think that this will solve the problem. I think that some processes have memory leaks which cause the server to run out of available memory. Is this thinking-route correct? Thing is; i would like to know which specific process it is so i can feedback it to the programmer. Just to prevent further issues in the future. any idea how to start with this little chore? tnx for the feedback |