How to find the heap memory of managedServer?

Answer Posted / gaurav

use the below command
ps -auwwwx | grep <managed server>
In the output you will find parameters Xms and Xmx for heap
size.

Is This Answer Correct ?    4 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the Unix vi commands?

560


How can I control on which weblogic server(s) my application will run? : BEA Weblogic

515


Which are the benefits of mdb (message driven beans) over standard jms consumers? : BEA Weblogic

561


Explain the different groups under web logic security?

479


How do I provide user credentials for starting the weblogic server?

517






What is the function of T3 in WebLogic Server ?

733


What causes java.io exceptions in the log file? : BEA Weblogic

534


What are the enhancements in ejb 2.0 with respect to cmp?

504


Do you know what is the purpose of t3 in weblogic server?

461


How is security handled in the weblogic j2ee connector architecture? : BEA Weblogic

501


What is the role of a deployer?

527


What are the different groups under web logic security?.

508


How to write a program of web logic server to get the connection pool attribute?

504


Why did my jdbc code throw a rollback sqlexception? : BEA Weblogic

526


What are the special design care that must be taken when you work with local interfaces?

543