Skip to main content

AEIZ error when consuming a web service

  • January 14, 2022
  • 1 reply
  • 0 views

When Consuming a web service many times, after a performance test, the transaction produces the AEIZ error after a while. This error is generated by not handling the error. When reviewing this error it is because the queue is full. What can be done to release the queue?


#EnterpriseDeveloper

1 reply

Kim Hoskin
Forum|alt.badge.img+2
  • Moderator
  • May 12, 2022

When Consuming a web service many times, after a performance test, the transaction produces the AEIZ error after a while. This error is generated by not handling the error. When reviewing this error it is because the queue is full. What can be done to release the queue?


#EnterpriseDeveloper

Hi,

I recommend you to take the following approach:
-Debug the affected application modules, to understand which area of the web service generates the AEIZ abend. Check that all  statement / API calls or data items contain expected data and lengths are correct.

-If not able to resolve with above approach, consider creating a support case and include a reproducible test case project that the support team can use to replicate the issue, include the full text/screenshot of the abend, also include a MFESDIAGS diagnostics set (taken just after abend occurred).