-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 3.0.6
-
Fix Version/s: 4.0.0
-
Component/s: Commandline
-
Environment:Windows 10
Non-admin command prompt
Following https://doc.nuxeo.com/nxdoc/how-to-manually-initialize-or-deploy-a-nuxeo-drive-instance/#command-line , I entered the following command in a command prompt
ndrivew.exe bind-server --local-folder "c:\Users\[user]\Documents\Nuxeo Drive 2" Administrator http://localhost:8080/nuxeo
Then, I observe in the task manager a never-ending subprocess ndrivew.exe of the command prompt and this subprocess eats 40% of CPU of a 4-CPUs laptop.
I had to kill using the process "task kill" to end it.
Fix the never-ending task and the CPU consumption on Windows 10 ndrivew.exe command-line binding