[Pljava-dev] stack depth limit exceeded - patch possible?

From: books at ejurka(dot)com (Kris Jurka)
To:
Subject: [Pljava-dev] stack depth limit exceeded - patch possible?
Date: 2008-04-21 20:38:15
Message-ID: Pine.BSO.4.64.0804211636140.14425@leary.csoft.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pljava-dev

On Mon, 21 Apr 2008, Alexander W?hrer wrote:

> Dear Kris,
>
> thank you very much for building a patched version for me -
> unfortunatelly I ran into the following problem after replacing the
> pljava.jar and pljava.dll with the patched ones from your archive:
>
> java.lang.NoSuchMethodError: _fetch
>

There's an explicit binding between the C and Java parts of pljava that I
forgot to update when I changed the function signature for move and fetch
to include the thread id. I've done that and put up a new test release:

http://ejurka.com/pgsql/pljava/wohrer

Kris Jurka

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Simon Riggs 2008-04-21 20:38:50 Re: MERGE Specification
Previous Message A.M. 2008-04-21 20:38:06 Re: MERGE Specification

Browse pljava-dev by date

  From Date Subject
Next Message Alexander Wöhrer 2008-04-22 13:26:45 [Pljava-dev] stack depth limit exceeded - patch possible?
Previous Message Alexander Wöhrer 2008-04-21 16:17:39 [Pljava-dev] stack depth limit exceeded - patch possible?