All, I guess I found my problem - I tried to call SWAREQ from AMODE64 which is not supported.... :-(
Bye, Michael Mit freundlichen Grüßen Michael Knigge Software Engineer SET GmbH Lister Straße 15 30163 Hannover phone: +49 511 39780-23 fax: +49 511 39780-65 www.set.de [email protected] Handelsregister: HRB52778 Amtsgericht Hannover Geschäftsführer: Till Dammermann, Dr. Bernd Huber Anstehende Termine: POSY-OutputForum, 4. und 5. November 2015 in Hannover Weitere Informationen finden Sie auf unserer Homepage... -----Ursprüngliche Nachricht----- Von: IBM Mainframe Discussion List [mailto:[email protected]] Im Auftrag von Tom Marchant Gesendet: Donnerstag, 24. September 2015 14:09 An: [email protected] Betreff: Re: SWAREQ from Java On Wed, 23 Sep 2015 21:33:01 +0300, Binyamin Dissen wrote: >I would expect that the issue is that your SWREQ plist has a bad >address. The >0C4 is in the middle of the SWAREQ module. I wondered if that might be where the abend was. That's why I suggested an SVCDUMP or SYSMDUMP. How did you determine that the abend was in that module? As it happens, I recently had an abend in the SWAREQ module. In my case, it was because I passed a bad SVA. The value that I passed was the first three bytes of a word containing the SVA in the last three bytes. The low bit was zero, meaning that it is the address of the SWA prefix. -- Tom Marchant ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
