From: | sandeeptt at yahoo(dot)com (Sandeep Thakkar) |
---|---|
To: | |
Subject: | [Pljava-dev] undefined symbol: JNI_CreateJavaVM on installing pljava-1.3.0 on Postgresql8.3 |
Date: | 2010-11-18 12:51:49 |
Message-ID: | 110419.41270.qm@web52008.mail.re2.yahoo.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pljava-dev |
On Linux64 bit, when we try to load pljava.so, we get " undefined symbol:
JNI_CreateJavaVM" error. This happens when we use PG8.3. We built pljava-1.3.0
from sources.
Against PG8.4, the error goes away when we set <JRE_HOME>/lib/amd64/server path
to LD_LIBRARY_PATH, because this symbol is defined in libjvm.so. We built
pljava-1.4.0 from sources.
Is this a bug with pljava-1.3.0? Or something to do with PG8.3??
Thanks,
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.pgfoundry.org/pipermail/pljava-dev/attachments/20101118/ba263880/attachment.html>
From | Date | Subject | |
---|---|---|---|
Next Message | Johann 'Myrkraverk' Oskarsson | 2010-11-18 14:29:54 | [Pljava-dev] undefined symbol: JNI_CreateJavaVM on installing pljava-1.3.0 on Postgresql8.3 |
Previous Message | Johann 'Myrkraverk' Oskarsson | 2010-11-15 16:39:46 | [Pljava-dev] build broken in CVS |