Return-Path: X-Original-To: apmail-geronimo-dev-archive@www.apache.org Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 00BB84BBF for ; Tue, 31 May 2011 07:51:34 +0000 (UTC) Received: (qmail 90210 invoked by uid 500); 31 May 2011 07:51:33 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 90165 invoked by uid 500); 31 May 2011 07:51:33 -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 90146 invoked by uid 99); 31 May 2011 07:51:33 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 31 May 2011 07:51:33 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 31 May 2011 07:51:31 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 1E6E3EAE3E for ; Tue, 31 May 2011 07:50:50 +0000 (UTC) Date: Tue, 31 May 2011 07:50:50 +0000 (UTC) From: "Jacky Liu (JIRA)" To: dev@geronimo.apache.org Message-ID: <1538109197.55516.1306828250121.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <144730743.55515.1306828249759.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Updated] (GERONIMODEVTOOLS-756) java.lang.NullPointerException: Module config Id not found for undeployment MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-756?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacky Liu updated GERONIMODEVTOOLS-756: --------------------------------------- Attachment: test-web.war test-ejb.jar > java.lang.NullPointerException: Module config Id not found for undeployment > --------------------------------------------------------------------------- > > Key: GERONIMODEVTOOLS-756 > URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-756 > Project: Geronimo-Devtools > Issue Type: Bug > Components: eclipse-plugin > Affects Versions: 3.0 > Environment: Windows XP SP3 x86 > IBM jdk Java60 > Geronimo build on 20110525 > GEP Version: 3.0.0-20110328111526 > Reporter: Jacky Liu > Priority: Minor > Attachments: test-ejb.jar, test-web.war > > > 1. start Geronimo v3.0 through GEP > 2. import EJB JAR file > 3. import WAR file > 4. select the EJB project and make it run on server > 5. select the WAR project and make it run on server > 6. remove EJB from Geronimo --> ERROR OCCURS!! > 7. remove WAR from Geronimo --> ERROR OCCURS!! > Module config Id not found for undeployment > java.lang.NullPointerException > But the two module were actually removed from Geronimo -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira