[JIRA] [reverse-proxy-auth] (JENKINS-22298) failing upgrade to 1.3.3

2014-08-12 Thread asmu...@gmail.com (JIRA)















































Asmund Ostvold
 closed  JENKINS-22298 as Won't Fix


failing upgrade to 1.3.3
















plugin is working upgrade was failing. See last comment





Change By:


Asmund Ostvold
(12/Aug/14 7:12 AM)




Status:


Open
Closed





Fix Version/s:


current





Resolution:


Won't Fix



























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







-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [reverse-proxy-auth] (JENKINS-22298) failing upgrade to 1.3.3

2014-08-12 Thread asmu...@gmail.com (JIRA)














































Asmund Ostvold
 commented on  JENKINS-22298


failing upgrade to 1.3.3















I worked around the issue by uninstalling the plugin and installing it again after a restart of jenkins.



























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







-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [reverse-proxy-auth] (JENKINS-22298) failing upgrade to 1.3.3

2014-03-21 Thread asmu...@gmail.com (JIRA)














































Asmund Ostvold
 created  JENKINS-22298


failing upgrade to 1.3.3















Issue Type:


Bug



Assignee:


Unassigned


Components:


reverse-proxy-auth



Created:


21/Mar/14 12:45 PM



Description:


I have been a long time user of the Reverse Proxy Auth Plugin. We decided it was time to move our Jenkins instance forward to newest LTS and upgrade all plugins. I was able to upgrade all except the the Reverse Proxy Auth Plugin.

Version I have running is 1.0.1.  I am trying to run 1.3.3.  The stack trace I get is [1].  Version 1.0.1 did not support LDAP and I am not planing to use that part of the functionality.

The stack trace [1] is repeated with different entry points:

Mar 21, 2014 10:07:11 AM hudson.ExpressionFactory2$JexlExpression evaluate
WARNING: Caught exception evaluating: it.allViewsAsJson in /jenkins/static/954779d1/css/style.css. Reason: java.lang.reflect.InvocationTargetException

Mar 21, 2014 10:08:14 AM hudson.ExpressionFactory2$JexlExpression evaluate
WARNING: Caught exception evaluating: it.allViewsAsJson in /jenkins/static/954779d1/scripts/behavior.js. Reason: java.lang.reflect.InvocationTargetException


Going back to version 1.0.1 all is working as expected.

If more info is needed I am willing provid it. 


[1]
WARNING: Caught exception evaluating: it.allViewsAsJson in /jenkins/job/Fake_name/view. Reason: java.lang.reflect.InvocationTargetException
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.apache.commons.jexl.util.PropertyExecutor.execute(PropertyExecutor.java:125)
at org.apache.commons.jexl.util.introspection.UberspectImpl$VelGetterImpl.invoke(UberspectImpl.java:314)
at org.apache.commons.jexl.parser.ASTArrayAccess.evaluateExpr(ASTArrayAccess.java:185)
at org.apache.commons.jexl.parser.ASTIdentifier.execute(ASTIdentifier.java:75)
at org.apache.commons.jexl.parser.ASTReference.execute(ASTReference.java:83)
at org.apache.commons.jexl.parser.ASTReference.value(ASTReference.java:57)
at org.apache.commons.jexl.parser.ASTReferenceExpression.value(ASTReferenceExpression.java:51)
at org.apache.commons.jexl.ExpressionImpl.evaluate(ExpressionImpl.java:80)
at hudson.ExpressionFactory2$JexlExpression.evaluate(ExpressionFactory2.java:74)
at org.apache.commons.jelly.parser.EscapingExpression.evaluate(EscapingExpression.java:24)
at org.apache.commons.jelly.impl.ExpressionScript.run(ExpressionScript.java:66)
at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:95)
at org.kohsuke.stapler.jelly.ReallyStaticTagLibrary$1.run(ReallyStaticTagLibrary.java:99)
at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:95)
at org.apache.commons.jelly.tags.core.CoreTagLibrary$2.run(CoreTagLibrary.java:105)
at org.kohsuke.stapler.jelly.JellyViewScript.run(JellyViewScript.java:81)
at org.kohsuke.stapler.jelly.IncludeTag.doTag(IncludeTag.java:147)
at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:269)
at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:161)
at org.apache.commons.jelly.tags.core.ForEachTag.doTag(ForEachTag.java:150)
at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:269)
at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:95)
at org.kohsuke.stapler.jelly.ReallyStaticTagLibrary$1.run(ReallyStaticTagLibrary.java:99)
at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:95)
at org.kohsuke.stapler.jelly.ReallyStaticTagLibrary$1.run(ReallyStaticTagLibrary.java:99)
at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:95)
at org.apache.commons.jelly.tags.core.CoreTagLibrary$2.run(CoreTagLibrary.java:105)
at org.kohsuke.stapler.jelly.CallTagLibScript.run(CallTagLibScript.jav