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 CDECE4FE9 for ; Wed, 11 May 2011 02:06:29 +0000 (UTC) Received: (qmail 40980 invoked by uid 500); 11 May 2011 02:06:29 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 40934 invoked by uid 500); 11 May 2011 02:06:29 -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 40927 invoked by uid 99); 11 May 2011 02:06:29 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 11 May 2011 02:06:29 +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; Wed, 11 May 2011 02:06:27 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 5342E444A8 for ; Wed, 11 May 2011 02:05:47 +0000 (UTC) Date: Wed, 11 May 2011 02:05:47 +0000 (UTC) From: "Rex Wang (JIRA)" To: dev@geronimo.apache.org Message-ID: <1486414393.2001.1305079547320.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1583953592.7066.1297316157451.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Resolved] (GERONIMO-5803) EBA cannot work after server restart 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/GERONIMO-5803?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rex Wang resolved GERONIMO-5803. -------------------------------- Resolution: Fixed Fix Version/s: 3.0 > EBA cannot work after server restart > ------------------------------------ > > Key: GERONIMO-5803 > URL: https://issues.apache.org/jira/browse/GERONIMO-5803 > Project: Geronimo > Issue Type: Bug > Security Level: public(Regular issues) > Affects Versions: 3.0-M2, 3.0 > Environment: windows 7 > Reporter: LiWenQin > Assignee: Rex Wang > Fix For: 3.0 > > Attachments: CounterApp_1.0.0.eba > > > 1.deploy CounterApp_1.0.0.eba through "Deployer" Portlet. > 2.There is a copy "CounterApp_1.0.0.eba" in repository. > 3. In the cache, there are CounterApp, CounterWebBundle, CounterServiceBundle, CounterWorldBundle and their states are all "Active" in the OSGi Portlet > 4. We can access http://localhost:8080/CounterWebBundle/CounterServlet. > 5. hard stop the server. > 6. In the OSGi Portlet, states of CounterWebBundle, CounterServiceBundle, CounterWorldBundle are "Resolved" (CounterApp is "Active") so that EBA cannot work. > We cannot access url http://localhost:8080/CounterWebBundle/CounterServlet. > 7. In the "Application EBAs" Portlet, state of application/CounterApp/1.0.0/eba is "running" but the app does not work. > Stop "application/CounterApp/1.0.0/eba" in the "Application EBAs" Portlet will remove CounterApp in "OSGi" Portlet but not remove other three related bundles. > (CounterApp EBA will work well after normal stop.) -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira