Many process on Red Hat

2003-11-18 Thread Walter do Valle
Hello all

I'm running Tomcat 4.1 with IBM J2RE 1.3.0 on Red Hat Linux, but some times Tomcat 
turns crazy and open many process  (about 80 - 90) and hangs. When this happens, 
command tomcat4 stop does not work. It's necessary to kill process by process. At 
this time, I'm running seven different applications in my tomcat instalation.
If I turn to Sun J2SDK 1.4.X?
Anyone has any suggestion about this problem?

Thanks for any help.

Walter

RE: Many process on Red Hat

2003-11-18 Thread Shapira, Yoav

Howdy,
I guess you're looking at processes using the top command?  If so,
these are likely threads, not actual processes, and this may be normal.
What triggers the spawning of all this threads?  What version of RedHat
are you using?  There have been a lot of RedHat NPTL-related issues
reported recently, you may wish to search this list's archives for more
information.

Yoav Shapira
Millennium ChemInformatics


-Original Message-
From: Walter do Valle [mailto:[EMAIL PROTECTED]
Sent: Tuesday, November 18, 2003 1:21 PM
To: [EMAIL PROTECTED]
Subject: Many process on Red Hat

Hello all

I'm running Tomcat 4.1 with IBM J2RE 1.3.0 on Red Hat Linux, but some
times
Tomcat turns crazy and open many process  (about 80 - 90) and hangs.
When
this happens, command tomcat4 stop does not work. It's necessary to
kill
process by process. At this time, I'm running seven different
applications
in my tomcat instalation.
If I turn to Sun J2SDK 1.4.X?
Anyone has any suggestion about this problem?

Thanks for any help.

Walter



This e-mail, including any attachments, is a confidential business communication, and 
may contain information that is confidential, proprietary and/or privileged.  This 
e-mail is intended only for the individual(s) to whom it is addressed, and may not be 
saved, copied, printed, disclosed or used by anyone else.  If you are not the(an) 
intended recipient, please immediately delete this e-mail from your computer system 
and notify the sender.  Thank you.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Many process on Red Hat

2003-11-18 Thread Walter do Valle

 Howdy,
 I guess you're looking at processes using the top command?  If so,
 these are likely threads, not actual processes, and this may be normal.
Ok. I'm using ps. About threads ok.

 What triggers the spawning of all this threads?  
Sorry, what?

 What version of RedHat are you using? 
7.3

 There have been a lot of RedHat NPTL-related issues
 reported recently, you may wish to search this list's archives for more
 information.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Many process on Red Hat

2003-11-18 Thread Chong Yu Meng
Did you set this environment variable :
export LD_ASSUME_KERNEL=2.2.5
I think you'll need it.

Regards,
pascal chong
Walter do Valle wrote:

Hello all

I'm running Tomcat 4.1 with IBM J2RE 1.3.0 on Red Hat Linux, but some times Tomcat turns crazy 
and open many process  (about 80 - 90) and hangs. When this happens, command tomcat4 
stop does not work. It's necessary to kill process by process. At this time, I'm running 
seven different applications in my tomcat instalation.
If I turn to Sun J2SDK 1.4.X?
Anyone has any suggestion about this problem?
Thanks for any help.

Walter
 



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Re: Many process on Red Hat

2003-11-18 Thread David Rees
Chong Yu Meng wrote:
Did you set this environment variable :
export LD_ASSUME_KERNEL=2.2.5
I think you'll need it.
Not necessary on RedHat 7.3 which the original poster reported he was using.

-Dave

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]