From: markjcamilleri at yahoo.co.uk (Mark J Camilleri) Date: Sun, 11 Sep 2005 20:30:21 +0200 Subject: [Pljava-dev] Newbie: unable to get pl/JAVA running Message-ID: <20050911182927.B04CD3B285F@gborg.postgresql.org> 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: