Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 82929 invoked from network); 2 Dec 2010 03:09:36 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 2 Dec 2010 03:09:36 -0000 Received: (qmail 82100 invoked by uid 500); 2 Dec 2010 03:09:35 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 81844 invoked by uid 500); 2 Dec 2010 03:09:35 -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 81835 invoked by uid 99); 2 Dec 2010 03:09:35 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Dec 2010 03:09:35 +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.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Dec 2010 03:09:32 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id oB239Ba8023578 for ; Thu, 2 Dec 2010 03:09:11 GMT Message-ID: <18402265.62001291259351186.JavaMail.jira@thor> Date: Wed, 1 Dec 2010 22:09:11 -0500 (EST) From: "Saphen Qiu (JIRA)" To: dev@geronimo.apache.org Subject: [jira] Commented: (GERONIMO-5722) After deploying Aries Blog and AriesTrader sample, geronimo can not start In-Reply-To: <22691436.46371291211590598.JavaMail.jira@thor> 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-5722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12965980#action_12965980 ] Saphen Qiu commented on GERONIMO-5722: -------------------------------------- I have tried again, it happened. My workflow: 1\ startup geronimo 2\ deploy "org.apache.aries.samples.ariestrader.jdbc-0.2-incubating.eba " 3\ access webpage with url "http://localhost:8080/ariestrader/", it shows successfully 4\ deploy "org.apache.aries.samples.blog.jdbc.eba-0.2-incubating.eba" 5\ access webpage with url "http://localhost:8080/blog/ViewBlog", it shows successfully 6\ shutdown geronimo 7\ startup geronimo > After deploying Aries Blog and AriesTrader sample, geronimo can not start > ------------------------------------------------------------------------- > > Key: GERONIMO-5722 > URL: https://issues.apache.org/jira/browse/GERONIMO-5722 > Project: Geronimo > Issue Type: Bug > Security Level: public(Regular issues) > Affects Versions: 3.0-M1 > Environment: winxp,sun jre 1.6.0_21 > Reporter: Saphen Qiu > Attachments: geronimo.zip > > > I have deployed two samples from Arties on the geronimo server, and then restart geronimo , it can not start. But if I deploy one sample only and restart geronimo , it can start normally. If the two samples can not deployed on the geronimo server together? -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.