Re: WAR undeploy seems to leave some struts related classes in memory
"Ing. Andrea Vettori" <[email protected]> Fri, 28 Feb 2025 14:14:08 +0100
| Newsgroups | gmane.comp.jakarta.struts.devel |
|---|---|
| Message-ID | <[email protected]> |
I tried to use STRUTS_EXAMPLES_1_1_0 and I get two ApplicationContext in memory on jdk17 and tomcat 9.0.100 when doing a redeploy either using manager reload or simply coping the war file. Using tomcat manager I get the following message using the ‘Find Leaks’ button: The following web applications were stopped (reloaded, undeployed), but their classes from previous runs are still loaded in memory, thus causing a memory leak (use a profiler to confirm): /hello-world Can anyone confirm that he gets the same results when using the same versions ? Thanks > On 28 Feb 2025, at 12:04, Lukasz Lenart <[email protected]> wrote: > > pt., 28 lut 2025 o 11:55 Greg Huber <[email protected]> napisał(a): >> >> Maybe comparing your test case with the showcase setup may give a hint >> on a config issue. >> >> @Lukasz do we need a tag for the last javax examples? > > https://github.com/apache/struts-examples/tree/STRUTS_EXAMPLES_1_1_0 > > > Cheers > Łukasz > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] >