I am trying to upgrade reverse proxy auth from 1.0.1 to 1.3.2 and I am
having trouble [1].Jenkins version 1.532.2.  If older release versions of
packages are available I could try to do the full update path version to
version.

If more information is needed please tell me.  Any hit/quick fix is of
interest.

Asmund

[1]:
SEVERE: Failed Finalizing set up
groovy.lang.MissingPropertyException: No such property: retrievedUsername
for class:
org.jenkinsci.plugins.reverse_proxy_auth.ReverseProxySecurityRealm
        at
org.codehaus.groovy.runtime.ScriptBytecodeAdapter.unwrap(ScriptBytecodeAdapter.java:50)
        at
org.codehaus.groovy.runtime.callsite.GetEffectivePojoPropertySite.getProperty(GetEffectivePojoPropertySite.java:63)
        at
org.codehaus.groovy.runtime.callsite.AbstractCallSite.callGetProperty(AbstractCallSite.java:227)
        at Script1.run(Script1.groovy:46)
        at hudson.util.spring.BeanBuilder.parse(BeanBuilder.java:135)
        at
org.jenkinsci.plugins.reverse_proxy_auth.ReverseProxySecurityRealm.createSecurityComponents(ReverseProxySecurityRealm.java:453)
        at
hudson.security.SecurityRealm.getSecurityComponents(SecurityRealm.java:398)
        at hudson.security.HudsonFilter.reset(HudsonFilter.java:134)
        at jenkins.model.Jenkins.setSecurityRealm(Jenkins.java:2053)
        at jenkins.model.Jenkins$20.run(Jenkins.java:2629)
        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:902)
        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.runWorker(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown
Source)
        at java.lang.Thread.run(Unknown Source)

Mar 11, 2014 8:46:07 AM hudson.WebAppMain$3 run
SEVERE: Failed to initialize Jenkins
org.jvnet.hudson.reactor.ReactorException:
groovy.lang.MissingPropertyException: No such property: retrievedUsername
for class:
org.jenkinsci.plugins.reverse_proxy_auth.ReverseProxySecurityRealm
        at org.jvnet.hudson.reactor.Reactor.execute(Reactor.java:246)
        at jenkins.InitReactorRunner.run(InitReactorRunner.java:43)
        at jenkins.model.Jenkins.executeReactor(Jenkins.java:913)
        at jenkins.model.Jenkins.<init>(Jenkins.java:812)
        at hudson.model.Hudson.<init>(Hudson.java:81)
        at hudson.model.Hudson.<init>(Hudson.java:77)
        at hudson.WebAppMain$3.run(WebAppMain.java:221)
Caused by: groovy.lang.MissingPropertyException: No such property:
retrievedUsername for class:
org.jenkinsci.plugins.reverse_proxy_auth.ReverseProxySecurityRealm
        at
org.codehaus.groovy.runtime.ScriptBytecodeAdapter.unwrap(ScriptBytecodeAdapter.java:50)
        at
org.codehaus.groovy.runtime.callsite.GetEffectivePojoPropertySite.getProperty(GetEffectivePojoPropertySite.java:63)
        at
org.codehaus.groovy.runtime.callsite.AbstractCallSite.callGetProperty(AbstractCallSite.java:227)
        at Script1.run(Script1.groovy:46)
        at hudson.util.spring.BeanBuilder.parse(BeanBuilder.java:135)
        at
org.jenkinsci.plugins.reverse_proxy_auth.ReverseProxySecurityRealm.createSecurityComponents(ReverseProxySecurityRealm.java:453)
        at
hudson.security.SecurityRealm.getSecurityComponents(SecurityRealm.java:398)
        at hudson.security.HudsonFilter.reset(HudsonFilter.java:134)
        at jenkins.model.Jenkins.setSecurityRealm(Jenkins.java:2053)
        at jenkins.model.Jenkins$20.run(Jenkins.java:2629)
        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:902)
        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.runWorker(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown
Source)
        at java.lang.Thread.run(Unknown Source)

Mar 11, 2014 8:46:07 AM
com.sonyericsson.hudson.plugins.gerrit.trigger.GerritServer stop
INFO: Stopping GerritServer defaultServer
Mar 11, 2014 8:46:07 AM
com.sonyericsson.hudson.plugins.gerrit.trigger.GerritServer

-- 
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-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to