cics translator fails while doing built using the utility DFHECP1$.
![]() while trying to built the cics cobol program, the built fails in cics translator step itself. so i can't go further.please let me if i'm missing something. compile: * [antz:compile] 2017-05-31 10:46:19,735 CRHTC0538I Compile task started. * [antz:buildableset] 2017-05-31 10:46:19,740 buildableFiles.xml version: 3.0.0.1 * [antz:buildableset] 2017-05-31 10:46:19,740 CRHTC0526I Resource added: Resource name: RTC.COBOLCIC.BUILD(CICSCBL) project: ARMS_Legacy mvsName: //'RTC.COBOLCIC.BUILD(CICSCBL)' buildMacro: _XUBZ0D-IEeemLO0UyZfKHA rebuild: false. * [antz:compile] 2017-05-31 10:46:19,742 CRHTC0539I Processing RTC.COBOLCIC.BUILD(CICSCBL)... * +Task: _XUBZ0D-IEeemLO0UyZfKHA * [antz:compile] 2017-05-31 10:46:19,744 CRHTC0520I An Ant task was created for language definition CICSCOB. * [antz:compile] 2017-05-31 10:46:19,744 CRHTC0522I Set RTC.COBOLCIC.BUILD(CICSCBL) to attribute source.dataset. * [antz:compile] 2017-05-31 10:46:19,744 CRHTC0522I Set (CICSCBL) to attribute source.member. * [antz:compile] 2017-05-31 10:46:19,744 CRHTC0522I Set CICSCBL to attribute source.member.name. * [antz:compile] 2017-05-31 10:46:19,744 CRHTC0523I Run the macro for language definition CICSCOB. * Adding reference: job * [antz:mvsexec] 2017-05-31 10:46:19,854 CRHTC0511I ZOS.dsExists: 'RTC.COBOLCIC.BUILD' - true * [antz:mvsexec] 2017-05-31 10:46:19,859 CRHTC0512I ZOS.ddExists: SYSIN - false * [antz:mvsexec] 2017-05-31 10:46:19,860 CRHTC0509I ZOS.bpxwdyn: alloc dd(SYSIN) dsn(RTC.COBOLCIC.BUILD(CICSCBL)) shr msg(1) * [antz:mvsexec] 2017-05-31 10:46:20,004 CRHTC0511I ZOS.dsExists: 'RTC.SYSPRINT.PRECICS' - true * [antz:mvsexec] 2017-05-31 10:46:20,015 CRHTC0512I ZOS.ddExists: SYSPRINT - false * [antz:mvsexec] 2017-05-31 10:46:20,015 CRHTC0509I ZOS.bpxwdyn: alloc dd(SYSPRINT) dsn(RTC.SYSPRINT.PRECICS) shr msg(1) * [antz:mvsexec] 2017-05-31 10:46:20,055 CRHTC0512I ZOS.ddExists: SYSPUNCH - false * [antz:mvsexec] 2017-05-31 10:46:20,055 CRHTC0509I ZOS.bpxwdyn: alloc dd(SYSPUNCH) dsn(&&SYSCIN) cyl space(10,20) unit(SYSDA) new msg(1) * [antz:mvsexec] 2017-05-31 10:46:20,153 CRHTC0511I ZOS.dsExists: 'CICSTS53.CICS.SDFHLOAD' - true * [antz:mvsexec] 2017-05-31 10:46:20,154 CRHTC0512I ZOS.ddExists: TASKLIB - false * [antz:mvsexec] 2017-05-31 10:46:20,154 CRHTC0509I ZOS.bpxwdyn: alloc dd(TASKLIB) dsn(CICSTS53.CICS.SDFHLOAD) shr msg(1) * [antz:mvsexec] 2017-05-31 10:46:20,226 CRHTC0518I The mvsexec task HLTCICSPRECOMP is about to call compiler DFHECP1$ with parameter APOST,NOSEQ,SOURCE,SP and ddnameslist null. * [antz:mvsexec] 2017-05-31 10:46:21,843 CRHTC0506I The return code from HLTCICSPRECOMP was (77824) (hex. 13000). * [antz:mvsexec] 2017-05-31 10:46:21,844 CRHTC0512I ZOS.ddExists: SYSIN - true * [antz:mvsexec] 2017-05-31 10:46:21,844 CRHTC0509I ZOS.bpxwdyn: free dd(SYSIN) msg(1) * [antz:mvsexec] 2017-05-31 10:46:21,859 CRHTC0512I ZOS.ddExists: SYSPRINT - true * [antz:mvsexec] 2017-05-31 10:46:21,859 CRHTC0509I ZOS.bpxwdyn: free dd(SYSPRINT) msg(1) * [antz:mvsexec] 2017-05-31 10:46:21,862 CRHTC0512I ZOS.ddExists: TASKLIB - true * [antz:mvsexec] 2017-05-31 10:46:21,863 CRHTC0509I ZOS.bpxwdyn: free dd(TASKLIB) msg(1) * [antz:compile] 2017-05-31 10:46:21,865 CRHTC0509I ZOS.bpxwdyn: free dd(SYSPUNCH) msg(1) * [antz:compile] 2017-05-31 10:46:21,870 CRHTC0501E Failed: CICSCOB : RTC.COBOLCIC.BUILD(CICSCBL) BuildException : The following error occurred while executing this line: * [antz:compile] /Service3/usr/lpp/jazz/u/jazz602/ccm/macrodefs.xml:50: CRHTC0505E The return code (77824) (hex. 13000) from HLTCICSPRECOMP exceeded the maximum return code allowed (4) (hex. 4).. * [antz:compile] 2017-05-31 10:46:21,871 CRHTC0504I Total (1) Built(0) Up to date(0) Failed(1). * [ant] Exiting /Service3/usr/lpp/jazz/u/jazz602/ccm/generatedBuild.xml.
* BUILD FAILED * /Service3/usr/lpp/jazz/u/jazz602/ccm/rtczBuild.xml:91: The following error occurred while executing this line: * /Service3/usr/lpp/jazz/u/jazz602/ccm/generatedBuild.xml:58: CRHTC0531E One or more exceptions occurred during processing. * at com.ibm.teamz.build.ant.tasks.zos.Compile.doExecute(Compile.java:285) * at com.ibm.team.build.ant.task.AbstractTeamBuildTask.execute(AbstractTeamBuildTask.java:1003) * at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:292) * at sun.reflect.GeneratedMethodAccessor7.invoke(Unknown Source) * at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37) * at java.lang.reflect.Method.invoke(Method.java:611) * at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) * at org.apache.tools.ant.Task.perform(Task.java:348) * at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:68) * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) * at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:60) * at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37) * at java.lang.reflect.Method.invoke(Method.java:611) * at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) * at org.apache.tools.ant.Task.perform(Task.java:348) * at net.sf.antcontrib.logic.Switch.execute(Switch.java:138) * at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:292) * at sun.reflect.GeneratedMethodAccessor7.invoke(Unknown Source) * at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37) * at java.lang.reflect.Method.invoke(Method.java:611) * at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) * at org.apache.tools.ant.Task.perform(Task.java:348) * at org.apache.tools.ant.Target.execute(Target.java:435) * at org.apache.tools.ant.Target.performTasks(Target.java:456) * at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1393) * at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38) * at org.apache.tools.ant.Project.executeTargets(Project.java:1248) * at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:441) * at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:292) * at sun.reflect.GeneratedMethodAccessor7.invoke(Unknown Source) * at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37) * at java.lang.reflect.Method.invoke(Method.java:611) * at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) * at org.apache.tools.ant.Task.perform(Task.java:348) * at org.apache.tools.ant.Target.execute(Target.java:435) * at org.apache.tools.ant.Target.performTasks(Target.java:456) * at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1393) * at org.apache.tools.ant.Project.executeTarget(Project.java:1364) * at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41) * at org.apache.tools.ant.Project.executeTargets(Project.java:1248) * at org.apache.tools.ant.Main.runBuild(Main.java:851) * at org.apache.tools.ant.Main.startAnt(Main.java:235) * at org.apache.tools.ant.launch.Launcher.run(Launcher.java:280) * at org.apache.tools.ant.launch.Launcher.main(Launcher.java:109) * Caused by: The following error occurred while executing this line: * /Service3/usr/lpp/jazz/u/jazz602/ccm/macrodefs.xml:50: CRHTC0505E The return code (77824) (hex. 13000) from HLTCICSPRECOMP exceeded the maximum return code allowed (4) (hex. 4). * at org.apache.tools.ant.ProjectHelper.addLocationToBuildException(ProjectHelper.java:568) * at org.apache.tools.ant.taskdefs.MacroInstance.execute(MacroInstance.java:399) * at com.ibm.teamz.build.ant.internal.utils.MacroExec.call(MacroExec.java:141) * at com.ibm.teamz.build.ant.tasks.zos.Compile.doExecute(Compile.java:227) * ... 43 more * Caused by: /Service3/usr/lpp/jazz/u/jazz602/ccm/macrodefs.xml:50: CRHTC0505E The return code (77824) (hex. 13000) from HLTCICSPRECOMP exceeded the maximum return code allowed (4) (hex. 4). * at com.ibm.teamz.build.ant.tasks.zos.Executable.checkRc(Executable.java:868) * at com.ibm.teamz.build.ant.tasks.zos.Executable.execute(Executable.java:305) * at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:292) * at sun.reflect.GeneratedMethodAccessor7.invoke(Unknown Source) * at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37) * at java.lang.reflect.Method.invoke(Method.java:611) * at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) * at org.apache.tools.ant.Task.perform(Task.java:348) * at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:68) * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) * at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:60) * at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37) * at java.lang.reflect.Method.invoke(Method.java:611) * at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) * at org.apache.tools.ant.Task.perform(Task.java:348) * at net.sf.antcontrib.logic.Switch.execute(Switch.java:138) * at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:292) * at sun.reflect.GeneratedMethodAccessor7.invoke(Unknown Source) * at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37) * at java.lang.reflect.Method.invoke(Method.java:611) * at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) * at org.apache.tools.ant.Task.perform(Task.java:348) * at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:68) * at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:292) * at sun.reflect.GeneratedMethodAccessor7.invoke(Unknown Source) * at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37) * at java.lang.reflect.Method.invoke(Method.java:611) * at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) * at org.apache.tools.ant.Task.perform(Task.java:348) * at org.apache.tools.ant.taskdefs.MacroInstance.execute(MacroInstance.java:396) * ... 45 more
* Total time: 32 seconds EXEC end "/usr"@"ADS06" RESULT 1 EOR |