From user-return-12869-apmail-geronimo-user-archive=geronimo.apache.org@geronimo.apache.org Thu Mar 12 13:19:47 2009 Return-Path: Delivered-To: apmail-geronimo-user-archive@www.apache.org Received: (qmail 50284 invoked from network); 12 Mar 2009 13:19:47 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 12 Mar 2009 13:19:47 -0000 Received: (qmail 6826 invoked by uid 500); 12 Mar 2009 13:19:45 -0000 Delivered-To: apmail-geronimo-user-archive@geronimo.apache.org Received: (qmail 6792 invoked by uid 500); 12 Mar 2009 13:19:45 -0000 Mailing-List: contact user-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: user@geronimo.apache.org List-Id: Delivered-To: mailing list user@geronimo.apache.org Received: (qmail 6783 invoked by uid 99); 12 Mar 2009 13:19:45 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 12 Mar 2009 06:19:45 -0700 X-ASF-Spam-Status: No, hits=2.6 required=10.0 tests=DNS_FROM_OPENWHOIS,SPF_HELO_PASS,SPF_PASS,WHOIS_MYPRIVREG X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 12 Mar 2009 13:19:37 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1Lhkof-0000BC-80 for user@geronimo.apache.org; Thu, 12 Mar 2009 06:19:17 -0700 Message-ID: <22476155.post@talk.nabble.com> Date: Thu, 12 Mar 2009 06:19:17 -0700 (PDT) From: Hearty To: user@geronimo.apache.org Subject: Issues facing when connecting with Oracle10g MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: heartyraphael@gmail.com X-Virus-Checked: Checked by ClamAV on apache.org When I have configured database pool with oracle10g and running against the apache geronimo v2.1, I am getting some unusual errors where as when I've tried with tomcat5.5 it is working smoothly. Oracle driver I've used is ojdbc14-10.2.0.1.0.jar. The following is the error message I am getting. Also I am uploading the error log since the error log is a big file http://www.nabble.com/file/p22476155/errorLog.txt errorLog.txt I have modified ra.xml with the following entry Flag indicating whether the Driver requires a commit to be performed before enabling auto-commit on a Connection. This should be set to false for compliant drivers to avoid an extraneous commit to the database. CommitBeforeAutocommit java.lang.Boolean true The default value was false I am struggling with this issue for more than one week. Any help is highly appreciated. I am very new to apache geronimo. Please let me know if I've missed out any entries. -- View this message in context: http://www.nabble.com/Issues-facing-when-connecting-with-Oracle10g-tp22476155s134p22476155.html Sent from the Apache Geronimo - Users mailing list archive at Nabble.com.