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 "George Stanchev (JIRA)" <ji...@apache.org> on 2017/09/24 13:35:00 UTC

[jira] [Commented] (AXIS2-5891) Memory Leak in Production server

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

George Stanchev commented on AXIS2-5891:
----------------------------------------

First, JIRA is not a support forum. Ask your question on the user mailing list (java-user@axis.apache.org).
Second, do not attach word doc files which might contain malware to issues. Nobody in their sane mind will open such attachment.

> Memory Leak in Production server 
> ---------------------------------
>
>                 Key: AXIS2-5891
>                 URL: https://issues.apache.org/jira/browse/AXIS2-5891
>             Project: Axis2
>          Issue Type: Bug
>          Components: jaxws
>    Affects Versions: 1.6.4
>         Environment: jdk 1.8 u74,struts 1.3, axis2 1.6.4,JAX-WS RI 2.2.9
>            Reporter: sravan kumar palakala
>            Priority: Critical
>         Attachments: 1leaksuspect.doc
>
>   Original Estimate: 504h
>  Remaining Estimate: 504h
>
> Hi Team,
> we have deployed Webapplication  with following environment jdk 1.8 update 74, struts 1.3,axis2 1.6.4  
> our application has various endpoints like webapp is producer and consumer to other applications
> Problem:
>   In production heap memory is increasing extensively currently memory settings are min memory 512m and max heap size is14 GB
> which is not ideal memory settings and everyday noon we need to restart production.
>  Cause:
>   No of instances from following classes creating memory leak
> 1)com.sun.org.apache.xerces.internal.dom
> com.sun.org.apache.xerces.internal.dom.DeferredElementNSImpl   system class loader
> 2)org.apache.axis2.description.AxisService  org.apache.catalina.loader.WebappClassLoader 
> investigation details:
> obtained heap dump from production and used eclipse mat and obtained leak suspect report
> i have attached leak suspects report
> Could you please guide me how to fix this issue?



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org