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
What are the advantages of cluster?
What is the difference between jboss and weblogic?
Explain the functionality of iiop ?
Managed servers are running. What happens if admin server down?
How can I debug the java code that I have running in weblogic server? : BEA Weblogic
What is the purpose of t3 in weblogic server?
What are the toolbar elements.
How do I look up an ora sqlexception? : BEA Weblogic
How to change from default JVM to other ?
Explain the types of deployment modes and diffrernces between them?
How do you troubleshoot server hang?
What Are The Various Types Of Weblogic Installations ?
What technologies are included in j2ee?
What are the steps involved in setting up classpath in web logic server?
What happens when a failure occurs and the stub cannot connect to a weblogic server instance?