Build fails with Timeout error ( zOS)
Hi
We are trying to do a initial compile and build for our mainframe modules using RTC eclipse client. We have around 5000 modules to compile and build
Our build fails after few hours with the following error. Should we increase our TIMEOUT or it is due to something else. If we need to increase the TIMEOUT parameter should we update the build definition or anywhere else
Do we need to change any other settings
Below is partial log
************************
Apache Ant version 1.7.1 compiled on June 27 2008
* Buildfile: /home/gosdtrq/rtcEnterpriseBuild.xml
* Detected Java version: 1.6 in: /usr/lpp/java/J7.0
* Detected OS: z/OS
* parsing buildfile /home/gosdtrq/rtcEnterpriseBuild.xml with URI = file:/home/gosdtrq/rtcEnterpriseBuild.xml
* Project base dir set to: /home/gosdtrq
* [antlib:org.apache.tools.ant] Could not load definitions from resource org/apache/tools/ant/antlib.xml. It could not be found.
* [property] Loading Environment env.
* parsing buildfile jar:file:/usr/lpp/jazz/v4.0.3/buildsystem/buildtoolkit/com.ibm.team.enterprise.zos.build.ant_3.0.300.v20130326_0836.jar!/com/ibm/team/enterprise/zos/build/ant/antlib.xml with URI = jar:file:/usr/lpp/jazz/v4.0.3/buildsystem/buildtoolkit/com.ibm.team.enterprise.zos.build.ant_3.0.300.v20130326_0836.jar!/com/ibm/team/enterprise/zos/build/ant/antlib.xml
* [antz:init] 2013-09-26 16:06:49,319 CRHTC1545I Following Enterprise Build Toolkit .jar files are used in this build: com.ibm.team.enterprise.build.ant_1.0.500.v20130329_0114.jar, com.ibm.team.enterprise.zos.build.ant_3.0.300.v20130326_0836.jar
* Build sequence for target(s) `all' is [fetch, build, all]
* Complete build sequence is [fetch, build, all, ]
*
* fetch:
TMO Timeout after +14400 seconds.
RESULT 999
EOR
*********************************
Regards
Winston