From: johann at 2ndquadrant.com (Johann 'Myrkraverk' Oskarsson) Date: Tue, 27 Sep 2011 23:34:49 +0000 Subject: [Pljava-dev] pljava state In-Reply-To: <4E82417F.90304@hogranch.com> (John R. Pierce's message of "Tue, 27 Sep 2011 14:34:55 -0700") References: <4E818E5A.3050807@hogranch.com> <4E82417F.90304@hogranch.com> Message-ID: John R Pierce writes: > > lss=# select sqlj.install_jar( > '/home/XXXX/pljava-1.4.3/build/examples.jar', 'samples', true); > Here you probably need to prefix the path with 'file://', as in lss=# sqlj.install_jar( 'file:///home/XXXX/pljava-1.4.3/build/examples.jar', 'samples', true); > and k-rash, postgres goes down and recovers, leaving this lovely > error log... any clues would be greatly appreciated... That crash is however rather unfortunate. If the above fix works I can work on "securing" the crash. If that doesn't work, there is a more serious error somewhere. -- Johann Oskarsson http://www.2ndquadrant.com/ |[] PostgreSQL Development, 24x7 Support, Training and Services --+-- | Blog: http://my.opera.com/myrkraverk/blog/