[Pljava-dev] Re: latest pljava rebuild on PG8 failure

From: thomas at tada(dot)se (Thomas Hallgren)
To:
Subject: [Pljava-dev] Re: latest pljava rebuild on PG8 failure
Date: 2005-10-28 14:37:58
Message-ID: 436237C6.4000109@tada.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pljava-dev

I'll check the CVS again to see if I've made a mistake there. Meanwhile, perhaps you can
check that your environment is consistent. The problem you are experiencing would typically
happen if your backend still points to the old pljava.jar but uses the new compiled binary.

Regards,
Thomas Hallgren

rcolmegna at tiscali.it wrote:
> Hi,
>
> I rebuilded lastest PLJAVA/CVS on krn 2.6.11, with PG8.0.3 and JDK 1.5.0_04.
> The rebuild is executed correctly but when I obtain a run-time error:
>
> -bash-3.00$ psql -d javatest
> javatest=# SELECT sqlj.remove_jar('log4j','true');
> INFO: Exception
> INFO: in thread "main"
> ERROR: Unable to register native methods
>
> javatest=# SELECT sqlj.remove_jar('log4j','true');
> ERROR: Failed to create Java VM
>
> I have already tried (before psql launch) with:
> export LD_LIBRARY_PATH=/usr/java/java/jre/lib/i386:/usr/java/java/jre/lib/i386/client/
>
> without any positive result. :(
>
> Note: before rebuild PLJAVA, the sqlj.remove_jar works correctly.
>
> Another question: which compiler I must use to build under Windows?
>
> 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/

In response to

Responses

Browse pljava-dev by date

  From Date Subject
Next Message Rakesh Vidyadharan 2005-10-28 14:41:35 [Pljava-dev] Re: latest pljava rebuild on PG8 failure
Previous Message Thomas Hallgren 2005-10-28 14:36:02 [Pljava-dev] Re: latest pljava rebuild on PG8 failure