Express (Distributed operating systems), v8.0 > Reference > Messages
DWCT
DWCT0001E: No target server is available for application {0}.
Explanation No target server is available for the application. Action Make sure one or more servers are available to run the application.
DWCT0002E: Exception: {0}.
Explanation An unexpected exception occured. Action See the problem determination information on the WAS Support Web page: //publib.boulder.ibm.com/infocenter/wasinfo/v8r0/index.jsp?topic=/ ://www.ibm.com/software/webservers/appserv/was/support for possible causes of this problem.
DWCT0003E: Server with clone ID {0} was not found.
Explanation A client sent a clone ID that is not valid. The server with the clone id might have been deleted, or the client is in error. Action No action is required.
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. Action Either configure a transport with the appropriate protocol for the target server, or change the protocol mapping for the proxy or on demand router (ODR).
DWCT0005E: Virtual host {0} was not found.
Explanation A request for an unknown virtual host was received. Action No action is required.
DWCT0006E: URI {0} was not found for virtual host {1}.
Explanation A request for an unknown URI was received. Action No action is required.
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 The two specified Web modules have the same virtual host and URI. The routing to one of the Web modules is disabled. Action Change the context root of one of the Web modules so that no conflict exists.