BSP-234 - Bamboo failing to display JUnit tests correctly

Product: Bamboo

Environment

Operating System  
Affect Version/s 1.2.2
JVM  
Database MySQL 4.0.x
Application Server Standalone

Error Message

Stack Trace:

Method public com.atlassian.bamboo.resultsummary.BuildResultsSummary com.atlassian.bamboo.build.BuildResultsAction.getFailingSinceForTest(com.atlassian.bamboo.results.BuildResults,com.atlassian.bamboo.results.tests.TestResults) throws java.io.IOException threw an exception when invoked on com.atlassian.bamboo.build.ViewBuildResults@22942d
The problematic instruction:
----------
==> assignment: failingSinceBuild=action.getFailingSinceForTest(buildResult, testResult) [on line 263, column 21 in lib/components.ftl]
in user-directive cp.displayUnitTestsSummary [on line 181, column 17 in viewBuildResults.ftl]
----------

Java backtrace for programmers:
----------
freemarker.template.TemplateModelException: Method public com.atlassian.bamboo.resultsummary.BuildResultsSummary com.atlassian.bamboo.build.BuildResultsAction.getFailingSinceForTest(com.atlassian.bamboo.results.BuildResults,com.atlassian.bamboo.results.tests.TestResults) throws java.io.IOException threw an exception when invoked on com.atlassian.bamboo.build.ViewBuildResults@22942d
at freemarker.ext.beans.SimpleMethodModel.exec(SimpleMethodModel.java:136)

Symptom

Junit results not properly being read/displayed by Bamboo.

AND

You may find the following errors in the logs,

java.io.IOException: Lock obtain timed out:

Diagnostics/Test

Root Cause

Bamboo was not shutdown properly.

Solution

To fix this issue, please restart Bamboo? If that does't work you may need to perform a full re-index of Bamboo from, Administration -> reindexing page.

Labels

bamboo bamboo Delete
Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.