I have a Automation process which is a java program running on fedora 6/14. A problem that I face very frequently is that this process is getting killed automatically. Ideally this process has been programmed to run at-least for 12-14 hours. But somewhere in between it gets killed. I have checked whether OOM Killer was the root cause, but there aren't any tracelogs in /var/log/messages to suggest that.
Any other bright ideas?