How to find the heap memory of managedServer?

Answers were Sorted based on User's Feedback



How to find the heap memory of managedServer?..

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

How to find the heap memory of managedServer?..

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

How to find the heap memory of managedServer?..

Answer / ram

bea/user_project/domain/my domain/config/config.xml we can
see the all manager server & admin server status information.

Is This Answer Correct ?    0 Yes 1 No

How to find the heap memory of managedServer?..

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

Post New Answer

More Weblogic Interview Questions

Can we deploy jar in weblogic?

0 Answers  


What is Unicast?

0 Answers  


How to Know the maanged servers status,when admin console is not available?

5 Answers   Wipro,


Define managed servers?

0 Answers  


What is the role of a deployer?

0 Answers  






What is the admin server?

0 Answers  


What is weblogic unicasting and multicasting?

4 Answers   TCS,


What is the difference between txdatasource and datasource?

0 Answers  


What is thread dump? What is the UNIX command for taking thread dump?

2 Answers   HCL,


Can we add JBoss server instance to weblogic cluster?

1 Answers   Accenture, IBM,


Hi! friends pls tel me best institute for Weblogic Server Admin and Weblogic Poratal?

4 Answers  


What is error ora-6502? : BEA Weblogic

0 Answers  


Categories