Re: jenkins e-mail ext DEFAULT_CONTENT does not expand

2013-05-26 Thread Vladimir Zak
Hi, I have the same problem. The strings are not replaced by URl for example - $BUILD_URL is not replaced. In subjects it is replaced but NOT replaced in the other places. zakyn $PROJECT_NAME - Build # $BUILD_NUMBER - $BUILD_STATUS!$PROJECT_URL $BUILD_URL <$BUILD_URL/artifact/Installation/Instal

Re: jenkins e-mail ext DEFAULT_CONTENT does not expand

2013-05-26 Thread Vladimir Zak
Hi, I used the last one LTS version of jenkins, email-ext-plugin - 2.30.2 I found only this Email was triggered for: Before Build Sending email for trigger: Before Build Error evaluating token: Undefined paramete

Re: [1.509.1 LTS] Massive performance issues

2013-05-26 Thread Vladimir Zak
Hi, I think it is because of the dashboard plugin. Is this problem already reported? Vladimir 2013/5/21 Steffen Breitbach > Hi Arnaud! > > > On 19.05.2013 11:48, Arnaud Héritier wrote: > >> I have such issue and downgraded back to 1.480.3 LTS. >> > > I'm also looking into this as a possible f

Re: jenkins e-mail ext DEFAULT_CONTENT does not expand

2013-05-26 Thread Slide
You need a space before format, also why are you setting the format to empty string. On May 26, 2013 4:07 AM, "Vladimir Zak" wrote: > Hi, > I have the same problem. The strings are not replaced by URl for example - > $BUILD_URL is not replaced. > > In subjects it is replaced but NOT replaced in t

Single-User Permission Issues in LTS

2013-05-26 Thread Johannes Wienke
Hi, we are facing a permission issue with the current LTS version of jenkins. Our setup uses a single LDAP server for authentication. In one of our matrix jobs I have enabled specific permissions for a single LDAP user so that this user can administer the whole job. In the configuration page this

config.xml missing after install

2013-05-26 Thread Tom Brus
Hi, I install jenkins on ubuntu (in a script) and I would like to tweak the config.xml file (to add security stuff). The problem is that right after install the config.xml file is missing. Jenkins is running properly though. If I browse to my new jenkins and do something (e.g. set security) the

Re: jenkins e-mail ext DEFAULT_CONTENT does not expand

2013-05-26 Thread Vladimir Zak
I had there this ${BUILD_LOG,maxlines=500} which did not work now but before the update it works more than a year. No I have there ${BUILD_LOG,maxLines=500} and it works correctly. zakyn 2013/5/26 Slide > You need a space before format, also why are you setting the format to > empty string. >

Re: Single-User Permission Issues in LTS

2013-05-26 Thread Johannes Wienke
Hi, I found some potential debugging help in the logs. Maybe this helps: May 24, 2013 5:28:24 AM winstone.Logger logInternal INFO: While serving http://ourserver/view/macos/job/that-job/configSubmit: hudson.security.AccessDeniedException2: userxxx is missing the Build permission May 24, 2013 5:28