BMS Map - Copybook generation abend
![]()
Hi All,
I'm trying to setup a test environment with RTC 4.0 Enterprise Edition and RD&T. I'm using the sample application distributed by the jazz.net wiki (https://jazz.net/wiki/bin/view/Main/DependencyBuildScenario) with no additional changes.
Right now i'm just trying to get an Ant EE build to complete, but am having an issue with the copybook generation step of the BMS maps. The peculiar part is that RTC seems to abend before i'm able to get any helpful logging info. In other words, I get an OC1 as if a module was not found, but when I try to add a SYSUDUMP card to the translator, I get no output as the abend occurs before the SYSUDUMP. The same happens for SYSPRINT. Without any way to bring back this information, i'm at a loss for what could be going wrong.
In order to rule out my ASMA90 compiler, I wrote a sample BMS Map and generated COBOL via a simple JCL, which worked without problems.
Anybody have an idea what could be wrong or have seem a similar issue?
Thanks,
Scott
|
Comments
Hi, Scott. Sorry you are having problems with this. The referenced article has a link to another: Build environment setup for mortgage sample application. Did you follow all the steps there?
Hi Millard. Thanks for following up. I believe I followed all of the steps correctly, with the exception being that I'm using a standard Ant EE build, not a dependency based build.