Dynamic Work Load Management Client messages

DWCT0001E: No target server is available for application {0}.
Explanation: No target server is available for the application.
User Response: Make sure one or more servers are available to run the application.

DWCT0002E: Exception: {0}.
Explanation: An unexpected exception occured.
User Response: Report program defect to IBM.

DWCT0003E: Server with clone ID {0} was not found.
Explanation: A client sent an invalid clone ID. This can legitimately happen if a server with the clone id was deleted, or illegimately if the client is in error.
User Response: No action.

DWCT0004E: Server {0} does not have a listening endpoint for protocol {1}.
Explanation: A request was routed to a server, but the server does not have a listening endpoint for the desired protocol.
User Response: Either configure a transport with the appropriate protocol for the target server, or change the protocol mapping for the ODR.

DWCT0005E: Virtual host {0} was not found.
Explanation: A request for an unknown virtual host was received.
User Response: No action.

DWCT0006E: URI {0} was not found for virtual host {1}.
Explanation: A request for an unknown URI was received.
User Response: No action.

DWCT0007E: Routing to Web module {0} of application {1} in cell {2} is disabled because of a URI conflict with Web module {3} of application {4} in cell {5}.
Explanation: Two different Web modules were found with the same virtual host and URI. Routing to one of the Web modules is disabled.
User Response: Change the context root of one of the Web modules so that no conflict exists.