Re: java.lang.StringIndexOutOfBoundsException: String index

From: Josh Berkus <josh(at)agliodbs(dot)com>
To: mohan(at)physics(dot)gmu(dot)edu, <achill(at)matrix(dot)gatewaynet(dot)com>
Cc: <mohan(at)physics(dot)gmu(dot)edu>, <pgsql-sql(at)postgresql(dot)org>, <torque-user(at)db(dot)apache(dot)org>
Subject: Re: java.lang.StringIndexOutOfBoundsException: String index
Date: 2004-01-29 23:22:13
Message-ID: 200401291522.13664.josh@agliodbs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc pgsql-sql

Mohan,

> DEBUG] Transaction - -called safeRollback with null argument
> java.sql.SQLException: ERROR: SET AUTOCOMMIT TO OFF is no longer supported
> at

This is because "SET AUTOCOMMIT TO OFF" *is* no longer supported. Are you
sure that you have the latest JDBC?

Also, this should be on the PGSQL-JDBC mailing list, not this one.

--
Josh Berkus
Aglio Database Solutions
San Francisco

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message adp adp 2004-01-30 04:00:31 connectivity problem
Previous Message Kris Jurka 2004-01-29 22:06:00 Re: TYPE_SCROLL_XXX and fetch size.

Browse pgsql-sql by date

  From Date Subject
Next Message Bill Moran 2004-01-30 01:07:40 Re: [PERFORM] Set-Returning Functions WAS: On the performance of
Previous Message Josh Berkus 2004-01-29 23:17:19 Re: [PERFORM] Set-Returning Functions WAS: On the performance of views