|
From: <fac...@gm...> - 2014-11-23 21:56:36
|
Fatal error on jasperbox
Launching failed with error:
Win32 error 0x2: The system cannot find the file specified.
Launch descriptor:
T{ process
{ command
{
"zip"
"-r"
"factor-windows-x86-32-2014-11-23-12-17.zip"
"factor"
}
}
{ environment H{ } }
{ environment-mode +append-environment+ }
{ stdin +closed+ }
{ stdout
T{ win32-file { disposed t } { handle ALIEN: 1ac } }
}
{ stderr +stdout+ }
{ group +new-group+ }
{ timeout T{ duration { minute 30 } } }
{ pipe
T{ pipe
{ in
T{ win32-file
{ disposed t }
{ handle ALIEN: 304 }
}
}
{ out
T{ win32-file
{ disposed t }
{ handle ALIEN: 1ac }
}
}
}
}
}
(U) Quotation: [ set-namestack init-catchstack self quot>> call -> stop ]
(O) Word: build-loop
(O) Word: build
(O) Word: release
(O) Word: try-output-process
(O) Word: <process-reader*>
(O) Word: run-detached
(O) Method: M\ windows run-process*
(O) Word: launch-error
(O) Method: M\ object throw
(U) Quotation: [
OBJ-CURRENT-THREAD special-object error-thread set-global
current-continuation -> error-continuation set-global
[ original-error set-global ] [ rethrow ] bi
]
|