Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 87607 invoked from network); 6 Mar 2009 18:06:26 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 6 Mar 2009 18:06:26 -0000 Received: (qmail 43407 invoked by uid 500); 6 Mar 2009 18:06:24 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 43255 invoked by uid 500); 6 Mar 2009 18:06: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 43246 invoked by uid 99); 6 Mar 2009 18:06:24 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 Mar 2009 10:06: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; Fri, 06 Mar 2009 18:06:17 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 35663234C4AB for ; Fri, 6 Mar 2009 10:05:56 -0800 (PST) Message-ID: <1991150748.1236362756217.JavaMail.jira@brutus> Date: Fri, 6 Mar 2009 10:05:56 -0800 (PST) From: "Donald Woods (JIRA)" To: dev@geronimo.apache.org Subject: [jira] Commented: (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:comment-tabpanel&focusedCommentId=12679671#action_12679671 ] Donald Woods commented on GERONIMO-4550: ---------------------------------------- Didn't see where the patch depended on the CommonMessage feature. Applied to 2.1.4 as Rev751010. > 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: Donald Woods > Priority: Minor > Fix For: 2.2 > > Attachments: fix-g4550-jeffyin.patch, fix-g4550-v22-jeffyin.patch, screenshot-1.jpg, screenshot-2.jpg > > > 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.