From: | carrie_green at hotmail(dot)com (Carolyn Green) |
---|---|
To: | |
Subject: | [Pljava-dev] org.postgresql.util.PSQLException: ERROR: could not load library "/opt/pljava/pljava.so": libjvm.so: cannot open shared object file: No such file or directory |
Date: | 2008-10-03 05:18:35 |
Message-ID: | COL106-W506FCD0923F5CCDA232337E53C0@phx.gbl |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pljava-dev |
I've done a lot of installs on x86 machines - no problems.
This is my first install on X64 using http://pgfoundry.org/frs/download.php/1591/pljava-x86_64-unknown-linux-gnu-pg8.3-1.4.0.tar.gz
I'm trying to run: java -cp postgresql.jar:pljava.jar:deploy.jar org.postgresql.pljava.deploy.Deployer -database adempiere -user adempiere -password -install
The error I'm getting is:
org.postgresql.util.PSQLException: ERROR: could not load library "/opt/pljava/pljava.so": libjvm.so: cannot open shared object file: No such file or directory
I've see comments above making sure my jvm is 64 bit and it is:
adempiere at www:~$ /usr/lib/jvm/java-6-sun/bin/java -version
java version "1.6.0_06"
Java(TM) SE Runtime Environment (build 1.6.0_06-b02)
Java HotSpot(TM) 64-Bit Server VM (build 10.0-b22, mixed mode)
Any ideas?
Many thanks in advance...
Chris
_________________________________________________________________
Get all your favourite content with the slick new MSN Toolbar - FREE
http://clk.atdmt.com/UKM/go/111354027/direct/01/
From | Date | Subject | |
---|---|---|---|
Next Message | Daniel Tamm | 2008-10-03 06:52:53 | [Pljava-dev] org.postgresql.util.PSQLException: ERROR: could not load library "/opt/pljava/pljava.so": libjvm.so: cannot open shared object file: No such file or directory |
Previous Message | Krzysztof Nienartowicz | 2008-09-26 14:02:01 | [Pljava-dev] Arrays support for object views |