[Pljava-dev] Newbie: unable to get pl/JAVA running

From: markjcamilleri at yahoo(dot)co(dot)uk (Mark J Camilleri)
To:
Subject: [Pljava-dev] Newbie: unable to get pl/JAVA running
Date: 2005-09-11 18:30:21
Message-ID: 20050911182927.B04CD3B285F@gborg.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pljava-dev

Hi all,

I am trying to install pljava on postgres 8.0.3 (Windows XP) by running
install.sql, however I am getting the following error:

* ERROR: could not load library "C:/Program
Files/PostgreSQL/8.0/jdbc/PLJava/libpljava.dll": dynamic load error

I have made the following changes to the postgresql.conf file:

* dynamic_library_path = '$libdir;C:\\Program
Files\\PostgreSQL\\8.0\\jdbc\\PLJava'

* log_min_messages = info

* custom_variable_classes = 'pljava'

* pljava.classpath = 'C:\\Program
Files\\PostgreSQL\\8.0\\jdbc\\PLJava\\pljava.jar'

Additionally, given that I am installing pljava on Windows I have also
updated the PATH system variable with 'C:\Program
Files\JAVA\jre1.5.0_04\lib\i386'

Can anyone enlighten me on what the cause of the above mentioned error could
be?

Thanks,

MJC

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.pgfoundry.org/pipermail/pljava-dev/attachments/20050911/d3d8cee9/attachment.html>

Responses

Browse pljava-dev by date

  From Date Subject
Next Message Thomas Hallgren 2005-09-11 19:51:11 [Pljava-dev] Re: Newbie: unable to get pl/JAVA running
Previous Message kstian 2005-09-09 09:39:34 [Pljava-dev] Errors running pljava test