[Pljava-dev] error JNI_CreateJavaVM

From: thomas at tada(dot)se (Thomas Hallgren)
To:
Subject: [Pljava-dev] error JNI_CreateJavaVM
Date: 2008-09-12 07:32:38
Message-ID: 48CA1B16.2030602@tada.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pljava-dev

The most common error is setting the LD_LIBRARY_PATH for the client
instead of the server. Are you sure the PostgreSQL server runs with the
LD_LIBRARY_PATH set correctly?

Regards,
Thomas Hallgren

MINOUT Mohammed wrote:
>
> Hi,
>
>
>
> Can you help me.
>
>
>
> I compiled pljava 1.4. i have this error :
>
>
>
> ERROR: could not load library "/usr/share/plj
>
> ava/pljava.so": /usr/share/pljava/pljava.so: undefined symbol:
> JNI_CreateJavaVM
>
>
>
> i tested all case for LD_LIBRARY_PATH but i have the error.
>
>
>
> My machine:
>
>
>
> AMD
>
> Java 1.4.2
>
>
>
>
>
> Thanks
>
>
>
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Pljava-dev mailing list
> Pljava-dev at pgfoundry.org
> http://pgfoundry.org/mailman/listinfo/pljava-dev

In response to

Browse pljava-dev by date

  From Date Subject
Next Message Krzysztof Nienartowicz 2008-09-23 16:29:54 [Pljava-dev] Arrays support for object views
Previous Message MINOUT Mohammed 2008-09-12 06:44:20 [Pljava-dev] error JNI_CreateJavaVM