[ 
https://issues.apache.org/jira/browse/AXIS-2871?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13281526#comment-13281526
 ] 

Gaurav commented on AXIS-2871:
------------------------------

It is a recurring situation for us, we keep getting this situation two to three 
times in a day. I have confirmed with infra team that there is no memory leak 
in the application and the failure happens at the same place everytime and have 
enough heap memory. When deserializing the webservice response, so we suspect 
it related to Axis.
                
> javax.xml.soap.SOAPException: java.lang.OutOfMemoryError : During 
> Deserialization of SOAP Axis 1.4
> --------------------------------------------------------------------------------------------------
>
>                 Key: AXIS-2871
>                 URL: https://issues.apache.org/jira/browse/AXIS-2871
>             Project: Axis
>          Issue Type: Bug
>          Components: Serialization/Deserialization
>    Affects Versions: 1.4
>         Environment: Aix 6, jdk 1.5, WAS 7.0, Axis 1.4
>            Reporter: Gaurav
>            Priority: Blocker
>
> Axis throws out of memory error during Deserialization. Is there any fix or 
> patch available to remidiate this issue or error....
> Deserializati E org.apache.axis.encoding.DeserializationContext 
> pushNewElement Exception:
>                                  javax.xml.soap.SOAPException: 
> java.lang.OutOfMemoryError
> at org.apache.axis.message.NodeImpl.setParentElement(NodeImpl.java:634)
>       at 
> org.apache.axis.encoding.DeserializationContext.pushNewElement(DeserializationContext.java:774)
>       at org.apache.axis.message.SOAPHandler.startElement(SOAPHandler.java:94)
>       at 
> org.apache.axis.encoding.DeserializationContext.startElement(DeserializationContext.java:1048)
>       at org.apache.xerces.parsers.AbstractSAXParser.startElement(Unknown 
> Source)
>       at 
> org.apache.xerces.parsers.AbstractXMLDocumentParser.emptyElement(Unknown 
> Source)
>       at 
> org.apache.xerces.impl.XMLNSDocumentScannerImpl.scanStartElement(Unknown 
> Source)
>       at 
> org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Unknown
>  Source)
>       at 
> org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown 
> Source)
>       at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
>       at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
>       at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
>       at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
>       at org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown 
> Source)
>       at org.apache.xerces.jaxp.SAXParserImpl.parse(Unknown Source)
>       at 
> org.apache.axis.encoding.DeserializationContext.parse(DeserializationContext.java:227)
>       at org.apache.axis.SOAPPart.getAsSOAPEnvelope(SOAPPart.java:696)
>       at org.apache.axis.Message.getSOAPEnvelope(Message.java:435)
>       at 
> org.apache.axis.handlers.soap.MustUnderstandChecker.invoke(MustUnderstandChecker.java:62)
>       at org.apache.axis.client.AxisClient.invoke(AxisClient.java:206)
>       at org.apache.axis.client.Call.invokeEngine(Call.java:2784)
>       at org.apache.axis.client.Call.invoke(Call.java:2767)
>       at org.apache.axis.client.Call.invoke(Call.java:2443)
>       at org.apache.axis.client.Call.invoke(Call.java:2366)
>       at org.apache.axis.client.Call.invoke(Call.java:1812)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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

Reply via email to