[
https://issues.jboss.org/browse/GTNPORTAL-1957?page=com.atlassian.jira.pl...
]
Minh Hoang TO commented on GTNPORTAL-1957:
------------------------------------------
{code}
new Timer().schedule(new UpdateCachedGadgetTask(gadgetUrl, metadataUrl), 1000);
{code}
That causes memory leak as there is new Timer object created on saving gadget and that
Timer object does not terminate until the server is stopped.
Caching issue when edit gadget in App.registry
----------------------------------------------
Key: GTNPORTAL-1957
URL:
https://issues.jboss.org/browse/GTNPORTAL-1957
Project: GateIn Portal
Issue Type: Bug
Security Level: Public(Everyone can see)
Affects Versions: 3.2.0-M01
Environment: GateIn 3.2.0.M1, EPP 5.1.0 GA
Reporter: Michal Vanco
Assignee: Minh Hoang TO
Labels: portal-s58
Fix For: 3.2.0-M02
Attachments: GTNPORTAL-1957_update_cache.patch
Original Estimate: 4 hours
Remaining Estimate: 4 hours
See details at JBEPP-1002
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira