|
Hi,
did you observe abnormal resource consumption during the period when Inline::Java seems to hang, in
other words: Is some process running wild (with 99% CPU consumption) or do you see the memory footprint of some process building up until some limit is exceeded and the system is forced to
abort the process?
When a lone "killed" messages appears it is also often helpful to consult the system logs in
/var/log or whereever they are on your system. If the OS itself was forced to kill the process
it usually logs the fact together with the reasons for it to those logs.
This might not solve your problem at once but it would be an important information.
Christian
|