No SIGINT with 1.4.2-rc1?

2004-09-12 Thread David Brodrick
Hi, I've just upgraded from 1.3.0 to Blackdown-1.4.2-rc1 and am having some grief. I've tried googling on this topic with no success.. Since I upgraded the JVM, some applications can no longer be terminated with control-c! Control-\ no longer dumps information either. Also, when I manually kill th

Re: No SIGINT with 1.4.2-rc1?

2005-01-11 Thread David Brodrick
Just for the record: This problem has not happened again for a few months. I think it was associated with the libstdc++ upgrade that accompanied my Java upgrade. Sorry for my confusion. Cheers, Dave On Mon, 2004-09-13 at 14:08, David Brodrick wrote: > Hi, > I've just upgraded fr

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

Re: Any resources shared between JVMs?

2006-10-12 Thread David Brodrick
usier than one would think by looking at the process list in top. Thanks very much for your help though. Dave On Thu, 2006-10-12 at 09:04 +1000, David Brodrick wrote: > Hi All, > I'm chasing a problem where a (normally) smoothly-running java program > seems to briefly stall from tim