-
Bug
-
Resolution: Fixed
-
Major
-
None
If I run a task and then visit the dashboard while the task is still running, I get the exception I've attached to this ticket.
- is blocking
-
JENKINS-7675 java.lang.AbstractMethodError at hudson.model.Executor.getEstimatedRemainingTimeMillis(Executor.java:340) after upgrade from 3.177 to 3.179
-
- Closed
-
[JENKINS-8033] Visiting dashboard while task is running -> java.lang.AbstractMethodError: hudson.plugins.batch_task.BatchRun.getEstimatedDuration()J
Attachment | New: batch-task.hpi [ 19963 ] |
Assignee | Original: Kohsuke Kawaguchi [ kohsuke ] | New: kutzi [ kutzi ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Which versions are you using (Hudson and Batch-Task plugin)?
I guess this could be related to a change by me, so I could step in to fix it, if Kohsuke doesn't want it.