Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.3.4 (Beta)
-
Fix Version/s: 1.4.0 (Beta)
-
Component/s: Distributed Builds, Release
-
Labels:None
-
Complexity:Intermediate
-
Number of attachments :
Description
Tried to release prepare a project and after clicking the 'submit' button, I got a "releaseInProgress.error". No stacktrace at all.
When I checked the log, the release prepare was actually successful. However, the release descriptor is missing.
Did some investigation and found out that the prepared-releases.xml is not populated properly. The prepared-release.xml contains the release prepare information such as the build agent url where the release prepare happened.
So when the release is in progress, it couldn't retrieve the necessary information from the prepared-releases.xml