CRRTC3005E: Unable to prune build results for build definiti
We've been seeing dozens of errors like the following, every day, in our jazz.log for months, and I'm just now starting to look into it.
I GOOGLED "Unable to prune build results for build definition" and a single page was returned, which was not helpful.
https://jazz.net/help-dev/clm/index.jsp?topic=/com.ibm.messages.CLMic/CRRTC3005E.html
Do any of you know the cause of this problem and/or how to resolve it?
Thanks.
2011-06-28 00:03:14,392 [AsynchronousTaskRunner-0] ERROR com.ibm.team.build - CRRTC3005E: Unable to prune build results for build definition "Dragon 1.0 - Framework" due to an exception.
I GOOGLED "Unable to prune build results for build definition" and a single page was returned, which was not helpful.
https://jazz.net/help-dev/clm/index.jsp?topic=/com.ibm.messages.CLMic/CRRTC3005E.html
Do any of you know the cause of this problem and/or how to resolve it?
Thanks.
One answer
We've been seeing dozens of errors like the following, every day, in our jazz.log for months, and I'm just now starting to look into it.
2011-06-28 00:03:14,392 [AsynchronousTaskRunner-0] ERROR com.ibm.team.build - CRRTC3005E: Unable to prune build results for build definition "Dragon 1.0 - Framework" due to an exception.
I GOOGLED "Unable to prune build results for build definition" and a single page was returned, which was not helpful.
https://jazz.net/help-dev/clm/index.jsp?topic=/com.ibm.messages.CLMic/CRRTC3005E.html
Do any of you know the cause of this problem and/or how to resolve it?
Thanks.
Hi,
Are there any stack traces in the log near that message? Particularly, ones that includes these classes:
com.ibm.team.build.internal.service.delete.BuildResultPruner
com.ibm.team.build.internal.service.delete.BuildResultPruningCalculator
Brent Ulbricht
RTC Build Lead