Please browse the categories below to previous answers to questions like yours. If you do not find the answer for your particular situation, ask for help on the appropriate mailing list.
(Answer) (Category) Java Apache Project : (Category) Trash :
Broken Pipe Error
I use HP 9000 K370 System
but when Concurrent User greater than 100 in my system, Apache jserv1.0b1 is not work correctly and error occurs --> Broken Pipe Error and CPU usage of java is 99% so always when i restart the webserver, my custmer is very angry
below is capture of error -------------------------------------- java.io.IOException: Broken pipe
        at java.net.SocketOutputStream.write(Compiled Code)                     
        at java.io.BufferedOutputStream.write(Compiled Code)                    
        at org.apache.jserv.JServConnection$JServOutputStream.write(Compiled Cod
e)
        at java.io.OutputStreamWriter.flushBuffer(Compiled Code)                
        at java.io.OutputStreamWriter.flush(Compiled Code)                      
        at hts.html.HtmlTable.write(Compiled Code)                              
        at hts.html.HtmlContainer.write(Compiled Code)                          
        at hts.html.HtmlPage.write(Compiled Code)                               
        at hts.client.HtsMenu.writePage(Compiled Code)                          
        at hts.client.HtsMenu.writePage(Compiled Code)                          
        at hts.menu.sise.C1101.run(Compiled Code)                               
        at hts.menu.sise.H1101.htsService(Compiled Code)                        
        at hts.client.HtsServlet.service(Compiled Code)                         
        at javax.servlet.http.HttpServlet.service(Compiled Code)                
        at org.apache.jserv.JServConnection.run(Compiled Code)                  
        at java.lang.Thread.run(Compiled Code)                                  

please show me the way!!!! from Far East Asia

[Append to This Answer]
cafeATnetsgoDOTcom
Previous: (Answer) What really is supported...
Next: (Answer) New Item
This document is: http://java.apache.org/faq/?file=121
[Search] [Appearance] [Show Expert Edit Commands]
This is a Faq-O-Matic 2.709.
Please browse the categories below to previous answers to questions like yours. If you do not find the answer for your particular situation, ask for help on the appropriate mailing list.