Translator issue encountered in z/OS Dependency Build - Rational Build Agent
I've been trying to load and compile C codes into our mainframe environment.
I used a Z/OS Dependency Build - Rational Build agent as the type of my build definition.
I also have a translator which submits a REXX script in our mainframe.
I made a rexx script that calls my JCL which do the compilation process and it returns 0 meaning it was executed successfully..
I'm encountering this error
*********
The ' characters around the executable and arguments are
* not part of the command.
* [antz:compile] 2015-01-16 12:22:37,009 CRHTC1501E Failed: Z_C LoadandComp : X552551.RTC.C.SRC(PXWIO01A) BuildException : The following error occurred while executing this line:
* [antz:compile] /u/X552551/build/macrodefs.xml:11: /u/X552551/build/macrodefs.xml:11: Execute failed: java.io.IOException: Cannot run program "/bin/sh" (in directory "/u/X552551/build"): error=124, EDC5124I Too many open files..
* [antz:compile] 2015-01-16 12:22:37,010 CRHTC1504I Total (51) Built(3) Up to date(23) Failed(1).
* [ant] Exiting /u/X552551/build/generatedBuild.xml.
* Setting project property: team.enterprise.build.ant.exception -> The following error occurred while executing this line:
* /u/X552551/build/generatedBuild.xml:22: CRHTC1531E One or more exceptions occurred during processing.
* Adding reference: team.enterprise.build.ant.exceptionRefid
***********
Im not sure what to do with my translator to make my build successful. I used the same build earlier but only for 5 files and its working but when i tried it with 100 files it returns that error.
Need RTC translator Expert
|
Be the first one to answer this question!
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.