Quantcast

[JIRA] (JENKINS-14080) Upgrade to from Upgrade to 1.467 to 1.468 breaks entire Jenkins

classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-14080) Upgrade to from Upgrade to 1.467 to 1.468 breaks entire Jenkins

JIRA noreply@jenkins-ci.org
Issue Type: Bug Bug
Affects Versions: current
Assignee: Unassigned
Components: update-center
Created: 12/Jun/12 6:18 AM
Description:

We upgraded Jenkins and it failed to start.
Here is the error that was displayed in the UI:

org.jvnet.hudson.reactor.ReactorException: java.lang.IllegalAccessError: tried to access method hudson.security.SecurityRealm.findBean(Ljava/lang/Class;Lorg/springframework/context/ApplicationContext;)Ljava/lang/Object; from class hudson.security.LDAPSecurityRealm$LDAPUserDetailsService
at org.jvnet.hudson.reactor.Reactor.execute(Reactor.java:246)
at jenkins.InitReactorRunner.run(InitReactorRunner.java:43)
at jenkins.model.Jenkins.executeReactor(Jenkins.java:885)
at jenkins.model.Jenkins.<init>(Jenkins.java:790)
at hudson.model.Hudson.<init>(Hudson.java:81)
at hudson.model.Hudson.<init>(Hudson.java:77)
at hudson.WebAppMain$2.run(WebAppMain.java:217)
Caused by: java.lang.IllegalAccessError: tried to access method hudson.security.SecurityRealm.findBean(Ljava/lang/Class;Lorg/springframework/context/ApplicationContext;)Ljava/lang/Object; from class hudson.security.LDAPSecurityRealm$LDAPUserDetailsService
at hudson.security.LDAPSecurityRealm$LDAPUserDetailsService.<init>(LDAPSecurityRealm.java:419)
at hudson.security.LDAPSecurityRealm.createSecurityComponents(LDAPSecurityRealm.java:369)
at hudson.security.SecurityRealm.getSecurityComponents(SecurityRealm.java:398)
at hudson.security.HudsonFilter.reset(HudsonFilter.java:134)
at jenkins.model.Jenkins.setSecurityRealm(Jenkins.java:1960)
at jenkins.model.Jenkins$17.run(Jenkins.java:2524)
at org.jvnet.hudson.reactor.TaskGraphBuilder$TaskImpl.run(TaskGraphBuilder.java:146)
at org.jvnet.hudson.reactor.Reactor.runTask(Reactor.java:259)
at jenkins.model.Jenkins$7.runTask(Jenkins.java:874)
at org.jvnet.hudson.reactor.Reactor$2.run(Reactor.java:187)
at org.jvnet.hudson.reactor.Reactor$Node.run(Reactor.java:94)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:662)

Project: Jenkins
Priority: Critical Critical
Reporter: Vassilena Treneva
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-14080) Upgrade to from Upgrade to 1.467 to 1.468 breaks entire Jenkins

JIRA noreply@jenkins-ci.org
Bruce Edge commented on Bug JENKINS-14080

I can confirm this.

Also, the next rev, hopefully the fix, cannot be downloaded from the Ubuntu mirror:
Get:1 http://pkg.jenkins-ci.org/debian/ binary/ jenkins 1.469 [48.7MB]
Fetched 48.7MB in 1min 39s (491kB/s)
Failed to fetch http://pkg.jenkins-ci.org/debian/binary/jenkins_1.469_all.deb Size mismatch

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-14080) Upgrade to from Upgrade to 1.467 to 1.468 breaks entire Jenkins

JIRA noreply@jenkins-ci.org
In reply to this post by JIRA noreply@jenkins-ci.org
Ted Wexler commented on Bug JENKINS-14080

I am seeing both of the issues here, the exception in 1.468 and the inability to update to 1.469, as well. Any resolution to this?

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-14080) Upgrade to from Upgrade to 1.467 to 1.468 breaks entire Jenkins

JIRA noreply@jenkins-ci.org
In reply to this post by JIRA noreply@jenkins-ci.org
Kohsuke Kawaguchi resolved Bug JENKINS-14080 as Fixed

This is supposed to be fixed in 1.469 take 2, but I've heard the report that the native packages of 1.469 were broken (presumably because of the failed 1.469 release.)

I'll be re-releasing 1.470 from the same point as 1.469 take 2.

Change By: Kohsuke Kawaguchi (12/Jun/12 9:30 PM)
Status: Open Resolved
Assignee: Kohsuke Kawaguchi
Resolution: Fixed
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
Loading...