https://issues.apache.org/bugzilla/show_bug.cgi?id=52042
Mark Thomas <ma...@apache.org> changed: What |Removed |Added ---------------------------------------------------------------------------- OS/Version| |All --- Comment #1 from Mark Thomas <ma...@apache.org> 2011-10-17 15:07:33 UTC --- That code snippet could refer to several places in the DefaultInstanceManager. Please provide the full stack trace. I don't think the use of WeakReferences is the problem since there should be a strong reference present to prevent the collection of the weak reference until the point where the web app is reloaded. We have seen issues where annotations weren't scanned because objects weren't created through the instance manager. That is another possible explanation. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org