How to find the heap memory of managedServer?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / kamal sastry
For weblogic 8 you can get the details from
/weblogic81/common/bin/startManagedWebLogic.sh Here there
is a parameter set in the script with memory details.
Is This Answer Correct ? | 5 Yes | 4 No |
Answer / arvind
Or you can varify it from out file of that server.
by searching Xms and Xms keyword. in ant cersion of WLS.
Is This Answer Correct ? | 0 Yes | 3 No |
what r the General SHIFTING TIMES for WEB LOGIC ADmin? mostly my frnd said night sifts ? Is it Right?
Is an xslt processor bundled in weblogic server?
Why does executing the preparedstatement class cause a trunc fails: ora-00932: inconsistent datatypes error? : BEA Weblogic
Java-corba integration: rmi-iiop or java idl? : BEA Weblogic
When does high cpu usage occur?
What is the weblogic server?
Why would a client application use jta transactions?
how to update the pach?
How Can Cluster Communication Occur ?
Explain deployment descriptors?
What can be the various reasons for a server crash?
Tell me what can happen when stub can't to connect to web-logic server instances?