DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23612>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23612 Tomcat stops responding on arbitrarily high request load. Summary: Tomcat stops responding on arbitrarily high request load. Product: Tomcat 4 Version: 4.1.27 Platform: Sun OS/Version: Solaris Status: NEW Severity: Blocker Priority: Other Component: Connector:Coyote HTTP/1.1 AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] CC: [EMAIL PROTECTED] At Around 100 user load, (sometimes even lower) Tomcat stops responding, when viewed in console this exception is thrown. ---------------------------------------------------- bash-2.03# Sep 21 03:16:04 raffles sendmail[7390]: [ID 702911 mail.alert] unable to qualify my own domain name (raffles) -- using short name java.net.SocketException: Invalid argument at java.net.PlainSocketImpl.socketSetOption(Native Method) at java.net.PlainSocketImpl.setOption(PlainSocketImpl.java:240) at java.net.Socket.setSoLinger(Socket.java:814) at org.apache.tomcat.util.net.PoolTcpEndpoint.setSocketOptions (PoolTcpEndpoint.java:434) at org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:533) at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run (ThreadPool.java:530) at java.lang.Thread.run(Thread.java:534) ---------------------------------------------------- Note: We recently ported our product from Jigsaw2.2.1 to Tomcat. As this issue has resulted in our RC build which is now going through Performance testing, product's release is on a hold till issue is resolved. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]