Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.4.1
-
Fix Version/s: 1.4.1
-
Component/s: Distributed Builds
-
Labels:None
-
Complexity:Intermediate
-
Number of attachments :
Description
A RuntimeException occurs when the build-agent tries to update the project from working directory when a when a "Null values aren't supported" during a build. This can cause a chain reaction to Continuum Master not being able to update the project version in the database. See attached file for the error stack trace.
Based on observation, the updateProject method's map parameter contains a null value that was set by the Continuum Master.