Re: Error on commi() - Mailing list pgsql-jdbc

From Dave Cramer
Subject Re: Error on commi()
Date
Msg-id 00a701c1d643$31587c40$807ba8c0@inspiron
Whole thread Raw
In response to Error on commi()  ("Arsalan Zaidi" <azaidi@directi.com>)
List pgsql-jdbc
Arsalan,

Do you have any error messages from the backend that can help here?

Dave

> -----Original Message-----
> From: pgsql-jdbc-owner@postgresql.org
> [mailto:pgsql-jdbc-owner@postgresql.org] On Behalf Of Arsalan Zaidi
> Sent: Thursday, March 28, 2002 3:42 AM
> To: PostgreSQL jdbc list
> Subject: [JDBC] Error on commi()
>
>
>
> Hi.
>
> I occasionally get this error on commit(). What's up?
>
> I'm using pg 7.2 and jdbc7.2dev-1.2.jar
>
> Exception in thread "main" java.sql.SQLException: FATAL 1:
> Socket command type
>
>         at
> org.postgresql.core.QueryExecutor.execute(QueryExecutor.java:94)
>         at org.postgresql.Connection.ExecSQL(Connection.java:398)
>         at org.postgresql.Connection.ExecSQL(Connection.java:381)
>         at org.postgresql.Connection.commit(Connection.java:878)
>         at nameWatchWhois.start(nameWatchWhois.java:102)
>         at nameWatchWhois.main(nameWatchWhois.java:44)
>
> --Arsalan.
>
> -------------------------------------------------------------------
> People often hate those things which they do not know, or
> cannot understand. --Ali Ibn Abi Talib (A.S.)
>
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an
> appropriate subscribe-nomail command to
> majordomo@postgresql.org so that your message can get through
> to the mailing list cleanly
>
>


pgsql-jdbc by date:

Previous
From: "Arsalan Zaidi"
Date:
Subject: Error on commi()
Next
From: Wim Ceulemans
Date:
Subject: NullPointerException at org.postgresql.jdbc2.ResultSet.next(ResultSet.java:113)