From dev-return-72219-apmail-geronimo-dev-archive=geronimo.apache.org@geronimo.apache.org Tue Mar 03 04:47:25 2009 Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 64247 invoked from network); 3 Mar 2009 04:47:25 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 3 Mar 2009 04:47:25 -0000 Received: (qmail 71041 invoked by uid 500); 3 Mar 2009 04:47:24 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 70986 invoked by uid 500); 3 Mar 2009 04:47:24 -0000 Mailing-List: contact dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 70977 invoked by uid 99); 3 Mar 2009 04:47:24 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 02 Mar 2009 20:47:24 -0800 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; Tue, 03 Mar 2009 04:47:17 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 1DF76234C4AC for ; Mon, 2 Mar 2009 20:46:56 -0800 (PST) Message-ID: <1886879629.1236055616107.JavaMail.jira@brutus> Date: Mon, 2 Mar 2009 20:46:56 -0800 (PST) From: "Gang Yin (JIRA)" To: dev@geronimo.apache.org Subject: [jira] Updated: (GERONIMO-4550) No error message displays in console when fail to create jms resource In-Reply-To: <652099986.1235449321782.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/GERONIMO-4550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gang Yin updated GERONIMO-4550: ------------------------------- Attachment: fix-g4550-jeffyin.patch The problem is fixed. > No error message displays in console when fail to create jms resource > --------------------------------------------------------------------- > > Key: GERONIMO-4550 > URL: https://issues.apache.org/jira/browse/GERONIMO-4550 > Project: Geronimo > Issue Type: Bug > Security Level: public(Regular issues) > Components: console > Affects Versions: 2.1.4 > Environment: OS:redhat 5.2 JDK 1.5 > Reporter: viola.lu > Assignee: Gang Yin > Priority: Minor > Attachments: fix-g4550-jeffyin.patch > > > 1.Create a console.jms/org.ibm.samples/1.0/rar resouce from admin console > 2.Receate a console.jms/org.ibm.samples/1.0/rar resource , but no error in conosle but error message in geronimo.out :Deployer operation failed: Module console.jms/org.ibm.samples/1.0/rar already exists in the server. Try to undeploy it first or use the redeploy command. > 3.So no error message when fail to create a jms resource. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.