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

AS Java Performance issues

Former Member
0 Likes
2,519

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

Hallo,

if you click on the red bar for threads you should get an option to view the statistics.

You could also create a thread dump on OS level or via Root-cause-analysis to get more details.

Regards

Thomas