Problem with version 8 Driver

From: Frank Beullens <f_beullens(at)yahoo(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: Problem with version 8 Driver
Date: 2005-06-24 10:31:27
Message-ID: 20050624103128.29652.qmail@web51804.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Hi,

I have a J2EE-app with hibernate 3.0.5 under Tomcat.
I used the driver version 7.4 build 216 jdbc3 to
connect to the server version 8.0.3 --> no problems.
Lately i upgraded my driver to version 8.0 build 311
jdbc 3. Now i am always getting the following message:
WARN [http-8080-Processor24]
JDBCExceptionReporter.logWarnings(4
9) | statement: SET SESSION CHARACTERISTICS AS
TRANSACTION READ ONLY
[LabPhoneNGWeb] WARN [http-8080-Processor24]
JDBCExceptionReporter.logWarnings(4
8) | SQL Warning: 0, SQLState: 00000
WARN [http-8080-Processor24]
JDBCExceptionReporter.logWarnings(4
9) | statement: SET SESSION CHARACTERISTICS AS
TRANSACTION READ WRITE
.......

Does anyone have an idea what i have to do to stop
these warning?

Thanks in advance

Frank beullens


____________________________________________________
Yahoo! Sports
Rekindle the Rivalries. Sign up for Fantasy Football
http://football.fantasysports.yahoo.com

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Oliver Jowett 2005-06-24 10:46:16 Re: Problem with version 8 Driver
Previous Message Oliver Jowett 2005-06-22 23:51:07 Re: PostgreSQL 8, JDBC 8 and JSTL problems