cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

AS Java Performance issues

Former Member
0 Likes
2,522

Hello everybody!

We're experiencing Performance Problems on our (test) AS Java (7.31). On our Servers, CPU load constantly exceeds 90% and memory usage is high. Looking into the OS, it's basically the Java processes only that are consuming CPU and memory , so we'd like to identify the threads eating CPU and Memory.

In NWDS' Management Console perspective, I see a Problem with so called "red threads". cam anyone Point me to a source of Information about These? I seem not to be able to find any information about these. Also, any help on how to see the current CPU and memory usage of threads inside a JVM would be very helpful.

Thanks in advance

Michael

View Entire Topic
Former Member
0 Likes

O.k., just to follow up: We found a memory leak in one of our applications. Once we corrected the error, no more red threads would occur. Anyway, these threads could be removed only by restarting the corresponding server node (as would be expected). It would be nice to have a possibility to find more information about those threads in NWDS.