Error on commi()

Поиск
Список
Период
Сортировка
От Arsalan Zaidi
Тема Error on commi()
Дата
Msg-id 009f01c1d634$7c0aa380$4301a8c0@directi.com
обсуждение исходный текст
Ответы Re: Error on commi()  ("Dave Cramer" <Dave@micro-automation.net>)
Список 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 по дате отправления:

Предыдущее
От: Chris Lee
Дата:
Сообщение: Netbeans 3.3.1
Следующее
От: "Dave Cramer"
Дата:
Сообщение: Re: Error on commi()