[
https://issues.apache.org/jira/browse/AXIS2-595?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12548771
]
Alex Quezada commented on AXIS2-595:
------------------------------------
I am experiencing the same issue with 1.4, on Tomcat 5.5.x, with Java 5 and 6.
I highly recommend this approach for finding the classes that are causing
references to the webapp's classloader to stick around:
http://blogs.sun.com/fkieviet/entry/how_to_fix_the_dreaded
I found a couple of issues with my own app this way, but now I'm still stuck
with the Axis issue.
> Redeploying axis2.war - OutOfMemory in PermGen space
> ----------------------------------------------------
>
> Key: AXIS2-595
> URL: https://issues.apache.org/jira/browse/AXIS2-595
> Project: Axis 2.0 (Axis2)
> Issue Type: Bug
> Components: deployment
> Environment: JBoss 4.0.4RC1 , OS X Java 1.5.0_06-112
> Reporter: Jens Schumann
> Assignee: Deepal Jayasinghe
> Priority: Critical
> Attachments: gc-load-on-startup-disabled.log, gc.log,
> init_and_unload.fragments
>
>
> Since I have been playing around with axis2.war last days I have noticed that
> I do run into an OutOfMemory after a certain number of hot redeployments.
> Although JBoss isn't known for releasing all resources during redeploy it is
> interesting to see that this happens in PermGen space. Could it be that the
> custom .aar/.mar deployment does not release all loaded resources?
> 00:07:47,816 ERROR [[/axis2]] StandardWrapper.Throwable
> java.lang.OutOfMemoryError: PermGen space
> 00:07:47,820 ERROR [[/axis2]] Servlet /axis2 threw load() exception
> java.lang.OutOfMemoryError: PermGen space
--
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]