-
Type: Bug
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 5.6
-
Fix Version/s: 5.6.0-HF11, 5.7.1
-
Component/s: Seam / JSF UI
-
Tags:
On Chrome and Safari, drag & drop from the desktop to Nuxeo to create a file often fails.
The symptoms may be the display of a huge popup in the browser with a stack trace complaining of a WebException server error (with no error in the logs), or a failure to do the upload and the logging of a NullPointerException:
ERROR [org.nuxeo.ecm.webengine.app.WebEngineExceptionMapper] Exception in JAX-RS processing java.lang.NullPointerException at java.util.ArrayList.<init>(ArrayList.java:131) at org.nuxeo.ecm.automation.core.util.BlobList.<init>(BlobList.java:34) at org.nuxeo.ecm.automation.server.jaxrs.batch.BatchResource.exec(BatchResource.java:102)
- is required by
-
NXP-11319 Html5 Drag&Drop dialog can (randomly) remain stuck waiting forever for files to be uploaded
- Resolved