Return-Path: Delivered-To: apmail-commons-issues-archive@minotaur.apache.org Received: (qmail 65385 invoked from network); 26 Feb 2010 17:09:49 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 26 Feb 2010 17:09:49 -0000 Received: (qmail 57117 invoked by uid 500); 26 Feb 2010 17:09:49 -0000 Delivered-To: apmail-commons-issues-archive@commons.apache.org Received: (qmail 56937 invoked by uid 500); 26 Feb 2010 17:09:49 -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 56917 invoked by uid 99); 26 Feb 2010 17:09:48 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 26 Feb 2010 17:09:48 +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.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 26 Feb 2010 17:09:48 +0000 Received: from brutus.apache.org (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 63C2E29A001A for ; Fri, 26 Feb 2010 09:09:28 -0800 (PST) Message-ID: <1573699245.558781267204168407.JavaMail.jira@brutus.apache.org> Date: Fri, 26 Feb 2010 17:09:28 +0000 (UTC) From: "Sebb (JIRA)" To: issues@commons.apache.org Subject: [jira] Updated: (DAEMON-88) JMX java options can cause silent service failure MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/DAEMON-88?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb updated DAEMON-88: ----------------------- Fix Version/s: (was: 1.0.1) > JMX java options can cause silent service failure > ------------------------------------------------- > > Key: DAEMON-88 > URL: https://issues.apache.org/jira/browse/DAEMON-88 > Project: Commons Daemon > Issue Type: Bug > Reporter: Mark Thomas > > See http://issues.apache.org/bugzilla/show_bug.cgi?id=35635 for the full history. > Short version is: > * Install 5.5.20 > * add -Dcom.sun.management.jmxremote.port=5555 and -Dcom.sun.management.jmxremote.password.file=C:\jmxremote.password to Java Options > * Try to start the service > The service fails to start and creates only zero byte log files -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.