NonStop SOAP User's Manual
Using NonStop SOAP with a TS/MP Application and
NonStop Processes
NonStop SOAP User’s Manual—520501-012
6-59
Fault Messages
This fault can arise when an error due to a timeout when communicating with a
process.
<SOAP-ENV:Envelope
xmlns:SOAP-NV="http:
//schemas.xmlsoap.org/soap/envelope/">
<SOAP-ENV:Body>
<SOAP-ENV:Fault>
<faultcode> SOAP-ENV: Server.InternalError
</faultcode>
<faultstring> Service request timed out
</faultstring>
<detail>
<detailCode>-356</detailCode>
<detailString ts="<timestamp>">Error communicating with
target service - Request timed out
</detailString>
</SOAP-ENV:Fault>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>
Error message written to the trace and error file.
>> 2004/1/1 12:00:00: :<< Process Communication Error: Error
getting response from the target process <process name>, File
System Error: <error no.>. Request timed out.