-
Type: Bug
-
Status: Resolved
-
Priority: Major
-
Resolution: Won't Fix
-
Affects Version/s: 2.4.8
-
Fix Version/s: NoFixVersionApplicable
-
Component/s: Lock / Autolock
- install Nuxeo 7.10
- install Drive client 2.4.8
- Synch user personal folder
- Create a word document (or text)
- Wait for sync server-side
- Open a browser session and use direct edit on the document
- Observe there is no notification
Results:
- Sometimes a notification is displayed but most of the time not
- Sometimes there is no notification but the logs show a lock being issued and the document is locked server-side:
2017-07-13 15:14:40 7876 6972 TRACE nxdrive.autolocker found in autolocked: (6024, u'C:\\Users\\nuxeo\\.nuxeo-drive\\edit\\c3832840-c9c8-4ac2-8709-00d2d872ae2e\\hopla.docx', <type 'type'>, 3888)
- Sometimes there is no notification at all and nothing in the logs
- Sometimes no notification and threads issue in the logs:
2017-07-13 15:21:56 232 6408 TRACE nxdrive.osi.windows.win32_handlers Blacklisting process 1080 because of stuck thread (GrantedAccess: 2031619) 2017-07-13 15:21:56 232 6408 TRACE nxdrive.osi.windows.win32_handlers Blacklisting process 5716 because of stuck thread (GrantedAccess: 2031619) 2017-07-13 15:21:56 232 6408 TRACE nxdrive.osi.windows.win32_handlers Blacklisting process 6804 because of stuck thread (GrantedAccess: 2031619) 2017-07-13 15:21:56 232 6408 TRACE nxdrive.osi.windows.win32_handlers Blacklisting process 4804 because of stuck thread (GrantedAccess: 2031619) 2017-07-13 15:21:56 232 6408 TRACE nxdrive.osi.windows.win32_handlers Blacklisting process 6832 because of stuck thread (GrantedAccess: 2031619) 2017-07-13 15:21:56 232 6408 TRACE nxdrive.osi.windows.win32_handlers Blacklisting process 8380 because of stuck thread (GrantedAccess: 1) 2017-07-13 15:21:57 232 6408 TRACE nxdrive.osi.windows.win32_handlers Blacklisting process 4304 because of stuck thread (GrantedAccess: 1704351) 2017-07-13 15:21:57 232 6408 TRACE nxdrive.osi.windows.win32_handlers Blacklisting process 4236 because of stuck thread (GrantedAccess: 2031617) 2017-07-13 15:21:57 232 6408 TRACE nxdrive.osi.windows.win32_handlers Blacklisting process 7756 because of stuck thread (GrantedAccess: 2031619) 2017-07-13 15:21:57 232 6408 TRACE nxdrive.osi.windows.win32_handlers Blacklisting process 5964 because of stuck thread (GrantedAccess: 1048608) 2017-07-13 15:21:57 232 6408 TRACE nxdrive.osi.windows.win32_handlers Blacklisting process 5444 because of stuck thread (GrantedAccess: 1) 2017-07-13 15:21:57 232 6408 TRACE nxdrive.osi.windows.win32_handlers Blacklisting process 8932 because of stuck thread (GrantedAccess: 2031617) 2017-07-13 15:21:57 232 6408 TRACE nxdrive.osi.windows.win32_handlers Blacklisting process 4968 because of stuck thread (GrantedAccess: 2031619) 2017-07-13 15:21:57 232 6408 TRACE nxdrive.osi.windows.win32_handlers Blacklisting process 5536 because of stuck thread (GrantedAccess: 2097151) 2017-07-13 15:21:57 232 6408 TRACE nxdrive.osi.windows.win32_handlers Blacklisting process 3908 because of stuck thread (GrantedAccess: 1704351)
See attached log file.