+

Search Tips | Advanced Search

WCFCH0001E-0100E: General/State messages

Use the following information to understand WCFCH0001E-0100E general/state messages.

    WCFCH0001E
    An object cannot be opened because its state is '{0}'.

    Explanation
    An internal error has occurred.

    Response
    Use the standard facilities supplied with the system to record the problem identifier and to save any generated output files. Use either the IBM MQ support web page, or the IBM Support Assistant web page, to see if a solution is already available. If we cannot find a match, contact the IBM support center. Do not discard these files until the problem has been resolved.

    WCFCH0002E
    An object cannot be closed because its state is '{0}'.

    Explanation
    An internal error has occurred.

    Response
    Use the standard facilities supplied with the system to record the problem identifier and to save any generated output files. Use either the IBM MQ support web page, or the IBM Support Assistant web page, to see if a solution is already available. If we cannot find a match, contact the IBM support center. Do not discard these files until the problem has been resolved.

    WCFCH0003E
    An object cannot be used because its state is '{0}'.

    Explanation
    An internal error has occurred.

    Response
    Use the standard facilities supplied with the system to record the problem identifier and to save any generated output files. Use either the IBM MQ support web page, or the IBM Support Assistant web page, to see if a solution is already available. If we cannot find a match, contact the IBM support center. Do not discard these files until the problem has been resolved.

    WCFCH0004E
    The specified 'Timeout' value '{0}' is out of range.

    Explanation
    The value is out of range, it must be greater than or equal to 'TimeSpan.Zero'.

    Response
    Specify a value which is in range or, to disable Timeout, specify a 'TimeSpan.MaxValue' value.

    WCFCH0005E
    The operation did not complete within the specified time of '{0}' for endpoint address '{1}'.

    Explanation
    A timeout occurred.

    Response
    Investigate the cause for the timeout.

    WCFCH0006E
    The parameter '{0}' is not of the expected type '{1}'

    Explanation
    A parameter with an unexpected type has been passed to a method call.

    Response
    Review the exception stack trace for further information.

    WCFCH0007E
    The parameter '{0}' must not be null.

    Explanation
    A method has been called with a required parameter set to a null value.

    Response
    Modify the application to provide a value for this parameter.

    WCFCH0008E
    An error occurred while processing an operation for endpoint address '{0}'.

    Explanation
    The operation failed to complete.

    Response
    Review the linked exceptions and stack trace for further information.

Parent topic: WCF custom channel exceptions

Last updated: 2020-10-04