Tuesday, January 22, 2008

“Server crashed “

At first time you should know what happened with the process of server.

- if the process was died :

collect all logs what do you have

The possible reasons : crash jvm, somebody/something kills process.

- if the process is live , but the server&application don't answer :


You should try to made thread dumps and collect all logs what do you have

The possible reasons : memory leak or deadlock.

No comments: