Hi Sebastian, Can you please post complete stack trace from the log? Do you see any other exceptions in the log before you start creating jobs? Can you try 1.471? Andrey
On Jun 19, 2012, at 7:17 AM, Sebastian Sawicki <[email protected]> wrote: > Hi, > I've just apt-got Jenkins from the repo. > I can see it at http://localhost:8080, however when I try to set up new job I > am getting the following exception: > > Status Code: 500 > > Exception: > Stacktrace: > com.google.common.collect.ComputationException: > org.kohsuke.stapler.ScriptLoadException: > org.apache.commons.jelly.JellyException: Could not parse Jelly script : > jar:file:/var/cache/jenkins/war/WEB-INF/lib/jenkins-core-1.470.jar!/hudson/model/View/newJob.jelly > at > com.google.common.collect.ComputingConcurrentHashMap$ComputingMapAdapter.get(ComputingConcurrentHashMap.java:397) > at > org.kohsuke.stapler.CachingScriptLoader.findScript(CachingScriptLoader.java:61) > at... > > > > How can I fix it?Do I need any additional package which the > jenkins_1.471_all.deb is not strictly dependent of?
