Hi guys.
I have a java program, with multi threading. My problem is that from time to time, I have a timeout. Because I have some unix stuff I cannot see where is the timeout or/and lock. The problem is that this does not happens every night, only from time to time. Actually, an unix component (lsf) kill the thread (if timeout more that 15 minutes). So because I cannot see where is the problem, I was wondering if anyone has any idea. Is there any chance to launch another java something and when I have a lock, to write a log file ? If, yes, what would be ?
Thanks alot for any ideas.
Regards, Corneliu.