You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by "Jackson, Jen (CCI-Atlanta)" <Je...@cox.com> on 2003/06/30 20:57:09 UTC

org.apache.tomcat.util.net.DefaultServerSocketFactory.acceptSocket

I'm running an axis client under tomcat testing some soap calls, and I"m having an extremely high CPU usage that is coming from the tomcat
class org.apache.tomcat.util.net.DefaultServerSocketFactory.acceptSocket, up to 70-80%.  Has anyone run into this problem?  I've tested on both tomcat 331 and tomcat 4.


Re: org.apache.tomcat.util.net.DefaultServerSocketFactory.acceptSocket

Posted by Harald Pollak <h....@pke.at>.
I've the same problem using tomcat, but i think it depends on my port of
java to OpenVMS. I've no solution at this time.

On Mon, 2003-06-30 at 20:57, Jackson, Jen (CCI-Atlanta) wrote:

> I'm running an axis client under tomcat testing some soap calls, and I"m having an extremely high CPU usage that is coming from the tomcat
> class org.apache.tomcat.util.net.DefaultServerSocketFactory.acceptSocket, up to 70-80%.  Has anyone run into this problem?  I've tested on both tomcat 331 and tomcat 4.
>