[ 
https://issues.apache.org/jira/browse/AXIS2-4510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12974139#action_12974139
 ] 

Maslakov Denis edited comment on AXIS2-4510 at 12/22/10 5:39 AM:
-----------------------------------------------------------------

Hi Isuru!

Sorry, I'm can not test Axis2 1.5.3 release as our project was finished.

The issues with WSDL were fixed by patch to AxisService.java class. In code of 
this class were added some synchronization. You can see it code in attachment 
for AXIS2-4517.

      was (Author: masterden):
    Hi Isuru!

Sorry, I'm can not test Axis2 1.5.3 release as our project was finished.

The issues with WSDL were fixed by patch to AxisService.java class. In code of 
this class were added some synchronization. You can see it code in attachment 
for AXIS-4517.
  
> 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: Axis2
>          Issue Type: Bug
>          Components: wsdl
>    Affects Versions: 1.4
>         Environment: FreeBSD 6.2
> Diablo JDK 1.5
> Tomcat 6
>            Reporter: Maslakov Denis
>            Assignee: Isuru Eranga Suriarachchi
>            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.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to