Jenkins UI show the time zone according to the user location

2014-05-02 Thread vprasad79
Hello Team -- Is there a way to make the Jenkins UI show the time zone according to the user location rather that the Jenkins server? -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from

Re: Jenkins Jobs hangs at sending email

2012-07-25 Thread vprasad79
gt;> svn be nathan.grunzw...@whatever.com >> will this email also be my login to your jenkins server as well? >> >> if so please contact me and i will check with HP administrators if i can >> send you a private patch, or append it to this emailing thread. >> if they

Re: Jenkins Jobs hangs at sending email

2012-07-03 Thread vprasad79
UTC+5:30, vprasad79 wrote: > > Hi Alex, > > Any update for us? > > Thanks, > Venkat > > On Monday, 18 June 2012 17:05:03 UTC+5:30, slide wrote: >> >> I thought there was a separate setting for it let me look. >> >> Sent from my Windows Phone >>

Re: FW: reason for jenkins hanging at email sending in email-ext and

2012-07-03 Thread vprasad79
Thanks Nathan for Analysis. Yes even believe issue could be with subversion blame plugin. If user not found in LDAP simply the plugin can use default email prefix instead iterating all projects latest build? Please can anyone help us on this. Thanks, Venkat On Monday, 2 July 2012 00:25:52 UTC+5

Re: Jenkins Jobs hangs at sending email

2012-07-03 Thread vprasad79
Hi Alex, Any update for us? Thanks, Venkat On Monday, 18 June 2012 17:05:03 UTC+5:30, slide wrote: > > I thought there was a separate setting for it let me look. > > Sent from my Windows Phone > -- > From: vprasad79 > Sent: 6/17/2012 11:01 PM

Re: Jenkins Jobs hangs at sending email

2012-06-17 Thread vprasad79
DAP email resolver. > > On Fri, Jun 15, 2012 at 7:49 AM, vprasad79 wrote: > >> Thanks for response. >> But not sure why it getting hanged for one+ hour at this stage. >> >> We need URGENT help on this issue many jobs fails due to email trigger >> errors though

Re: Jenkins Jobs hangs at sending email

2012-06-17 Thread vprasad79
l use the LDAP email resolver. > > On Fri, Jun 15, 2012 at 7:49 AM, vprasad79 wrote: > >> Thanks for response. >> But not sure why it getting hanged for one+ hour at this stage. >> >> >> >> <http://jenkins.361315.n4.nabble.com/Jenkins-Jobs-hangs-at-send

Re: Jenkins Jobs hangs at sending email

2012-06-15 Thread vprasad79
LDAP and it can't find it, the LDAP > plugin is throwing an exception. I have a possible fix for this (at > least catching the exception) in the works, but have not released with > it yet. > > On Thu, Jun 7, 2012 at 8:34 AM, vprasad79 > wrote: > > No. we use email-

Re: Jenkins Jobs hangs at sending email

2012-06-07 Thread vprasad79
No. we use email-ext plugin. On Thursday, 7 June 2012 22:08:23 UTC+8, slide wrote: > > Is this with the default mailer? > > Sent from my Windows Phone > -- > From: vprasad79 > Sent: 6/7/2012 1:56 AM > To: jenkinsci-users@googlegroups.com >

Jenkins Jobs hangs at sending email

2012-06-07 Thread vprasad79
Some of our Jenkins jobs get hanged to the point where it says: Sending email for trigger: Failure Please can you help us. We are using Jenkins ver. 1.458 Following errors observed in Jenkins log WARNING: com.gmail.sikakura.MailCommandTrigger.run() failed for MailC

Re: Managed Script Plugin help

2012-05-27 Thread vprasad79
Thanks Domi. On Saturday, 26 May 2012 00:45:01 UTC+8, domi wrote: > > You can use the managed-script plugin to copy a groovy script into your > workspace and then just use the groovy plugin to call it. > /Domi > > On 22.05.2012, at 18:08, vprasad79 wrote: > > > Hi

Managed Script Plugin help

2012-05-22 Thread vprasad79
Hi Please can anyone confirm if managed groovy files works in managed Script plugin? if works, can you provide procedure to use them. I use plugins: Managed script plugin: 1.0 Config File provider: 2.2.1 Thanks, Venkat