[Pljava-dev] Re: libpljava

From: thhal at mailblocks(dot)com (Thomas Hallgren)
To:
Subject: [Pljava-dev] Re: libpljava
Date: 2004-11-10 11:08:43
Message-ID: thhal-0UY9tAol330A7M756CloDxJFcfaOaKH@mailblocks.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pljava-dev

Nageshwar Rao wrote:

> I am getting this error while installing pl/java
>
>
>
>
>
>
>
> java.sql.SQLException: ERROR: stat failed on file 'libpljava': No
> such file or directory
>
>
>
> at org.postgresql.core.QueryExecutor.execute(Unknown Source)
>
> at org.postgresql.Connection.ExecSQL(Unknown Source)
>
> at org.postgresql.jdbc2.Statement.execute(Unknown Source)
>
> at
> org.postgresql.pljava.deploy.Deployer.initJavaHandler(Deployer.java:387)
>
> at org.postgresql.pljava.deploy.Deployer.main(Deployer.java:271)
>
>
>
>
>
> LD_LIBRARY_PATH=/usr/java/j2sdk1.4.2_06/jre/lib/i386:/usr/java/j2sdk1.4.2_06/jre/lib/i386/client
>
> CLASSPATH=/home/postgres/pljava/pljava.jar:/home/postgres/pljava/deploy.jar:/opt
>
>
>
> Help appreciated
>
>
What is your setting of dynamic_class_path in postgresql.conf?

Regards,
Thomas Hallgren

Browse pljava-dev by date

  From Date Subject
Next Message Russell Reeves 2004-11-11 19:35:07 [Pljava-dev] FW: pljava properties file
Previous Message Thomas Hallgren 2004-11-10 10:39:17 [Pljava-dev] Re: Libpljava not found