Luke,
On 8/4/05, Luke Chambers <[EMAIL PROTECTED]> wrote:
> Patrick,
> I think Ken is probably right, that these are threads.
That's what I suspected. Sometimes on Linux it's hard to tell.
>
> I also fixed my include problem with Inline not seeing the classes in
> my Jar files.
> Tell me if thi
Patrick,
I think Ken is probably right, that these are threads.
I also fixed my include problem with Inline not seeing the classes in
my Jar files.
Tell me if this makes sense:
I am running in SHARED_JVM mode. I have 2 modules that use
Inline::Java. Each sets the classpath differently be
> -Original Message-
> From: Luke Chambers [mailto:[EMAIL PROTECTED]
> Sent: Thursday, August 04, 2005 12:55 PM
> To: Ken Williams
> Cc: [email protected]
> Subject: Re: Multiple Java Processes Causing Problems
>
> Ken,
> I think you are probably right.
Ken,
I think you are probably right. These do look like threads.
How would I be able to tell for sure?
I get 10 lines when I run ps -aux | grep inline
Luke
On Aug 3, 2005, at 6:37 PM, Ken Williams wrote:
On Aug 3, 2005, at 5:01 PM, Luke Chambers wrote:
When running in SHARED_JVM mode, I
On Aug 3, 2005, at 5:01 PM, Luke Chambers wrote:
When running in SHARED_JVM mode, I assume that means there would be
only 1 org.perl.inline.java.InlineJavaServer process?
I have a situation where I am getting up to 10 processes perpetually
running even though I am running in SHARED_JVM => 1.
Luke
>
> The 10 simultaneous processes all have the same port number which
> seems strange to me.
Indeed. Can you send a "netstat -natp" and a "ps -ef" output so I can
better see what's
going on?
>
> Yes, mod_perl.
>
mod_perl1 or mod_perl2?
>
> Could this be a result of the fact that I hav
On Aug 3, 2005, at 3:17 PM, Patrick LeBoutillier wrote:
Luke,
On 8/3/05, Luke Chambers <[EMAIL PROTECTED]> wrote:
When running in SHARED_JVM mode, I assume that means there would be
only 1 org.perl.inline.java.InlineJavaServer process?
That is correct, unless you specify different values
Luke,
On 8/3/05, Luke Chambers <[EMAIL PROTECTED]> wrote:
> When running in SHARED_JVM mode, I assume that means there would be
> only 1 org.perl.inline.java.InlineJavaServer process?
That is correct, unless you specify different values for the PORT parameter.
>
> I have a situation where I am