agora inbox for pljava-dev@postgresql.org
help / color / mirror / Atom feedSubject: [Pljava-dev] pljava state
Date: Tue, 27 Sep 2011 23:34:49 +0000
Message-ID: <x6vcsdy2xy.fsf@2ndquadrant.com> (raw)
In-Reply-To: <4E82417F.90304@hogranch.com>
References: <4E818E5A.3050807@hogranch.com>
<x64nzyysi5.fsf@2ndquadrant.com>
<4E82417F.90304@hogranch.com>
John R Pierce <pierce at hogranch.com> 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/
view thread (6+ messages) latest in thread
Message-ID: <x6vcsdy2xy.fsf@2ndquadrant.com>
Permalink: ../x6vcsdy2xy.fsf@2ndquadrant.com/
Also on: postgresql.org/message-id/x6vcsdy2xy.fsf@2ndquadrant.com
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: pljava-dev@postgresql.org
Subject: Re: [Pljava-dev] pljava state
In-Reply-To: <x6vcsdy2xy.fsf@2ndquadrant.com>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox