-
Bug
-
Resolution: Unresolved
-
Major
The attached program searches for failure statements as a result from a Visual Basic 6 compilation. If such a statement is found, then the program exists with an exit code of 1. When this program is run from a windows batch step in a jenkins job, the process hangs and never terminates (doesn't receive the error code).
I use Jenkins 1.563 on a Windows XP machine.
[JENKINS-23145] Jenkins job hangs, won't receive ERRORLEVEL from an external program
Description | Original: The attached program searches for failure statements as a result from a Visual Basic 6 compilation. If such a statement is found, then the program exists with an exit code of 1. When this program is run from a windows batch step in a jenkins job, the process hangs and never terminates (doesn't receive the error code). |
New:
The attached program searches for failure statements as a result from a Visual Basic 6 compilation. If such a statement is found, then the program exists with an exit code of 1. When this program is run from a windows batch step in a jenkins job, the process hangs and never terminates (doesn't receive the error code). I use Jenkins 1.563 on a Windows XP machine. |
Workflow | Original: JNJira [ 155479 ] | New: JNJira + In-Review [ 179086 ] |
Component/s | Original: batch-task-plugin [ 15505 ] |