Jenkins Build periodically not working

2013-12-18 Thread sumesh
Hi,
   I have scheduled job using build periodically(45 17 * * *). But its not
scheduling at 5:45 pm.. 
   Please help 



--
View this message in context: 
http://jenkins-ci.361315.n4.nabble.com/Jenkins-Build-periodically-not-working-tp4684694.html
Sent from the Jenkins issues mailing list archive at Nabble.com.

-- 
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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


scheduled time vs actual time

2013-12-17 Thread sumesh
Hi, 
I am facing the problem with scheduled build with build periodically
settings. I have scheduled the build at 
*/1 * * * *  for every minute (testing purpose). But job not executing after
one min, its taking different time intervals to execute like this.  
Success  Console Output  #14   Dec 17, 2013 4:10:40 PM 
Success  Console Output  #13   Dec 17, 2013 4:09:44 PM 
Success  Console Output  #12   Dec 17, 2013 4:06:34 PM 
Success  Console Output  #11   Dec 17, 2013 4:03:25 PM

Also if I schedule job at 30 10 * * *, It wont execute at 10.30.. Its
executing around 11:30. 
Can anyone help.. 



--
View this message in context: 
http://jenkins-ci.361315.n4.nabble.com/scheduled-time-vs-actual-time-tp4684660.html
Sent from the Jenkins issues mailing list archive at Nabble.com.

-- 
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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


PSCP is not working in jenkins

2013-01-24 Thread sumesh
Hello friends,

 I am trying to execute pscp.exe using nant in Jenkins to file transfer..
But its not working. Can anyone help me.. 
Thanks in advance



--
View this message in context: 
http://jenkins.361315.n4.nabble.com/PSCP-is-not-working-in-jenkins-tp4652856.html
Sent from the Jenkins issues mailing list archive at Nabble.com.


How to execute external .exe file from jenkins

2013-01-11 Thread sumesh
Hi, 
   How to execute external .exe (db converter) from jenkins using Nant
   I have tried to execute like
exec program=MyConverter.exe basedir=${MyConverter_dir} commandline=
/Session:quot;${name}quot; failonerror=False/

but getting return code -1.. Its not working.. 

Please advise me, thanks in advance..



--
View this message in context: 
http://jenkins.361315.n4.nabble.com/How-to-execute-external-exe-file-from-jenkins-tp4651133.html
Sent from the Jenkins issues mailing list archive at Nabble.com.