StreamServe I/O Delegator > Error codes on StdErr

Error codes on StdErr
If an error occurs while running I/O Delegator with verbose value 1, you will get an error code on StdErr. The error code consists of up to eight digits representing the following:
Digit 1-3: HTTP information
Digit 4-6: Action
Digit 7-8: Error number
Note:
You can use the -err <error_code> argument to get information about the error code. See Arguments applicable to all modes.
Example 7
StrsIODelegator -err 40802301
This will produce the following information text on StdOut:
OS error text: Operation not permitted
Error occurred when: Posting data using HTTP
HTTP error: Request Time-out
 
*
If you run I/O Delegator with verbose value 2, you will get the information text directly on StdErr. See -verbose.
OpenText StreamServe 5.6 Updated: 2013-03-01