ChainResultsSummaryImpl cannot be cast to BuildResultsSummary

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: High
    • 5.4.2, 5.5
    • Affects Version/s: 5.4, 5.4.1, 5.4-OD-5
    • Component/s: Clover integration
    • None

      Whenever user tries to open the "Clover" tab in Bamboo, it fails with a following exception:

      Stack Trace:
      java.lang.ClassCastException: com.atlassian.bamboo.chains.ChainResultsSummaryImpl cannot be cast to com.atlassian.bamboo.resultsummary.BuildResultsSummary
      at com.atlassian.bamboo.reports.collector.AbstractTimePeriodCollector.getDataset(AbstractTimePeriodCollector.java:49)
      at com.atlassian.bamboo.build.coverage.ViewCloverCoverageSummary.run(ViewCloverCoverageSummary.java:63)
      at com.atlassian.bamboo.build.coverage.ViewCloverCoverageSummary.execute(ViewCloverCoverageSummary.java:49)
      at sun.reflect.GeneratedMethodAccessor4648.invoke(Unknown Source)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      at java.lang.reflect.Method.invoke(Method.java:606)
      at com.opensymphony.xwork2.DefaultActionInvocation.invokeAction(DefaultActionInvocation.java:450)
      at com.opensymphony.xwork2.DefaultActionInvocation.invokeActionOnly(DefaultActionInvocation.java:289)
      at com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:252)
      at com.opensymphony.xwork2.interceptor.DefaultWorkflowInterceptor.doIntercept(DefaultWorkflowInterceptor.java:167)
      at 
      ...
      

            Assignee:
            Marek Went (Inactive)
            Reporter:
            Marek Parfianowicz
            Votes:
            2 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: