Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.1.0-ga1, 3.0.0-legacy-ga1, 3.0.0-ga1, 3.1.0-ga1
-
Fix Version/s: 2.1.1-ga2, 3.0.1-legacy-ga2, 3.0.1-ga2, 3.1.1-ga2, 3.2.x
-
Component/s: liferay-faces-bridge
-
Labels:None
-
Similar Issues:
Description
This issue was first reported in the forums here:
http://www.liferay.com/community/forums/-/message_boards/message/17234742
Calls to bridgeRequestScopeCache.remove(Object) should pass bridgeRequestScope.getId() instead of the bridgeRequestScope instance itself.
Issue Links
- relates
-
FACES-1463
References to BridgeRequestScope instances causing memory leak
-

With the appropriate patch I get now this kind of error: "...[BridgePhaseBaseImpl:247] Found render parameter name=[myportletcom.liferay.faces.bridge.bridgeRequestScopeId] value=[myportlet:::3B5E2024CC867046A0FAFDF3F8648CA5:::1352712628143] BUT bridgeRequestScope is NOT in the cache"