Hi,
when i run my application on
tomcat 4.0 i am getting this type of error. please help me to solve this problem.
2010-06-14 14:17:52 HttpConnector[8080] No processor available, rejecting this connection
2010-06-14 14:17:53 HttpConnector[8080] No processor available, rejecting this connection
2010-06-14 14:17:53 HttpConnector[8080] No processor available, rejecting this connection
2010-06-14 14:17:54 HttpConnector[8080] No processor available, rejecting this connection
2010-06-14 14:17:54 HttpConnector[8080] No processor available, rejecting this connection
2010-06-14 14:17:55 HttpConnector[8080] No processor available, rejecting this connection
2010-06-14 14:17:56 HttpConnector[8080] No processor available, rejecting this connection
2010-06-14 14:18:00 HttpConnector[8080] No processor available, rejecting this connection
2010-06-14 14:18:00 HttpConnector[8080] No processor available, rejecting this connection
2010-06-14 14:18:02 HttpConnector[8080] No processor available, rejecting this connection
2010-06-14 14:18:03 HttpConnector[8080] No processor available, rejecting this connection
2010-06-14 14:18:03 HttpConnector[8080] No processor available, rejecting this connection
2010-06-14 14:18:04 HttpConnector[8080] No processor available, rejecting this connection
2010-06-14 14:18:05 HttpConnector[8080] No processor available, rejecting this connection
2010-06-14 14:18:06 HttpConnector[8080] No processor available, rejecting this connection
2010-06-14 14:20:11 HttpConnector[8080] No processor available, rejecting this connection
my server config is
<Connector className="org.apache.catalina.connector.http.HttpConnector"
port="8080" minProcessors="5" maxProcessors="75"
enableLookups="true" redirectPort="8443"
acceptCount="10" debug="0" connectionTimeout="60000"/>
please help to slove this problem. it is very urgent.
Regards
Arun K