Error on commi() - Mailing list pgsql-jdbc

From Arsalan Zaidi
Subject Error on commi()
Date
Msg-id 009f01c1d634$7c0aa380$4301a8c0@directi.com
Whole thread Raw
Responses Re: Error on commi()
List pgsql-jdbc
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.)


pgsql-jdbc by date:

Previous
From: Chris Lee
Date:
Subject: Netbeans 3.3.1
Next
From: "Dave Cramer"
Date:
Subject: Re: Error on commi()