RTC 4.0.4 zOS dependency build - why does "starting ant build" task take almost 7 minutes?
I have an RTC 4.0.4 bfagent running on zOS 1.13 and when I execute a dependency build for a component with only two small programs, or a dependency build via a subset ID for one program, or a promote component the "starting ant build" activity consistently takes almost 7 minutes. What needs to change to significantly improve that?
This is really a big problem - should I open a PMR?
This is really a big problem - should I open a PMR?
One answer
Donald,
Yes, I think you'll need to open a PMR. We really need to see the ccm log and the build agent logs, if available, to understand what's going on.
Does the build ever actually continue? The curious part is that all of the tasks that are running prior to "starting ant build" are running on the server side. The beginning of the ant build is the point at which control is passed to the build system. Is the build machine under heavy load? Is it possible that there is still a communications problem between the build machine and the Team Server?