Description
Hi,
we had a memory leak on our webservice project. When debugging, we noticed that the LifecycleManagerImpl does not clean up its hashtable correctly. While looking through the code, I noticed that theĀ create (line 72) method fills the table with the filename, but uses the file name reference on delete (line 91, 138, 206).
Kind regards,
Mustafa
Attachments
Issue Links
- is duplicated by
-
AXIOM-440 LifecycleManagerImpl wrong by inspection
- Resolved
- links to