BSP-542 - Build results not saved due to - data being too long to be saved in column.

*Product: *

Environment

Operating System  
Affect Version/s 1.2.4
JVM  
Database MySQL 5.x
Application Server  

Error Message

Could not save the build results (Jan 30, 2008 5:51:29 PM, Occurrences 1)
(org.springframework.dao.DataIntegrityViolationException: Hibernate operation: could not insert collection: com.atlassian.bamboo.resultsummary.BuildResultsSummaryImpl.customBuildData#2785290; SQL []; Data truncation: Data too long for column 'CUSTOM_INFO_DATA' at row 1; nested exception is com.mysql.jdbc.MysqlDataTruncation: Data truncation: Data too long for column 'CUSTOM_INFO_DATA' at row 1)

Symptom

Diagnostics/Test

Check whether the coverate plugin is installed.

Root Cause

This issue is caused to to the use of Coverage plugin in Bamboo

Solution

To solve this issue, uninstalling the coverage plugin.

Labels

 
(None)