> From: Rushikesh.Pisal [mailto:[email protected]] > Subject: Embbeded tomcat utilizing more CUP Usage.
> We are using Tomcat 5.0.30 version. Not supported. > Is there any way to make CPU Usage less while running embedded tomcat Fix your app so it doesn't loop. Seriously, it is extremely unlikely that it's a Tomcat problem. Take thread dumps and find out where in your code the threads are looping. - Chuck THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and is thus for use only by the intended recipient. If you received this in error, please contact the sender and delete the e-mail and its attachments from all computers. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
