[Pljava-dev] PLJava + multi-thread

From: rcolmegna at tiscali(dot)it (rcolmegna at tiscali(dot)it)
To:
Subject: [Pljava-dev] PLJava + multi-thread
Date: 2005-10-28 07:18:13
Message-ID: 4354AB8F00029A92@mail-4.mail.tiscali.sys
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pljava-dev

Hi,

I used PLJava on PG 8.0.3 for build a trigger which send, via queue+thread,
the inserted
record to another PG instance.

It works, but after every INSERT executed on PGSQL I obtain this error:

javatest=# insert into x(info) values(now());
server closed the connection unexpectedly
This probably means the server terminated abnormally
before or while processing the request.
The connection to the server was lost. Attempting reset: Succeeded.

Note that the java-code doesn't raise any exception .... :(

Any idea? TIA
Roberto Colmegna

__________________________________________________________________
TISCALI ADSL
Solo con Tiscali Adsl navighi senza limiti e telefoni senza canone
Telecom a partire da 19,95 Euro/mese.
Attivala subito, I PRIMI DUE MESI SONO GRATIS! CLICCA QUI:
http://abbonati.tiscali.it/adsl/sa/1e25flat_tc/

Responses

Browse pljava-dev by date

  From Date Subject
Next Message Thomas Hallgren 2005-10-28 09:33:37 [Pljava-dev] PLJava + multi-thread
Previous Message Nacho 2005-10-27 13:55:19 [Pljava-dev] Re: PostgreSQL is unable to load the libpljava.so