[Pljava-dev] Problem in deploying PL/Java

Vinita.Bansal at trilogy.com Vinita.Bansal at trilogy.com
Tue Aug 3 11:28:22 UTC 2004


Hi,

I am getting the following error message when i am trying to deploy 
pl/java

java -classpath deploy.jar:/usr/local/pgsql/share/java/pg74.214.jdbc3.jar 
org.postgresql.pljava.deploy.Deployer -install -database Orakill -user 
vbansal
org.postgresql.util.PSQLException: ERROR: could not load library 
"/usr/local/PLJava/libpljava.so": libjvm.so: cannot open shared object 
file: No such file or directory

        at 
org.postgresql.util.PSQLException.parseServerError(PSQLException.java:139)
        at 
org.postgresql.core.QueryExecutor.executeV3(QueryExecutor.java:152)
        at 
org.postgresql.core.QueryExecutor.execute(QueryExecutor.java:100)
        at 
org.postgresql.core.QueryExecutor.execute(QueryExecutor.java:43)
        at 
org.postgresql.jdbc1.AbstractJdbc1Statement.execute(AbstractJdbc1Statement.java:517)
        at 
org.postgresql.jdbc2.AbstractJdbc2Statement.execute(AbstractJdbc2Statement.java:50)
        at 
org.postgresql.jdbc1.AbstractJdbc1Statement.execute(AbstractJdbc1Statement.java:298)
        at org.postgresql.pljava.deploy.Deployer.initJavaHandler(Unknown 
Source)
        at org.postgresql.pljava.deploy.Deployer.main(Unknown Source)

I have already checked for libjvm.so
Can someone please tell me what is the problem.

Thanks,
Vinita Bansal
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://pgfoundry.org/pipermail/pljava-dev/attachments/20040803/384d2de6/attachment.html 


More information about the Pljava-dev mailing list