Diagnostics on some NPE on download
-----------------------------------

                 Key: NXP-5333
                 URL: https://jira.nuxeo.org/browse/NXP-5333
             Project: Nuxeo Enterprise Platform
          Issue Type: Task
          Components: Web UI
    Affects Versions: 5.3.1
            Reporter: Florent Guillaume
             Fix For: 5.3.2


Strange NPE happens:
Caused by: java.lang.NullPointerException
        at 
org.nuxeo.ecm.webapp.contentbrowser.DocumentActionsBean.download(DocumentActionsBean.java:259)

Error on line:
                if (blob.getLength() > BIG_FILE_SIZE_LIMIT)

But there's no diagnostic as to why the blob is null.


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://jira.nuxeo.org/secure/Administrators.jspa
-
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