开发者

Struts 2 Memory leaks

开发者 https://www.devze.com 2023-03-17 19:44 出处:网络
Has anyone experienced that Struts 2 is heavy on the JVM Memory on the server? As an example, maybe some people have noticed, when I do some practice things with struts, and deploy small app onto Tomc

Has anyone experienced that Struts 2 is heavy on the JVM Memory on the server? As an example, maybe some people have noticed, when I do some practice things with struts, and deploy small app onto Tomcat, sometimes I see logs on tomcat saying that

Application might have created memory leak, and should be removed manually...

开发者_开发百科

or something similar.

Also, running my project on WebLogic, I start to experience delays in WL responses, unlike to anything I saw before I deployed Struts 2 app on it. It is a general question. Any comments are appreciated.

0

精彩评论

暂无评论...
验证码 换一张
取 消