Re: Global Build Stats Plugin are accessible only for users with Admin permission

2013-06-21 Thread Frédéric Camblor
Yep you're right I consider job search engine should be restricted to admins, so you should't have any clickable region on shared images. Is this an issue for you? If yes, what would you suggest? Le 21 juin 2013 16:32, "Mehdi Hayani" a écrit : > Thank you Frèdéric, Now it's working, But I see t

new user gets a Status Code: 404 @ login

2013-06-21 Thread Kamal Ahmed
I create a new user using Jenkins Security, but the user cannot login, and gte a 404 Status Code -K -- 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 it, send an email to jenkinsc

Knowledge sharing: Mercurial Plugin + Windows Service as Local System Account + Mercurial.ini

2013-06-21 Thread Olivier Trempe
Hello everyone! Here's the solution to a lingering and unsolved problem (at least, there is no satisfying answers to me): *Where do I put my mercurial.ini file on Jenkins slaves running as windows service?* * * Depending on your OS, here are the possible answers *C:\Documents and Settings\Netw

RE: BuildNameSetter plugin - Unrecognized macro

2013-06-21 Thread Bob Bick
Thanks, that worked great! Does anyone know if you can add more complex logic in the job name? For example, I'd like to use conditional logic. If a given build parameter has a value of "TRUE", I'd like the build name to have "PROD" in it. Any ideas of how that could be accomplished? Kind Rega

Re: Jenkins 1.519 issue

2013-06-21 Thread marathiboy
Sorry, this is duplicate of other message http://jenkins-ci.361315.n4.nabble.com/Upgrade-to-Latest-Jenkins-WSOD-after-running-job-td4669929.html -- View this message in context: http://jenkins-ci.361315.n4.nabble.com/Jenkins-1-519-issue-tp4670344p4670346.html Sent from the Jenkins users mailin

Re: Upgrade to Latest Jenkins - WSOD after running job

2013-06-21 Thread Andrei Ababei
Hello, I found a kind of workaround. If I use the rebuild option offered by the rebuilder plugin it works just fine. AAA. On Thursday, June 20, 2013 12:10:06 PM UTC+3, Garry Welding wrote: > > Yeah, I'm having exactly the same issue

Jenkins 1.519 issue

2013-06-21 Thread marathiboy
Hello, After upgrading to latest Jenkins and all the plugins, I am having an issue with parameterized build. After clicking the build button the url changes to /build?delay=0sec and shows empty page, it doesn't redirect to the original job page. Any ideas how to fix this? Thanks M -- Vi

Re: Emails not saving on email notification job option.

2013-06-21 Thread David Wynter
In fact the exception msg was from some time ago when I look at it. I did tail -n 50 -f jenkins.log and then tried the saving of the email address prefix, no new msgs added to the log was the result? Where to now? David On Fri, Jun 21, 2013 at 4:36 PM, Slide wrote: > Strange, I don't see anyth

Re: Emails not saving on email notification job option.

2013-06-21 Thread Slide
Strange, I don't see anything in there about the Mailer task...just some generic errors. On Fri, Jun 21, 2013 at 8:26 AM, David Wynter wrote: > After much messing about, finally got this: > > Jun 21, 2013 1:02:51 PM winstone.Logger logInternal > SEVERE: Error while serving > http://jenkins.athen

Re: Emails not saving on email notification job option.

2013-06-21 Thread David Wynter
After much messing about, finally got this: Jun 21, 2013 1:02:51 PM winstone.Logger logInternal SEVERE: Error while serving http://jenkins.athena.refinery29.com/job/athena-build-master/configSubmit java.lang.reflect.InvocationTargetException at sun.reflect.GeneratedMethodAccessor474.invoke(Unk

Re: Execute few Jenkin jobs under logged on user credential

