From: | asimcs54 at yahoo(dot)com (asim naseem) |
---|---|
To: | |
Subject: | [Pljava-dev] org.postgresql.util.PSQLException: ERROR: could not load library "/usr/local/pgsql/data1/pljava.so": libjvm.so: cannot open shared object file: No such file or directory |
Date: | 2008-01-29 21:39:42 |
Message-ID: | 702878.36549.qm@web90605.mail.mud.yahoo.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pljava-dev |
I am trying to install pl/java,i have postgres
installed and running, but when i try to install
pl/java i am getting the following errors
[postgres at localhost data1]$ java -cp
/usr/local/pgsql/data1/postgresql-8.1-409.jdbc3.jar:/usr/local/pgsql/data1/deploy.jar
org.postgresql.pljava.deploy.Deployer -install
-database dspace
org.postgresql.util.PSQLException: ERROR: could not
load library "/usr/local/pgsql/data1/pljava.so":
libjvm.so: cannot open shared object file: No such
file or directory
at
org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:1531)
at
org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:1313)
at
org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:188)
at
org.postgresql.jdbc2.AbstractJdbc2Statement.execute(AbstractJdbc2Statement.java:452)
at
org.postgresql.jdbc2.AbstractJdbc2Statement.executeWithFlags(AbstractJdbc2Statement.java:340)
at
org.postgresql.jdbc2.AbstractJdbc2Statement.execute(AbstractJdbc2Statement.java:332)
at
org.postgresql.pljava.deploy.Deployer.initJavaHandlers(Deployer.java:474)
at
org.postgresql.pljava.deploy.Deployer.main(Deployer.java:269)
can anyone tell me hoe to resolve this
thanks
ASIM
____________________________________________________________________________________
Looking for last minute shopping deals?
Find them fast with Yahoo! Search. http://tools.search.yahoo.com/newsearch/category.php?category=shopping
From | Date | Subject | |
---|---|---|---|
Next Message | Kris Jurka | 2008-02-01 05:09:25 | [Pljava-dev] R: select CURRENT_TIMESTAMP is wrong |
Previous Message | Kris Jurka | 2008-01-25 10:08:14 | [Pljava-dev] R: select CURRENT_TIMESTAMP is wrong |