[font=Arial]Good Morning
On our Linux server, running OD Receiver 6.2, we see many defunct java processes that have a parent process ID of the the process that is running OpenDepoloy.
1. Are these processes indeed part of OpenDeploy, can the be kill and what is the best way to go about that?
2. Why and How does this happen? We have had a reboot in the past which could be the root cause (see KB 59977).
3. How can this be prevented? Our EJ Admin is requesting I look in to this because if it is caused by reboot how can this be prevent because he feels, and I agree, that we shouldn't have to do something special after reboot.
4. What can I do to keep investigate further besides monitoring the OD logs and ps -ef output?
Sample
[/font][HTML]
root 6233 1 0 Aug31 ? 00:56:49 /opt/Interwoven/OpenDeployNG/jre/bin/java .........
root 6333 6233 0 Aug31 ? 00:00:00 [java]
root 6406 6233 0 Aug31 ? 00:00:00 [java]
root 6547 6233 0 Sep02 ? 00:00:00 [java]
root 6587 6233 0 Aug31 ? 00:00:00 [java]
root 6616 6233 0 Aug31 ? 00:00:00 [java]
[/HTML]
[font=Arial]
[/font]