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



When you are deploying an application, if you got Out Of Memory exception, what you will do..

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

When you are deploying an application, if you got Out Of Memory exception, what you will do..

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

When you are deploying an application, if you got Out Of Memory exception, what you will do..

Answer / srinivas

First take thread dump and bounce the server.

Is This Answer Correct ?    5 Yes 4 No

When you are deploying an application, if you got Out Of Memory exception, what you will do..

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

Post New Answer

More Websphere Interview Questions

how to protect servlets in java ee applications?

0 Answers   IBM,


Is it possible to retrieve data using access bean on the jsp page?

0 Answers  


What is the exportrelease.xml ?

0 Answers  


what is queuemanager in ibm websphere mq ? What does queuemanager do?

0 Answers   IBM,


What are mq objects?

0 Answers   IBM,






what is the uniqueness of mb over ics?

0 Answers   IBM,


Is there a way I can start my server along with nodeagent ?

0 Answers  


Explain about exception handling in mb?

0 Answers   IBM,


What are controller commands used in member subsystem?

0 Answers  


what are the different modes of archival? Explain each mode in two lines each?

0 Answers   IBM,


What is difference between dmgr and other profiles?

0 Answers  


how will you handle errors in message flow?

0 Answers   IBM,


Categories