When you are deploying an application, if you got Out Of
Memory exception, what you will do
Answers were Sorted based on User's Feedback
Answer / naveen
first enabe garbage collection, and recycle(bounce) the application server so that the heap memory will be cleared. analyze the heap dumps and if required increase the heap size at JVM settings
| Is This Answer Correct ? | 16 Yes | 0 No |
Answer / kumar
when we are deploying the application, if we got the out of
memory exception, we have to look into the heap memory.
once heap memory is full we will get the out of memory
exception.
| Is This Answer Correct ? | 10 Yes | 1 No |
Answer / koteswararao
Restart the DMGR host and login into the console and try it.
Deploye the application.
| Is This Answer Correct ? | 0 Yes | 0 No |
difference between mqsc commands and control commands?
Define business policy categories provided by wcs?
what is websphere?
what development environment(s) are available to develop applications for websphere?
What is store access bean?
explain about web sphere mq real time transport?
What are authoring and presentation templates?
I want to force my users to login again after a set "inactivity timeout" period. How is WebSphere Application Server supposed to work with regard to session timeouts and LTPA timeouts?
What is the application server?
How do you stop portal traffic to the node being upgraded in 24x7 cluster upgrade process ?
how do you test your message flows and design test case?
What is the purpose of xmlaccess configuration file export.xml & exportrelease.xml? What is the difference? & When will you use one over the other ?