From: dgovoni at metadapt.com (dgovoni at metadapt.com) Date: Fri, 28 Oct 2005 10:12:34 -0400 Subject: [Pljava-dev] New to pl/java, experiencing problem. Message-ID: <200510281012.34842.dgovoni@metadapt.com> Hi, I went through all the steps to install pl/java using postgres 8.0.3 with JDBC driver. the deploy returned without error. I then try some of the psql commands and keep getting these errors. test=# SELECT sqlj.set_classpath('javatest', 'samples'); server closed the connection unexpectedly This probably means the server terminated abnormally before or while processing the request. The connection to the server was lost. Attempting reset: Failed. Any ideas? Help appreciated. Darren