The error of stack overflow occur during of getting an original WSDL. ---------------------------------------------------------------------
Key: AXIS2-4510 URL: https://issues.apache.org/jira/browse/AXIS2-4510 Project: Axis 2.0 (Axis2) Issue Type: Bug Components: wsdl Affects Versions: 1.4 Environment: FreeBSD 6.2 Diablo JDK 1.5 Tomcat 6 Reporter: Denis Priority: Critical We experienced this problem with Axis2 running under Tomcat 6 with many concurrent users above 1000. Original WSDL is returned damaged. Stacktrace of exception: org.apache.catalina.core.StandardWrapperValve invoke SEVERE: Servlet.service() for servlet AxisServlet threw exception java.lang.StackOverflowError at java.util.Hashtable.get(Hashtable.java:339) at com.ibm.wsdl.util.ObjectRegistry.lookup(Unknown Source) at com.ibm.wsdl.util.ObjectRegistry.lookup(Unknown Source) - // - -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.