agora inbox for pljava-dev@postgresql.org  
help / color / mirror / Atom feed
Subject: [Pljava-dev] Re: Problem in deploying PL/Java
Date: Sat, 07 Aug 2004 18:23:36 +0200
Message-ID: <41150208.5060606@mailblocks.com> (raw)
In-Reply-To: <OFBF4B6A2C.837B5BDF-ON86256EE5.003F002C@trilogy.com>
References: <OFBF4B6A2C.837B5BDF-ON86256EE5.003F002C@trilogy.com>

Vinita,

> 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

The libjvm.so is a shared library that is a part of your java 
installation. PL/Java needs to find this through your LD_LIBRARY_PATH. 
You'll find more info under the heading "Postmaster configuration" in 
the readme file: 
http://gborg.postgresql.org/project/pljava/genpage.php?readme

Sorry for the late reply, I'm just back from vacation.

Kind regards,

Thomas Hallgren





view thread (3+ messages)  latest in thread

Message-ID: <41150208.5060606@mailblocks.com>
Permalink:  ../41150208.5060606@mailblocks.com/
Also on:    postgresql.org/message-id/41150208.5060606@mailblocks.com

reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: pljava-dev@postgresql.org
  Subject: Re: [Pljava-dev] Re: Problem in deploying PL/Java
  In-Reply-To: <41150208.5060606@mailblocks.com>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox