From: books at ejurka.com (Kris Jurka) Date: Mon, 21 Apr 2008 16:38:15 -0400 (EDT) Subject: [Pljava-dev] stack depth limit exceeded - patch possible? In-Reply-To: <480CBE23.8050006@par.univie.ac.at> References: <48010499.30000@par.univie.ac.at> <58782.88.116.137.78.1208177811.squirrel@www.par.univie.ac.at> <48060EE6.9040009@par.univie.ac.at> <4806264F.1060800@ejurka.com> <48074F27.9050606@par.univie.ac.at> <480CBE23.8050006@par.univie.ac.at> Message-ID: 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