Problems with jdk-1.4.2-p{6,7}

Greg Lewis glewis at eyesbeyond.com
Wed Apr 20 07:53:40 PDT 2005


On Wed, Apr 20, 2005 at 03:42:05PM +0100, Ian G wrote:
> Guido van Rooij wrote:
> 
> >                psCompact.execute();
> >
> >The execute just hangs.
> 
> If you send a sig 3 (I think, experiment) to the JVM, it
> will dump the stack and thread traces and stuff, this may
> give you enough information to work out where it is
> hanging.

Thats correct, SIGQUIT causes a thread dump.  You can do it if the code
is running interactively with Ctrl-\.

-- 
Greg Lewis                          Email   : glewis at eyesbeyond.com
Eyes Beyond                         Web     : http://www.eyesbeyond.com
Information Technology              FreeBSD : glewis at FreeBSD.org


More information about the freebsd-java mailing list