Issue Type: Bug Bug
Assignee: Praqma Support
Components: component
Created: 26/Jun/13 9:11 AM
Description:

My jenkins version is ver. 1.493 .
the command can run in cmd model and can normally end. you can see the log1 below.
But I put the command into the execute windows batch command, and then I run the job,the job hold on and can't end wait for long times. You can see the log2 below. I manually execute the bat file "C:\Users\Admin\AppData\Local\Temp\hudson9214056810875413252.bat" in cmd model . it can end.

– log1
C:\Users\Admin>PSEXEC -accepteula -s
GPS68 SCHTASKS /QUERY /TN "\GOPP\SDT" |findstr "Disabled"

PsExec v1.98 - Execute processes remotely
Copyright (C) 2001-2010 Mark Russinovich
Sysinternals - www.sysinternals.com

Starting SCHTASKS on GPS68 ...GPS68 ...
SCHTASKS exited on GPS68 with error code 0.
SDT Disabled

--log2
[workspace] $ cmd /c call C:\Users\Admin\AppData\Local\Temp\hudson9214056810875413252.bat

D:\Jenkins\jobs\tsd_test\workspace>PSEXEC -accepteula
GPS68 SCHTASKS /QUERY /TN "\GOPP\SDT" | findstr "Disabled"

PsExec v1.98 - Execute processes remotely
Copyright (C) 2001-2010 Mark Russinovich
Sysinternals - www.sysinternals.com

Due Date: 26/Jun/13 12:00 AM
Project: Jenkins
Priority: Critical Critical
Reporter: dzy dzy
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.
 
 

Reply via email to