public inbox for [email protected]
help / color / mirror / Atom feedSubject: [Pljava-dev] plJava installation problems in Windows 7
Date: Thu, 17 Jun 2010 10:30:22 -0500
Message-ID: <8661B041D452404E8088FBD47D2443BE02037762@NDCEXCUS703.int.asurion.com> (raw)
In-Reply-To: <[email protected]>
References: <[email protected]>
I use Windows 7 64 bit with PostgreSQL 8.3 and Java 1.6. I have the
following settings:
Environment Variables
CLASSPATH=C:\Program Files (x86)\PostgreSQL\8.3\share\pljava.jar
JAVA_HOME=C:\Program Files (x86)\Java\jre6
LD_LIBRARY_PATH=C:\Program Files (x86)\PostgreSQL\8.3\lib;C:\Program
Files (x86)\Java\jre6\lib\i386
PATH includes: C:\Program Files (x86)\Java\jre6\bin;C:\Program Files
(x86)\Java\jre6\bin\client;C:\Program Files (x86)\Java\jdk1.6.0_20\bin;
And in my postgresql.conf file
custom_variable_classes = 'pljava'
pljava.classpath = 'C:\Program Files
(x86)\PostgreSQL\8.3\share\pljava.jar'
Jon
From: pljava-dev-bounces at pgfoundry.org
[mailto:pljava-dev-bounces at pgfoundry.org] On Behalf Of swaroop
Sent: Thursday, June 17, 2010 10:19 AM
To: pljava-dev at pgfoundry.org
Subject: [Pljava-dev] plJava installation problems in Windows 7
Hi
I installed postgresql on windows 7 usign the standard installer. The
document at "http://wiki.tada.se/index.php/Windows_Installation"; says
that pljava will be automatically installed.
I doubt if it was installed. I tried running install.sql script in
C:\Project\Postgre_installer\share\pljava. The following sql fails with
the error "ERROR: could not load library
"C:/Project/Postgre_installer/lib/pljava.dll": The specified module
could not be found."
I made sure that jvm.dll is on my path.I am using jdk1.6. "C:\"Program
Files (x86)"\Java\jdk1.6.0_11\jre" Please help me here. I have been
trying a lot of workarounds but nothing seems to work.
CREATE FUNCTION sqlj.java_call_handler()
RETURNS language_handler AS 'pljava'
LANGUAGE C;
Regards
Swaroop
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.pgfoundry.org/pipermail/pljava-dev/attachments/20100617/e4b44dc1/attachment.html;
view thread (5+ messages) latest in thread
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: [email protected]
Subject: Re: [Pljava-dev] plJava installation problems in Windows 7
In-Reply-To: <8661B041D452404E8088FBD47D2443BE02037762@NDCEXCUS703.int.asurion.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