[jboss-user] [EJB/JBoss] - Re: Too Many Open Files Exception (Socket accept failed)

yanivc24 do-not-reply at jboss.com
Sun Sep 21 07:21:23 EDT 2008


It seems that we might have found a solution.

We have disabled the AJP 1.3 connector. to do so we commented out the following lines from the server.xml files which resides at "server\default\deploy\jboss-web.deployer"

remove or comment the following lines
 <!-- Define an AJP 1.3 Connector on port 8009 -->
  |     <Connector port="8009" address="${jboss.bind.address}" protocol="AJP/1.3"
  |          emptySessionPath="true" enableLookups="false" redirectPort="8443" />




View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4177884#4177884

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4177884



More information about the jboss-user mailing list