agora inbox for pljava-dev@postgresql.org
help / color / mirror / Atom feedSubject: R: Re: [Pljava-dev] crash due to huge load?
Date: Sat, 29 Oct 2005 10:59:47 +0200
Message-ID: <43633A03.9090901@tada.se> (raw)
In-Reply-To: <43620B8200001FCC@mail-2.mail.tiscali.sys>
References: <43620B8200001FCC@mail-2.mail.tiscali.sys>
Roberto,
Some of you problems stems from the following lines:
ERROR: XX000: java.lang.NoClassDefFoundError:
org/postgresql/core/StartupPacket
ERROR: XX000: java.lang.NoClassDefFoundError:
it/robcol/distribdb/util/SQLIntrospector
You need to find the cause of these errors. You also get a warning from
PL/Java:
WARNING: 01000: 29 Oct 05 09:35:14
org.postgresql.pljava.jdbc.Invocation Closing 1 "forgotten" statement
this indicates that you have prepared statements that you don't close.
Please set the log_min_messages in your postgresql.conf to DEBUG1. That
will reveal some more info.
Regards,
Thomas Hallgren
rcolmegna at tiscali.it wrote:
> I agree: my implementation isn't a "peferct" mechanism (but 2PC isn't implemented
> in PG ;) ) but is acceptable for my needs.
>
> As you request, you could find PG-log attacched.
>
> Thanks a lot for your support.
>
> Regards,
> Roberto Colmegna
>
>
>
> ---- Messaggio originale ----
> Data: Sat Oct 29 10:26:39 CEST 2005
> Da: Thomas Hallgren<thomas at tada.se>
> A: rcolmegna at tiscali.it
> Cc: pljava-dev at gborg.postgresql.org
> Ccn:
> Ogg.: Re: [Pljava-dev] crash due to huge load?
>
> Roberto,
> You can never guarantee coherence between two databases unless you use
> 2-phase commits.
> Think "what if I pull the plug at precisely this moment" (i.e. between
> #1 and #2 for instance).
>
> Regarding the crash, I would really like to help you find the cause, but
>
> you will have to provide the backend log.
>
> Regards,
> Thomas Hallgren
>
>
> __________________________________________________________________
> 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/
>
>
>
>
view thread (7+ messages) latest in thread
Message-ID: <43633A03.9090901@tada.se>
Permalink: ../43633A03.9090901@tada.se/
Also on: postgresql.org/message-id/43633A03.9090901@tada.se
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: pljava-dev@postgresql.org
Subject: Re: R: Re: [Pljava-dev] crash due to huge load?
In-Reply-To: <43633A03.9090901@tada.se>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox