You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-users@xmlgraphics.apache.org by "Xie, David (IPCG-NJ)" <xi...@exchange.ml.com> on 2002/01/25 17:47:47 UTC

Socket write error

Hi all,

I am trying to generate PDF from xml-xsl using Fop0.20.1.  So far, the program works fine with few users requests.  However, when I test the application with more than 10 users, many jobs fail.  The
error message I kept on getting is "java.net.socketException Error: connection reset by peer: socket write error".  Have you ever experience such a problem?  I have a feeling it might be a setting in
jakarta-tomcat where you can limit the number of socket connections.  Do you know how to increase the socket connections?

Thank you in advance for you help.  

David