strange jni failures in Inline::Java

2006-03-28 Thread Jason Stelzer
I'm working on integrating a fairly large legacy system to an ejb server. I've been using Inline::Java 0.50. Lately I've been seeing a lot of jni failures under load. I've been investigating some mysterious malloc failures that occured in the jvm durring hostname lookups. I found this bug r

Fwd: Inline Integration with Perlapp

2006-03-28 Thread Patrick LeBoutillier
Radha, Please adress any further Inline support request directly to the mailing list. Patrick -- Forwarded message -- From: Narayanan, Radha <[EMAIL PROTECTED]> Date: Mar 28, 2006 1:40 PM Subject: Inline Integration with Perlapp To: Patrick LeBoutillier <[EMAIL PROTECTED]> Hi,

Re: strange jni failures in Inline::Java

2006-03-28 Thread Patrick LeBoutillier
Jason, I don't know about those DNS related crashed, but I can shed some light on the 10_5_shared_fork.t test: > t/10_5_shared_fork.ok 5/8# Test 6 got: "14" (t/10_5_shared_fork.t at > line 54) > t/10_5_shared_fork.NOK 6 > # t/10_5_shared_fork.t line 54 is: ok($t10::t10::i, $sum) ; > t/10

Compiler problem with 0.44 Inline::Java

2006-03-28 Thread Candace Holman
This is a bit of a lingering problem for me. I changed the parameter list in a subroutine, from 2 to 4 Strings, and it seems that my code is not recompiling with this change. I checked for an obvious error in the number of arguments, but still get an error of: Wrong number of arguments at /