Received: from localhost (unknown [200.46.204.184]) by postgresql.org (Postfix) with ESMTP id B824B2E0142 for ; Fri, 1 Feb 2008 16:49:49 -0400 (AST) Received: from postgresql.org ([200.46.204.71]) by localhost (mx1.hub.org [200.46.204.184]) (amavisd-maia, port 10024) with ESMTP id 60329-01-7 for ; Fri, 1 Feb 2008 16:49:42 -0400 (AST) Received: from mail63.csoft.net (leary.csoft.net [205.205.214.5]) by postgresql.org (Postfix) with SMTP id D54F52E02C8 for ; Fri, 1 Feb 2008 16:49:36 -0400 (AST) Received: (qmail 10990 invoked by uid 1112); 1 Feb 2008 20:49:35 -0000 Date: Fri, 1 Feb 2008 15:49:35 -0500 (EST) From: Kris Jurka X-X-Sender: books@leary.csoft.net To: James Calfee cc: pljava-dev@pgfoundry.org, pgsql-general@postgresql.org Subject: Re: [Pljava-dev] pljava.dll - bogus error In-Reply-To: <47A37BC9.6050009@jcalfee.info> Message-ID: References: <47A37BC9.6050009@jcalfee.info> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Virus-Scanned: Maia Mailguard 1.0.1 X-Archive-Number: 200802/33 X-Sequence-Number: 127843 On Fri, 1 Feb 2008, James Calfee wrote: > Please improve error reporting for this: > > org.postgresql.util.PSQLException: ERROR: could not load library "C:/Program > Files/PostgreSQL/8.2/lib/pljava.dll": The specified module could not be > found. > Unfortunately this error message comes from the server which gets it from windows. So pljava is at least two steps removed from it, so we're in no position to improve it. Perhaps the server guys can coax some more details out of windows. Kris Jurka