[Pljava-dev] Problem in deploying PL/Java

From: Vinita(dot)Bansal at trilogy(dot)com (Vinita(dot)Bansal at trilogy(dot)com)
To:
Subject: [Pljava-dev] Problem in deploying PL/Java
Date: 2004-08-03 11:28:22
Message-ID: OFBF4B6A2C.837B5BDF-ON86256EE5.003F002C@trilogy.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pljava-dev

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://lists.pgfoundry.org/pipermail/pljava-dev/attachments/20040803/384d2de6/attachment.html>

Responses

Browse pljava-dev by date

  From Date Subject
Next Message Thomas Hallgren 2004-08-07 16:23:36 [Pljava-dev] Re: Problem in deploying PL/Java
Previous Message aditya Kulkarni 2004-07-28 09:15:39 [Pljava-dev] can't install pl/java undefined symbol errstart