-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Duplicate
-
Affects Version/s: 5.4.2
-
Fix Version/s: 5.6
-
Component/s: Seam / JSF UI
-
Tags:
Error can be reproduced by adding a large file (300Mb) in the Files tab.
The nxu:inputList component will use UIEditableList which itself uses DeepCopy => the blob stream is copied and kept in the session, this can lead to heap space errors.
- depends on
-
NXP-8952 Big blobs held in memory when copied by some UI components
- Resolved