[Pljava-dev] select sqlj.install_jar error with Gentoo

From: yaer1975 at yahoo(dot)com (yaer yang)
To:
Subject: [Pljava-dev] select sqlj.install_jar error with Gentoo
Date: 2005-12-01 01:54:49
Message-ID: 20051201015449.38676.qmail@web34715.mail.mud.yahoo.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pljava-dev

Dear Thomas,
i 'm developing application with kompiere.all of thing had been installed in the server Gentoo.
when i run SELECT sqlj.install_jar('file:///u01/app/sqlj/sqlj.jar', 'sqlj', true);,the error is :
INFO: Exception
INFO: in thread "main"
ERROR: Java exit monitor failure (final).
i use postgresql 8.0.3,what i have done is:
1.compile sqlj.jar with java version "1.5.0_05"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_05-b05)
Java HotSpot(TM) 64-Bit Server VM (build 1.5.0_05-b05, mixed mode).
2.compile pljava-1.2.0 source code with above java vms.
3.copy pljava-1.2.0/build/objs/libpl* to /usr/lib64 and /usr/lib64/postgresql(becauce i have get error cann't load libpljava.so,then resolved the error with above method,not with your advice in the maillist.i have tried the most advices)
4.then when i select in the database,i get the above error.
can you g ive me some help?maybe i need to configure

pljava.vmoptions = ...(postgresql.conf) with specicel ?
regards,yang




---------------------------------
Yahoo! Music Unlimited - Access over 1 million songs. Try it free.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.pgfoundry.org/pipermail/pljava-dev/attachments/20051130/0c416790/attachment.html>

Responses

Browse pljava-dev by date

  From Date Subject
Next Message Thomas Hallgren 2005-12-01 07:07:19 [Pljava-dev] select sqlj.install_jar error with Gentoo
Previous Message yaer yang 2005-12-01 01:43:05 [Pljava-dev] select sqlj.install_jar error with Gentoo