Re: SQLException - SET AUTOCOMMIT TO OFF is no longer supported - Mailing list pgsql-sql

From Joel Fradkin
Subject Re: SQLException - SET AUTOCOMMIT TO OFF is no longer supported
Date
Msg-id 001b01c5a8a9$5667a6a0$797ba8c0@jfradkin
Whole thread Raw
In response to Re: SQLException - SET AUTOCOMMIT TO OFF is no longer supported  ("Dinesh Pandey" <dpandey@secf.com>)
List pgsql-sql

I am getting ready to start using jboss with postgres (newer to jboss then postgres).

Is there a mailing list for java postgres support?

Can you post the connection elements for JBOSS or is that something documented in the JDBC driver?

 

Joel Fradkin

 

Wazagua, Inc.
2520 Trailmate Dr
Sarasota, F
lorida 34243
Tel.  941-753-7111 ext 305

 

jfradkin@wazagua.com
www.wazagua.com
Powered by Wazagua
Providing you with the latest Web-based technology & advanced tools.
© 2004. WAZAGUA, Inc. All rights reserved. WAZAGUA, Inc
 This email message is for the use of the intended recipient(s) and may contain confidential and privileged information.  Any unauthorized review, use, disclosure or distribution is prohibited.  If you are not the intended recipient, please contact the sender by reply email and delete and destroy all copies of the original message, including attachments.

 


 

-----Original Message-----
From: pgsql-sql-owner@postgresql.org [mailto:pgsql-sql-owner@postgresql.org] On Behalf Of Dinesh Pandey
Sent: Wednesday, August 24, 2005 7:22 AM
To: 'PostgreSQL'
Subject: Re: [SQL] SQLException - SET AUTOCOMMIT TO OFF is no longer supported

 

After using correct version of JDBC driver I am able to start JBOSS server.

 

Thanks
Dinesh Pandey


 

I have created datasource but getting this error on JBOSS startup.

 

Using: PostgreSQL 8.0

JBOSS: JBOSS-3.2.6

 

16:09:37,093 WARN  [TransactionImpl] XAException: tx=TransactionImpl:XidImpl [FormatId=257, GlobalId=dinesh//1, BranchQual=] errorCode=XA_UNKNOWN(0)

org.jboss.resource.connectionmanager.JBossLocalXAException: Error trying to start local tx: ; - nested throwable: (org.jboss.resource.JBossResourceException:

SQLException; - nested throwable: (java.sql.SQLException: ERROR:  SET AUTOCOMMIT TO OFF is no longer supported

))

        at org.jboss.resource.connectionmanager.TxConnectionManager$LocalXAResource.start(TxConnectionManager.java:654)

        at org.jboss.tm.TransactionImpl.startResource(TransactionImpl.java:1196)

 

        at org.jboss.tm.TransactionImpl.enlistResource(TransactionImpl.java:649)

 

Thanks
Dinesh Pandey

 

pgsql-sql by date:

Previous
From: John DeSoi
Date:
Subject: Re: Number of rows in a cursor ?
Next
From: Bo Lorentsen
Date:
Subject: Re: Number of rows in a cursor ?