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 56F4D2868 for ; Thu, 5 May 2011 08:04:43 +0000 (UTC) Received: (qmail 41102 invoked by uid 500); 5 May 2011 08:04:42 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 40999 invoked by uid 500); 5 May 2011 08:04:42 -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 40992 invoked by uid 99); 5 May 2011 08:04:42 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 May 2011 08:04:42 +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; Thu, 05 May 2011 08:04:41 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 70ED9C2E16 for ; Thu, 5 May 2011 08:04:03 +0000 (UTC) Date: Thu, 5 May 2011 08:04:03 +0000 (UTC) From: "Tina Li (JIRA)" To: dev@geronimo.apache.org Message-ID: <971656599.24105.1304582643443.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1250641519.57235.1302771845696.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Closed] (GERONIMO-5903) bank:DB Initialization Failure MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/GERONIMO-5903?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tina Li closed GERONIMO-5903. ----------------------------- verified on build 2011.05.04-22:24:47.468+0800-3.0-SNAPSHOT. Still no url diplayed on the console,depends on GERONIMO-5302. > bank:DB Initialization Failure > ------------------------------ > > Key: GERONIMO-5903 > URL: https://issues.apache.org/jira/browse/GERONIMO-5903 > Project: Geronimo > Issue Type: Bug > Security Level: public(Regular issues) > Components: sample apps > Affects Versions: 3.0 > Environment: Windows XP SP3 x86 > sun jdk 1.6.0_23 > Geronimo build on 20110411 > Reporter: Jacky Liu > Assignee: Shenghao Fang > Priority: Minor > Labels: sample > Attachments: BankDB.sql, WASCE-sample-datasource.rar, bank.rar > > > 1. start Geronimo v3.0 server > 2. input "deploy deploy ..\repo\org\tranql\tranql-connector-derby-embed-xa\1.7\tranql-connector-derby-embed-xa-1.7.rar ..\WASCE-sample-datasource\src\main\plan\plan.xml" in cmd > 3. input "deploy deploy ..\bank\bank-ear\target\bank-ear-2.1.1.5.ear" in cmd > 4. go to "http://localhost:8080/bank/" and click on "View Exchange Rates" > 5. Error Occured !!! > That means database hasn't been set up. > And, > a. Create DB: BankDB use Geronimo console > b. Use DB: BankDB and Run SQL commands use Geronimo console. SQL commands can be found in patchs > c. go to "http://localhost:8080/bank/" and click on "View Exchange Rates" > d. Exchange Rates CAN BE FOUND > Steps a~d mean View Exchange Rates works well. > I think something may be wrong with at least one of the following sections: > 1. tranql-connector-ra-1.6.rar > 2. bank-ear\..\BankPool.xml: > console.dbpool > BankPool > 1.0 > rar > jdbc:derby:BankDB > 3. dd\BankDB.sql > 4. bank-ejb\..\persistence.xml > That's all I know and I hope it will be helpful! -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira