Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cross-project-issues-dev] restart hudson


I notice that all the hudson jobs show  this exception if you select them.  I'm going to restart hudson in a few minutes to rectify this issue.  There aren't any builds running.

Kim

Status Code: 500
Exception:
Stacktrace:

org.apache.commons.jelly.JellyTagException: jar:file:/opt/users/hudsonbuild/.hudson/war/WEB-INF/lib/hudson-core-1.337.jar!/hudson/widgets/HistoryWidget/index.jelly:28:81:  method forName threw exception: hudson.model.Job
                at org.apache.commons.jelly.tags.core.InvokeStaticTag.doTag(InvokeStaticTag.java:148)
                at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:262)
                at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:95)
                at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:186)
                at org.apache.commons.jelly.tags.core.ParseTag.parseBody(ParseTag.java:178)

Back to the top