From: | binoyaf at gmail(dot)com (binoyaf) |
---|---|
To: | |
Subject: | [Pljava-dev] Snapshot released and Windows binaries of 1.4.3 |
Date: | 2012-05-25 15:36:16 |
Message-ID: | 1337960176967-5710037.post@n5.nabble.com |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pljava-dev |
hi Johann,
I get this error with both 'pljava-x86_64-w64-mingw32-pg9.1-1.4.3.tar.gz'
and 'pljava-x86_64-w64-mingw32-pg9.1-snapshot.20120525.0.tar.gz'.
org.postgresql.util.PSQLException: ERROR: incompatible library
"D:/PostgreSQL/9.
1/lib/pljava.dll": missing magic block
Hint: Extension libraries are required to use the PG_MODULE_MAGIC macro.
at
org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2101)
Setup:
PostgreSQL 9.1.3, compiled by Visual C++ build 1500, 64-bit
java version "1.6.0_26"
Java(TM) SE Runtime Environment (build 1.6.0_26-b03)
Java HotSpot(TM) 64-Bit Server VM (build 20.1-b02, mixed mode)
This time there are no errors in Dependency Walker. There is a single
warning though - Warning: At least one module has an unresolved import due
to a missing export function in a delay-load dependent module.
Appreciate your help on this.
~ Binoy
--
View this message in context: http://postgresql.1045698.n5.nabble.com/Snapshot-released-and-Windows-binaries-of-1-4-3-tp5709995p5710037.html
Sent from the PL/Java mailing list archive at Nabble.com.
From | Date | Subject | |
---|---|---|---|
Next Message | Johann 'Myrkraverk' Oskarsson | 2012-05-25 18:42:48 | [Pljava-dev] Snapshot released and Windows binaries of 1.4.3 |
Previous Message | Welty, Richard | 2012-05-25 12:40:36 | [Pljava-dev] null pointer exception in pl/java jdbc driver |