Return-Path: Delivered-To: apmail-commons-issues-archive@minotaur.apache.org Received: (qmail 41348 invoked from network); 30 Oct 2010 13:22:47 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 30 Oct 2010 13:22:47 -0000 Received: (qmail 99905 invoked by uid 500); 30 Oct 2010 13:22:47 -0000 Delivered-To: apmail-commons-issues-archive@commons.apache.org Received: (qmail 99510 invoked by uid 500); 30 Oct 2010 13:22:44 -0000 Mailing-List: contact issues-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: issues@commons.apache.org Delivered-To: mailing list issues@commons.apache.org Received: (qmail 99499 invoked by uid 99); 30 Oct 2010 13:22:42 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 30 Oct 2010 13:22:42 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 30 Oct 2010 13:22:42 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o9UDMMhA016644 for ; Sat, 30 Oct 2010 13:22:22 GMT Message-ID: <33430762.156331288444942018.JavaMail.jira@thor> Date: Sat, 30 Oct 2010 09:22:22 -0400 (EDT) From: "Sebb (JIRA)" To: issues@commons.apache.org Subject: [jira] Created: (DAEMON-185) prunmgr does not handle invalid command lines well MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 prunmgr does not handle invalid command lines well -------------------------------------------------- Key: DAEMON-185 URL: https://issues.apache.org/jira/browse/DAEMON-185 Project: Commons Daemon Issue Type: Bug Affects Versions: 1.0.4 Environment: WinXP/SP3 Reporter: Sebb prunmgr does not handle invalid command lines well. bq. prunmgr //1234 causes a crash: EventType : BEX P1 : prunmgr.exe P2 : 1.0.4.0 P3 : 4cbfeb21 P4 : prunmgr.exe P5 : 1.0.4.0 P6 : 4cbfeb21 P7 : 000013d8 P8 : c0000409 P9 : 00000000 bq. prunmgr //123 results in the error message: {quote} An attempt has been made to operate on an impersonation token by a thread that is not currently impersonating a client. (0) Error parsing command line {quote} -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.