Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Apr 2005 15:42:05 +0100
From:      Ian G <iang@iang.org>
To:        Guido van Rooij <guido@gvr.org>
Cc:        freebsd-java@freebsd.org
Subject:   Re: Problems with jdk-1.4.2-p{6,7}
Message-ID:  <42666A3D.9040902@iang.org>
In-Reply-To: <20050420142849.GA58837@gvr.gvr.org>
References:  <20050420142849.GA58837@gvr.gvr.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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.

iang


ps: kill -3 PID_of_JVM

-- 
News and views on what matters in finance+crypto:
         http://financialcryptography.com/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?42666A3D.9040902>