mhelff commented on Bug JENKINS-16165

Agree with Jesse, it looks like multiple problems. Brians report is reproducible for me: Take a fresh Jenkins installation, create a job, install Clearcase plugin 1.3.13 and try to configure the job again: Broken. The real reason is visible in the Jenkins-Log:

29.01.2013 09:01:58 org.kohsuke.stapler.compression.CompressionFilter reportException
WARNUNG: Untrapped servlet exception
        javax.servlet.ServletException: org.apache.commons.jelly.JellyTagException: 
        file:/home/helffm/.jenkins/plugins/clearcase/WEB-INF/classes/hudson/plugins/clearcase/ClearCaseSCM/config.jelly:120:80: 
        <st:include> No page found 'overrideViewStorage.jelly' for class hudson.plugins.clearcase.ClearCaseSCM
	at org.kohsuke.stapler.jelly.JellyFacet$1.dispatch(JellyFacet.java:103)
	at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:573)
	at org.kohsuke.stapler.Stapler.invoke(Stapler.java:658)
	at org.kohsuke.stapler.MetaClass$6.doDispatch(MetaClass.java:241)
	at org.kohsuke.stapler.NameBasedDispatcher.dispatch(NameBasedDispatcher.java:53)

Looks to me that 1.3.13 is generally broken.

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 [email protected].
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Reply via email to