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

What is a managed webserver?

0 Answers  


explain what is extended deployment in websphere?

0 Answers   IBM,


how can you interact with database using compute node?

0 Answers   IBM,


What is default admin port?

0 Answers  


My users authenticate with one userid but I want them to be identified with another ID from LDAP. Is that possible?

0 Answers   IBM,






What is channel initiators and listeners?

0 Answers  


what is asymmetric clustering in web-sphere?

0 Answers   IBM,


What is sync in websphere application server?

0 Answers  


How to start the server?

0 Answers  


What is the portletsession interface?

0 Answers  


how to define a buffer pool for holding messages in main storage? Explain?

0 Answers   IBM,


A scenario of a network deployment cell has one cluster and an application uses jms client required to be deployed to the cluster, what are the required steps to be followed by administrator to make clients able to consume messages?

0 Answers   IBM,


Categories