Express (Distributed operating systems), v8.0 > Reference > Messages


CWZGB

CWZGB0001E: The IIOP channel transport has not been configured correctly: {0}

Explanation An exception occurred during ORB initialization. See the description of the exception for more information.
Action Ensure that the IIOP transport channel is configured correctly.

CWZGB0003E: An IIOP inbound channel transport chain could not be created for endpoint {0}. Reason: {1}

Explanation This exception is unexpected. The cause is not immediately known.
Action More info at:

CWZGB0004E: Unable to obtain an IIOP channel transport connection for {0}. Reason: {1}

Explanation This exception is unexpected. The cause is not immediately known.
Action More info at:

CWZGB0005I: The server received a oneway GIOP request from host {0} port {1} against an object that requires further locate-forward addressing.

Explanation The oneway GIOP request targets an object that requires further locate-forward addressing; however the server cannot send a locate-forward GIOP reply message because the client is not expecting a response. The server allows the oneway GIOP request to be dispatched; however the request may encounter errors as it might not carry the appropriate context.
Action If the oneway GIOP request encounters errors, then it may be necessary to change the client-side code to either fully locate the target object before sending the oneway request, or invoke the request as a normal two-way GIOP request instead of a oneway so the client can handle the locate-forward GIOP reply. The CWZGB0005I message can be disabled by setting the property com.ibm.ws.iiop.channel.disableOnewayLocateRequiredMessage=true.

   

+

Search Tips   |   Advanced Search