Re: Save job configuration returns an Oops page

2014-05-31 Thread Daniel Beck
On 01.06.2014, at 01:43, Slide wrote: > I'll have to make that an error condition then, saving a trigger with no > recipient providers selected wouldn't make much sense. The documentation says 'Recipient List' refers to the 'Project Recipients List', so the Trigger-specific Recipients List wou

Re: Save job configuration returns an Oops page

2014-05-31 Thread Slide
I'll have to make that an error condition then, saving a trigger with no recipient providers selected wouldn't make much sense. On May 31, 2014 2:43 PM, "Daniel Beck" wrote: > > On 31.05.2014, at 17:47, Slide wrote: > > > I am unable to reproduce this issue,so more information will be needed > t

Re: Save job configuration returns an Oops page

2014-05-31 Thread Daniel Beck
On 31.05.2014, at 17:47, Slide wrote: > I am unable to reproduce this issue,so more information will be needed to > debug it. Did you restart Jenkins after upgrading the plugin? Reproducible in 2.38: Deselect all recipient providers (culprits, etc.) in a trigger. Save the project. This is a

Re: Save job configuration returns an Oops page

2014-05-31 Thread zakyn
Hello, Yes, I did it - restart the whole windows service. Only downgrade to the previous version of plugin helped me. Is there any logs or anything which could help? zakyn 2014-05-31 17:47 GMT+02:00 Slide : > I am unable to reproduce this issue,so more information will be needed to > debug it

Gerrit trigger troubleshooting

2014-05-31 Thread teilo
Have you checked that your Jenkins user has stream events on the grit instance that isn't triggering. -- 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 jenkinsci

Re: Save job configuration returns an Oops page

2014-05-31 Thread Slide
I am unable to reproduce this issue,so more information will be needed to debug it. Did you restart Jenkins after upgrading the plugin? On Sat, May 31, 2014 at 1:06 AM, zakyn wrote: > Hello, > > I would like to ask you for a help. > > I updated to the last LTS version of jenkins but after that

Re: Generating parallel flow with Build Flow Plugin

2014-05-31 Thread Rodrigo García Peláez
Hi, I forgot to reply to this. Just wanted to confirm your suggested solution works Stuart, thanks for that and sorry for late response! Rodrigo On Tuesday, 18 February 2014 17:33:35 UTC, Rodrigo García Peláez wrote: > > Hi Stuart, > > I'm not very familiar with groovy but I think it makes sens

Jenkins new install (win8) fails to display website with HttpParser warning

2014-05-31 Thread Patrick van der Velde
Hi all I've tried to run Jenkins both from the latest/greatest and from the stable version and in both cases Jenkins installs fine (windows installer package) but doesn't show / start the website. The error log has the following data in it: May 31, 2014 10:56:34 PM winstone.Logger logInternal

Re: People using the LDAP plugin to connect to Active Directory

2014-05-31 Thread Vincent Latombe
Hi Stephen, just tested the new version with my Active Directory : authentication still takes forever. I think the new code you added is not even called during the authentication workflow, it goes straight to AuthoritiesPopulator implementations which use the member={0}. The logic looks good howev

Save job configuration returns an Oops page

2014-05-31 Thread zakyn
Hello, I would like to ask you for a help. I updated to the last LTS version of jenkins but after that when I configure any job and save the changes I got an exception. I set everything to Email extended plugin and other things in notification but exception is still there. Could you please he