-
Type: Bug
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: NoFixVersionApplicable
-
Fix Version/s: 4.4.4
-
Component/s: Direct Edit
-
Environment:Windows
Error
Found in server.log:
2020-04-10 10:31:26,212 ERROR [http-nio-127.0.0.1-8080-exec-9] [org.nuxeo.ecm.core.io.download.DownloadServiceImpl] Invalid byte range received: bytes=192868864- 2020-04-10 10:32:17,108 ERROR [http-nio-127.0.0.1-8080-exec-5] [org.nuxeo.ecm.core.io.download.DownloadServiceImpl] Invalid byte range received: bytes=385710592- 2020-04-10 10:32:50,988 ERROR [http-nio-127.0.0.1-8080-exec-11] [org.nuxeo.ecm.core.io.download.DownloadServiceImpl] Invalid byte range received: bytes=578552320- 2020-04-10 10:34:33,806 ERROR [http-nio-127.0.0.1-8080-exec-15] [org.nuxeo.ecm.core.io.download.DownloadServiceImpl] Invalid byte range received: bytes=771394048-
while the file size is 192841728 bytes
The symptom on client side is the message "binary being opened locally" and no Direct Edit succeed and neither ERROR not WARNING in nxdrive.log
How to reproduce:
- take a 200Mb document in Nuxeo
- Direct Edit it on Windows
- Modify it and save and close the application
- While saving operation happens, Direct Edit the document again
Note that the file size is there also to simulate a loaded server or a latency in the software reaction...
- is related to
-
NXDRIVE-2112 Always start a fresh download on Direct Edit
- Resolved
-
NXDRIVE-2128 Allow only one Direct Edition per document
- Reopened