What are the steps to reproduce this issue?

Andreas

On Thu, Jul 26, 2012 at 5:29 PM, chema gomez <josemgom...@gmail.com> wrote:
> I'm calling a Web Service build with Java and Axis2 and throws me the
> following error:
>
> org.apache.axis2.AxisFault: The current node has been removed using a method
> other than Iterator#remove()
> at org.apache.axis2.AxisFault.makeFault(AxisFault.java:430)
> at org.apache.axis2.description.AxisService.getWSDL(AxisService.java:1653)
> at org.apache.axis2.description.AxisService.printWSDL(AxisService.java:1413)
> at
> org.apache.axis2.transport.http.ListingAgent.handleWSDLRequest(ListingAgent.java:327)
> at
> org.apache.axis2.transport.http.ListingAgent.processListService(ListingAgent.java:183)
> Truncated. see log file for complete stacktrace
> Caused By: java.util.ConcurrentModificationException: The current node has
> been removed using a method other than Iterator#remove()
> at
> org.apache.axiom.om.impl.traverse.OMAbstractIterator.hasNext(OMAbstractIterator.java:67)
> at
> org.apache.axiom.om.impl.util.OMSerializerUtil.serializeChildren(OMSerializerUtil.java:555)
> at
> org.apache.axiom.om.impl.llom.OMElementImpl.internalSerialize(OMElementImpl.java:874)
> at
> org.apache.axiom.om.impl.util.OMSerializerUtil.serializeChildren(OMSerializerUtil.java:556)
> at
> org.apache.axiom.om.impl.llom.OMElementImpl.internalSerialize(OMElementImpl.java:874)
> Truncated. see log file for complete stacktrace
>
> Can you help me with this, please?
> Thank you.
>
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscr...@axis.apache.org
For additional commands, e-mail: java-user-h...@axis.apache.org

Reply via email to