Alok,

> We are facing problem of defunce process this process take memory 3GB.we are 
> going to kill this process but we are not able to kill this process.this 
> process create through my application tomcat.after restart tomcat defince 
> process is created and he is not release memory.
> 
> 
> Please help me how can kill defunce process in our server.?

If the process is marked as <defunct> you can use preap to remove it and 
hopefully free resources it has allocated. "man 
preap" is your friend.

Regards... Sean.

Reply via email to