uCosminexus Application Server, Messages

[Contents][Back][Next]

KDJE39017-E

The http server on port aa....aa could not be started.

aa....aa: Port number
Description
The simple Web server cannot be started on the specified port number (aa....aa).
Another process might be using the specified port number of the simple Web server .
The port number of the simple Web server can be specified either in the key web.server.connector.http.port or the key ejbserver.http.port of the user property file.
If not specified in the user property file, use the port number 8080 as the default value.
Action
Specify a port number that is not in use by another process, and then restart the server.