2013-06-21 Thread Eric Pyle
Hi, One option would be to run a slave on the same Jenkins machine and have the slave run as a different user. You can assign the production deployment jobs to execute on the slave. Eric On 6/21/2013 10:11 AM, Vijendra Patil wrote: Hi, Please lete me know if I have missed anything. I just d

Re: Global Build Stats Plugin are accessible only for users with Admin permission

2013-06-21 Thread Mehdi Hayani
Thank you Frèdéric, Now it's working, But I see that the option of selecting some area from the chart and view the jobs is not possible -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails fro

Re: Execute few Jenkin jobs under logged on user credential

2013-06-21 Thread Vijendra Patil
Hi, Please lete me know if I have missed anything. I just don't want to use "psexec" to get the Job executed using another user context. Any help would be really very appreciated. Thanks, Vijendra On Wed, Jun 19, 2013 at 4:46 PM, Vijendra Patil wrote: > Hi, > > I am looking for an option where

SCP plugin - how to transfer whole directory tree?

2013-06-21 Thread Pavel Tankov
Hello, I've installed the SCP Plugin https://wiki.jenkins-ci.org/display/JENKINS/SCP+plugin How can I copy whole directory tree? The files that I want to transfer are in OS specific subfolders, for example: dist/linux/file-linux.zip dist/windows/file-windows.zip dist/mac/file-mac.zip If I spe

Re: Emails not saving on email notification job option.

2013-06-21 Thread Slide
The plugin may not log much, so adding the logger for the mailer may not give you any information. On Fri, Jun 21, 2013 at 6:45 AM, David Wynter wrote: > Winstone. I am just coming to this installation of Jenkins fresh. It is on > a AWS, I'll talk to someone about getting a copy of the log file.

Re: Emails not saving on email notification job option.

2013-06-21 Thread David Wynter
Winstone. I am just coming to this installation of Jenkins fresh. It is on a AWS, I'll talk to someone about getting a copy of the log file. I tried adding a logger for hudson.plugins.mailer but that recorded nothing in it. Do new loggers require a restart? David On Fri, Jun 21, 2013 at 2:36 PM

Re: Emails not saving on email notification job option.

2013-06-21 Thread Slide
The logs are saved to a file, it depends on where it is based on how you are running Jenkins (Tomcat? Winstone? etc). On Fri, Jun 21, 2013 at 6:33 AM, David Wynter wrote: > Hi, > > That is the problem I allude to in point 3. It takes me longer than the 2 > seconds the System log display shows me

Re: Emails not saving on email notification job option.

2013-06-21 Thread David Wynter
Hi, That is the problem I allude to in point 3. It takes me longer than the 2 seconds the System log display shows messages for to get to the log. There does not seem to be a way of seeing older log messages? David On Fri, Jun 21, 2013 at 2:12 PM, Slide wrote: > Can you look at the Jenkins lo

Re: Emails not saving on email notification job option.

2013-06-21 Thread Slide
Can you look at the Jenkins logs and paste any strange exceptions you might see? On Fri, Jun 21, 2013 at 6:10 AM, David Wynter wrote: > Hi, > > I have the same problem. Here are the additional details: > > 1. Using Mailer plugin > 2. Of 3 tasks one allows me to enter email addresses and does per

Re: Emails not saving on email notification job option.

2013-06-21 Thread David Wynter
Hi, I have the same problem. Here are the additional details: 1. Using Mailer plugin 2. Of 3 tasks one allows me to enter email addresses and does persist them, the other 2 do not. 3. I try to persist the changes to the email entry textbox, and then get to the (truncated) System logs they have

Re: Global Build Stats Plugin are accessible only for users with Admin permission

2013-06-21 Thread Frédéric Camblor
@Mehdi : Simply copy & paste chart image URL : the token is inside (url like http:// /plugin/global-build-stats/showChart?buildStatId=4Yq9vAR53sR0JTUuK*C5u8T@lq3bpwqL). I consider that is you share the link, you're sharing access to the chart. You will then be able to include this chart wherever yo