Skip to content

Troubleshooting Tips

rc=08, reason code = 8130 error

The '8130' (SEND function failed - connection lost) indicates that the client job did not get a response from the server started task. This can occur either because of a communication setup problem or because of an abend in the ChangeMan ZMF started task. The following are some things you should check to make sure your XML service is communicating with the ChangeMan ZMF started task:

  1. Is there an abend in the ChangeMan ZMF started task? If so, report the abend to SERENA Technical Support.

  2. If the ChangeMan ZMF started task did not abend, does the '8130' error occur for all XML requests coded in the job? If so, check the following:

    1. Verify ChangeMan ZMF started task IP address and port# are correct.

    2. Verify the ChangeMan ZMF started task JCL has the parm 'XML=YES'.

    3. Verify XML job SER#PARM DSN references the same IP address and port# used by the ChangeMan ZMF started task.

    4. Verify client LPAR has IP connectivity to ChangeMan ZMF started task LPAR.

    5. Verify the XMLSPACE DD is in the ChangeMan ZMF started task JCL.

    6. Verify the correct version of MAPDATA was loaded into the XMLSPACE VSAM file for the version of ChangeMan ZMF being run.

Troubleshooting Variable Length Name Issues

If ChangeMan ZMF asserts in an error message that a known component or library type is not found, this may be due to a bug in variable length name processing by the XML service. As a workaround, try filling the <component> or <libtype> tag with trailing blanks so that the length of the marked data is the maximum allowed.