[ 
https://jira.nuxeo.com/browse/NXP-7294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Anahide Tchertchian updated NXP-7294:
-------------------------------------

          Component/s: Web UI
          Description: 
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.


  was:
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.


    Affects Version/s: 5.4.2
        Fix Version/s: 5.4.3
                 Tags: rdit
              Summary: Fix heap space error when using nxu:inputList with big 
objects  (was: Use of DeepCopy can lead to heap space error when the object to 
copy is too big)

> Fix heap space error when using nxu:inputList with big objects
> --------------------------------------------------------------
>
>                 Key: NXP-7294
>                 URL: https://jira.nuxeo.com/browse/NXP-7294
>             Project: Nuxeo Enterprise Platform
>          Issue Type: Bug
>          Components: Web UI
>    Affects Versions: 5.4.2
>            Reporter: Laurent Doguin
>             Fix For: 5.4.3
>
>
> 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.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets

Reply via email to