You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Srinath Perera (JIRA)" <ji...@apache.org> on 2006/03/07 05:05:39 UTC

[jira] Resolved: (AXIS2-456) Axis2 run out of memory when engaging modules

     [ http://issues.apache.org/jira/browse/AXIS2-456?page=all ]
     
Srinath Perera resolved AXIS2-456:
----------------------------------

    Resolution: Fixed

Fixed, the bug was a classic one. 

I learned a good tip. Never ever add a element to a list file doing a for loop over the same list that check the size of the list. You can get in to a nasty bug. 

> Axis2 run out of memory when engaging modules
> ---------------------------------------------
>
>          Key: AXIS2-456
>          URL: http://issues.apache.org/jira/browse/AXIS2-456
>      Project: Apache Axis 2.0 (Axis2)
>         Type: Bug
>     Reporter: Srinath Perera
>  Attachments: EnageTest.java, client-repo.zip
>
> I was adding secuirty/ addressing and my one module and Axis2 run out of memory. This happens when they are called in specific order. I have recreate the problem and atached a test case + my repository. make sure you add the repositorty path right when you run the test case

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira