|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Hi Jens:
The error is the same as the old.
If the schtasks is disable and I run the job with command "PSEXEC -accepteula GPS68 SCHTASKS /QUERY /TN "\GOPP\SDT" 2>&1 > "%TEMP%\FILE.TXT"" to disable the schtask. the Job hold on and can't stop normally, But I executed the command with cmd model. it can stop normally.
I can't find the root cause, but it affects the deployment. the job can't stop.