Re: Any resources shared between JVMs?

2006-10-11 Thread Dominic Duval
If at all possible, try running the program through strace and determine on what system call it is blocking. Get back to us with the result. Cheers, -Dominic On Thu, 2006-10-12 at 09:04 +1000, David Brodrick wrote: > Hi All, > I'm chasing a problem where a (normally) smo

Any resources shared between JVMs?

2006-10-11 Thread David Brodrick
Hi All, I'm chasing a problem where a (normally) smoothly-running java program seems to briefly stall from time-to-time. The CPU does not appear exhausted (according to "top") but the machine is still fairly busy. One of the things that makes the machine busy is a program that fires up a different