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

From: woehrer at par(dot)univie(dot)ac(dot)at ( Alexander Wöhrer )
To:
Subject: [Pljava-dev] stack depth limit exceeded - patch possible?
Date: 2008-04-22 13:26:45
Message-ID: 480DE795.9060706@par.univie.ac.at
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pljava-dev

Dear Kris,

it works :) - at least for my first simple test - will let you know the
results of my more complex test cases.

Regards,

Alexander

Kris Jurka schrieb:
>
>
> 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

--
**********************************************
University of Vienna
Institute for Scientific Computing
Nordbergstra?e 15/C/311
A-1090 Vienna
Austria

tel.: +43-1-4277-39421
fax.: +43-1-4277-9394
e-mail: woehrer at par.univie.ac.at
url: http://www.par.univie.ac.at/~woehrer/
**********************************************

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Gregory Stark 2008-04-22 13:28:37 Re: Numeric Functions
Previous Message Dimitri Fontaine 2008-04-22 13:14:20 Re: GiST opclass and varlena

Browse pljava-dev by date

  From Date Subject
Next Message 马皓明 2008-04-24 18:19:38 [Pljava-dev] Unable to find static method error
Previous Message Kris Jurka 2008-04-21 20:38:15 [Pljava-dev] stack depth limit exceeded - patch possible?