From continuum-users-return-1621-apmail-maven-continuum-users-archive=maven.apache.org@maven.apache.org Wed Apr 26 16:18:10 2006 Return-Path: Delivered-To: apmail-maven-continuum-users-archive@www.apache.org Received: (qmail 46673 invoked from network); 26 Apr 2006 16:18:09 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 26 Apr 2006 16:18:09 -0000 Received: (qmail 20444 invoked by uid 500); 26 Apr 2006 16:18:08 -0000 Delivered-To: apmail-maven-continuum-users-archive@maven.apache.org Received: (qmail 20422 invoked by uid 500); 26 Apr 2006 16:18:08 -0000 Mailing-List: contact continuum-users-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: continuum-users@maven.apache.org Delivered-To: mailing list continuum-users@maven.apache.org Received: (qmail 20396 invoked by uid 99); 26 Apr 2006 16:18:08 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 26 Apr 2006 09:18:08 -0700 X-ASF-Spam-Status: No, hits=0.9 required=10.0 tests=FORGED_YAHOO_RCVD,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of lists@nabble.com designates 72.21.53.35 as permitted sender) Received: from [72.21.53.35] (HELO talk.nabble.com) (72.21.53.35) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 26 Apr 2006 09:18:05 -0700 Received: from localhost ([127.0.0.1] helo=talk.nabble.com) by talk.nabble.com with esmtp (Exim 4.50) id 1FYmi0-0004xo-Sg for continuum-users@maven.apache.org; Wed, 26 Apr 2006 09:17:44 -0700 Message-ID: <4104543.post@talk.nabble.com> Date: Wed, 26 Apr 2006 09:17:44 -0700 (PDT) From: Alex Mayorga Adame To: continuum-users@maven.apache.org Subject: Re: running Continuum 1.0.3 without wrapper In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-Sender: alex_mayorga@yahoo.com X-Nabble-From: Alex Mayorga Adame References: X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N The Wrapper is a piece of software that let you run a Java process as a NT service or a Unix daemon. http://wrapper.tanukisoftware.org/doc/english/introduction.html You might find a wrapper version for your particular platform and use it. As per killing all processes you might try to look up for the JVM parent of them all and kill them. My understanding is that you're problem is exactly what the wrapper is there to tackle. Regards, Alex -- View this message in context: http://www.nabble.com/running-Continuum-1.0.3-without-wrapper-t1512595.html#a4104543 Sent from the Continuum - Users forum at Nabble.com.