From: thhal at mailblocks.com (Thomas Hallgren) Date: Sun, 12 Sep 2004 21:22:07 +0200 Subject: [Pljava-dev] Re: Pljava-dev Digest, Vol 7, Issue 3 In-Reply-To: <000801c498ea$82befb60$0164a8c0@ipe> References: <20040912110011.DA3A2B1CAAD@gborg.postgresql.org> <000801c498ea$82befb60$0164a8c0@ipe> Message-ID: <4144A1DF.6010903@mailblocks.com> Rodrigo, My mistake, the problem is not a version problem. It is somehow caused by different JVM initialization behavior and the way I set up the Java logger. I'm not sure where the problem is right now or why it only occurs when using Cygwin but I'll investigate that further. Meanwhile, if you can use PostgreSQL 8.0, I'd recommend that you go ahead and upgrade. Using 8.0 you no longer need Cygwin. 8.0 also intdoduces a couple of new features that PL/Java makes use of such as better exception handling and customization support. You can read more about that here: http://gborg.postgresql.org/project/pljava/genpage.php?pljava_and_postgresql_8 Regards, Thomas Hallgren