How do I get to the ALM/Quality Center “Debug” page where it tells me about Java Heap use?
Question ID: 110313
0
0

I heard there is a special page in ALM/Quality Center that will tell me how my Java HEAP is being used.

How do I get to it?

Marked as spam
Posted by (Questions: 91, Answers: 5)
Asked on March 30, 2022 1:22 pm
100 views
Answers (1)
1
Private answer

This is done with the "debug" page:

Debug info page URL:

http:// < qcserver > : < port > /qcbin/tdservlet?method=debuginfo

OR

http:// < qcserver > : < port >/qcbin/debug)

 

 

it will show database connections at peak times.

 

The Debug Console (http:// < your server > : < port > qcbindebug) should correctly report the current JAVA HEAP settings and usage.

 

This is a good way to monitor server activity and to see how the JAVA HEAP is being used.

 

You might need to ENABLE it with a site parameter:

You must configure in the Siteadmin "client".  Please go to the site administrator and then look for the site configuration tab and then set  the following parameter: DISABLE_CONSOLE_DEBUG_INFO value to N. After this you need to restart the QC service and then you will be able to get access to the debug console.

Marked as spam
Posted by (Questions: 4, Answers: 509)
Answered on March 30, 2022 1:26 pm
EyeOnTesting

Welcome back to "EyeOnTesting" brought to you by Orasi Software, Inc.

X
Scroll to Top