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 causes java.io exceptions in the log file? : BEA Weblogic
how can we sync the nodes with administration server in weblogic.
Can the messaging bridge forward durable subscription messages between separate weblogic server 6.1 and release 7.0 or later domains? : BEA Weblogic
What are the databases that are available to be used with the web logic j2ee connector architecture?
Is it possible to set aside a message and acknowledge it later? : BEA Weblogic
Are foreign destinations handled within foreign jms messages? : BEA Weblogic
What is mulicast and unicast in weblogic?
Why did the messaging bridge fail to connect to the source bridge destination? : BEA Weblogic
Do you know what is the function of managedconnection.addconnectioneventlistener() in web logic server?
Are there c/c++ interfaces to wls jms? : BEA Weblogic
Is an xslt processor bundled in weblogic server?
How does cluster communication happen?
What is the difference between creating a distributed application using rmi and using a ejb architecture?
Tell me what can happen when stub can't to connect to web-logic server instances?
What are the different modules of wlst?