-
Bug
-
Resolution: Won't Fix
-
Major
-
None
-
Platform: All, OS: All
Hi,
I've upgraded hudson from 1.179 and task 1.6 plugin to hudson 1.94 and tasks 2.1.
Now the build with the tasks enabled doesn't works.
When I enter the Job-Page, the styles on the page are broken, and the task-graph
shows the broken image.
In the build-console, I get the following error after the build completes
successfully, so the build breaks:
[.. the build ..]
BUILD SUCCESSFUL
Total time: 6 minutes 15 seconds
Recording test results
Scanning workspace files for tasks...
FATAL: java.lang.Object
java.lang.ClassCastException: java.lang.Object
at hudson.plugins.tasks.TasksPublisher.perform(TasksPublisher.java:143)
at
hudson.model.AbstractBuild$AbstractRunner.performAllBuildStep(AbstractBuild.java:302)
at
hudson.model.AbstractBuild$AbstractRunner.performAllBuildStep(AbstractBuild.java:290)
at hudson.model.Build$RunnerImpl.post2(Build.java:134)
at hudson.model.AbstractBuild$AbstractRunner.post(AbstractBuild.java:275)
at hudson.model.Run.run(Run.java:677)
at hudson.model.Build.run(Build.java:101)
at hudson.model.ResourceController.execute(ResourceController.java:70)
at hudson.model.Executor.run(Executor.java:71)
Created an attachment (id=189)
This shows the broken styles and the broken image