HTTP0052E AN ERROR OCCURRED DURING XML4C INITIALIZATION
Last updated
Added for PUT08.
Explanation
The ZHTTP command was entered with either the START or RECYCLE parameter, but an XML4C initialization error occurred while attempting to start the HTTP client daemon. The XML4C parser failed to initialize.System action
The HTTP client daemon is not started and the command is rejected.User response
Do the following:- Determine if the z/TPF HTTP shared session XML file (
/etc/httpc/ssfile.xml) and XML Schema file (base/httpc/schema/tpf_ws_ssf_vn.xsd, where n is the version number that is shipped with the z/TPF system) exist and are updated for your z/TPF system. - Determine if there is a problem with the XML4C parser. If there is a problem, correct it.
- Enter the ZHTTP command again with either the START or RECYCLE parameter specified.
Related information
- See z/TPF Operations for more information about the ZHTTP, command.
- See z/TPF Application Programming for more information about HTTP client support.