[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:43:05
Message-ID: 20051201014305.55186.qmail@web34710.mail.mud.yahoo.com
Views: Raw Message | Whole Thread | 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/e045a2ef/attachment.html>

Browse pljava-dev by date

  From Date Subject
Next Message yaer yang 2005-12-01 01:54:49 [Pljava-dev] select sqlj.install_jar error with Gentoo
Previous Message Thomas Hallgren 2005-11-28 15:12:41 [Pljava-dev] Re: Meta data in pljava