Re: Error on commi()

Поиск
Список
Период
Сортировка
От Dave Cramer
Тема Re: Error on commi()
Дата
Msg-id 00a701c1d643$31587c40$807ba8c0@inspiron
обсуждение исходный текст
Ответ на Error on commi()  ("Arsalan Zaidi" <azaidi@directi.com>)
Список 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 по дате отправления:

Предыдущее
От: "Arsalan Zaidi"
Дата:
Сообщение: Error on commi()
Следующее
От: Wim Ceulemans
Дата:
Сообщение: NullPointerException at org.postgresql.jdbc2.ResultSet.next(ResultSet.java:113)