Unable to "complete" build activity
C:\.hudson\jobs\RTC JUnit\workspace\buildOnHudson.xml:199: com.ibm.team.build.common.TeamBuildStateException: Unable to "complete" build activity with label "_RutPbVgGEeGFDfyBaCFyGA" because the build with id "_RfXL0VgGEeGFDfyBaCFyGA", build definition id "JUnit_Hudson", label "RTC JUnit-19" is in the "INCOMPLETE" state.
2012-02-15 13:53:00 Abandoned orphaned build 'JUnit_Hudson RTC JUnit-19'. The build engine is about to process another build reque
st and requires that all in-progress builds previously processed by this build engine be abandoned. Please see the build result's log for more informa
tion.
The build is abandoned.
This build has been automatically abandoned by the build engine 'Hudson'.
This can happen if the build engine stops while it is processing a build, or if it fails to communicate with the server (e.g. due to the server crashing, or a network break).
As a result, the build is left in the in-progress state.
Such builds are automatically abandoned for the following reasons:
1. When the build engine is restarted, new builds will be processed, however the old builds would otherwise remain in the in-progress state indefinitely.
2. As a result the build engine would appear as busy when it is not.
2012-02-15 13:53:00 Abandoned orphaned build 'JUnit_Hudson RTC JUnit-19'. The build engine is about to process another build reque
st and requires that all in-progress builds previously processed by this build engine be abandoned. Please see the build result's log for more informa
tion.
The build is abandoned.
This build has been automatically abandoned by the build engine 'Hudson'.
This can happen if the build engine stops while it is processing a build, or if it fails to communicate with the server (e.g. due to the server crashing, or a network break).
As a result, the build is left in the in-progress state.
Such builds are automatically abandoned for the following reasons:
1. When the build engine is restarted, new builds will be processed, however the old builds would otherwise remain in the in-progress state indefinitely.
2. As a result the build engine would appear as busy when it is not.
2 answers
Hi,
I have seen this following the article how to set up the Hudson integration. The underlying reason was, as far as I remember, that I made an error with the build engine. The build engine ID is used by hudson, I think I remember, and you can't run another JBE on the same ID, because then the JBE gets confused and abandons the builds.
I have seen this following the article how to set up the Hudson integration. The underlying reason was, as far as I remember, that I made an error with the build engine. The build engine ID is used by hudson, I think I remember, and you can't run another JBE on the same ID, because then the JBE gets confused and abandons the builds.