-
Apr 12th, 2012, 07:36 AM
#1
possible memory leak in UrlBasedViewResolver
I have an application that sits on weblogic 10.2.3 with webflow v2.0.8 with spring framework v2.5.6 SEC01.
Running on jrockit 1.6.0_14.
The HashMap member object (staticAttributes) is seen to grow to the point where the heap is exausted after within a month of runtime. I have very little information available to give and am pretty new to spring/swf.
Looking at the documentation/api I was under the impression that the associated properties that get stored should really grow in a linear fashion during the lifetime of deployment??
I'm just wondering if anyone can shed any light on the possible cause. The only configuration we have for it the standard facletsViewResolver defined in webmvc_config.xml.
I havn't had the opportunity yet to perform any proper heap analysis...let alone some profiling
and couldn't find any existing related threads on the forum.
Apologies in advance if this doesn't make sense to anyone!
Last edited by professorx; Apr 18th, 2012 at 04:49 AM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules