From: rath.swaroop at gmail.com (swaroop) Date: Thu, 17 Jun 2010 16:19:22 +0100 Subject: [Pljava-dev] plJava installation problems in Windows 7 Message-ID: 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: