Re: Bitbucket plugin bug after Jenkins upgrade to 2.3

2016-05-13 Thread Victor Velasquez
I had a similar issue at the end of the jobs: FATAL: org.acegisecurity.providers.UsernamePasswordAuthenticationToken cannot be cast to org.jenkinsci.plugins.BitbucketAuthenticationTokenjava.lang.ClassCastException : or

Re: Bitbucket plugin bug after Jenkins upgrade to 2.3

2016-05-13 Thread Herbert Fischer
Done. https://issues.jenkins-ci.org/browse/JENKINS-34792 thanks On 13 May 2016 at 11:30, Daniel Beck wrote: > > > On 13.05.2016, at 11:15, herbert.fisc...@crossengage.io wrote: > > > > Any idea what it is? > > Please file a bug so this can get looked at. > > In the meantime, set the system prop

Re: Bitbucket plugin bug after Jenkins upgrade to 2.3

2016-05-13 Thread Daniel Beck
> On 13.05.2016, at 11:15, herbert.fisc...@crossengage.io wrote: > > Any idea what it is? Please file a bug so this can get looked at. In the meantime, set the system property hudson.model.User.SECURITY_243_FULL_DEFENSE to false, that should work around it. -- You received this message beca

Bitbucket plugin bug after Jenkins upgrade to 2.3

2016-05-13 Thread herbert . fischer
Hi, I started getting these errors inside a Maven build, after the upgrade to 2.3: ERROR: Processing failed due to a bug in the code. Please report this to jenkinsci-us...@googlegroups.comjava.lang.ClassCastException :