Re: chroot + tomcat:: multiple instance of java process
From: tosh (tosh_e800_at_yahoo.fr)
Date: 10/05/04
- Next message: Bill Unruh: "Re: I've been hacked, found mldonkey running"
- Previous message: Bill Unruh: "Re: I've been hacked, found mldonkey running"
- In reply to: Bruce Lewis: "Re: chroot + tomcat:: multiple instance of java process"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: 4 Oct 2004 15:37:07 -0700
Bruce Lewis <brlspam@yahoo.com> wrote in message news:<nm9mzz2oabw.fsf@mass-toolpike.mit.edu>...
> Wild guess: Java chooses a threading mechanism based on what shared
> libraries are available. Normally it finds a shared lib that lets all
> its threads be part of one Linux process. In the chroot jail it doesn't
> find that shared lib.
That could be the raison. i put in my jail/lib directory all libs
returned by ldd... except linux-gate.s0.1 which is a special one (i
dont know what to do with this one). could that be the trick?
Thanks for the answer.
- Next message: Bill Unruh: "Re: I've been hacked, found mldonkey running"
- Previous message: Bill Unruh: "Re: I've been hacked, found mldonkey running"
- In reply to: Bruce Lewis: "Re: chroot + tomcat:: multiple instance of java process"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
Loading