-
Type: Bug
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 10.10-HF43
-
Fix Version/s: 10.10-HF44, 11.5, 2021.2
-
Component/s: Convert
-
Release Notes Summary:CommandLine timeout is disabled on Windows.
-
Tags:
-
Backlog priority:900
-
Sprint:nxplatform #31
-
Story Points:3
When using the command line timeout parameter on a windows machine, it shows the following error:
ERROR: Invalid syntax. Type "TIMEOUT /?" for usage
On Mac, the following warning is shown during startup of the Nuxeo platform:
Command not available: timeout (command timeout not found in system path (descriptor CommandLineDescriptor[name=timeout,enabled=true,available=false,command=timeout,parameterString=--version,testParameterString=,winParameterString=<null>,winTestParameterString=,winCommand=<null>,tester=<null>,readOutput=true,installationDirective=<null>,installErrorMessage=<null>,timeout=<null>]). null) 2021-03-18T15:30:35,346 WARN [main] [org.nuxeo.ecm.platform.commandline.executor.service.CommandLineExecutorComponent] There is no timeout command available, command executions won't be time-boxed.
- is caused by
-
NXP-30130 Command line executor must apply a timeout
- Resolved
- Is referenced in
(3 Is referenced in)