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
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,
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
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
/