[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to signal java in *nix





    In Unix use CNTL and vertical bar (control pipe) in the terminal where the
    VM is running.

    --Corey
______________________________________________________
William C. Brown
Chief Architect. Spectrum Software Inc.

11445 Johns Creek Pkwy
Duluth, GA. 30097.
Suite 300.
Tel > 770.813.4952
e   > corey@spectrumsoftware.net
web > www.spectrumscm.com
yahoo > caldron68

----- Original Message ----- 
From: "Paul Bemowski" <bemowski@yahoo.com>
To: "Watts, Tim T" <timothy.watts@bankofamerica.com>; <ajug-members@ajug.org>
Sent: Thursday, September 18, 2003 9:53 AM
Subject: Re: How to signal java in *nix


> If you have a command window its ctrl-\ (Control-backslash).  If
> you don't, I think its kill -SEGV or kill -3.  Google can surely
> tell you...
> 
> 
> --- "Watts, Tim T" <timothy.watts@bankofamerica.com> wrote:
> > Hi,
> > 
> > Anyone recall how to signal a java process to cause it to dump
> > it's threads to stdout? On Win32 you press ctrl-break. I seem
> > to remember reading some docs for unix (AIX specifically)
> > describing how you can do this by signalling the process (kill
> > -s). I can't seem to find the docs or remember which signal to
> > use. 
> > 
> > 
> 
> 
> __________________________________
> Do you Yahoo!?
> Yahoo! SiteBuilder - Free, easy-to-use web site design software
> http://sitebuilder.yahoo.com
> 
>