posted 20 years ago
Hi
I created a new server instance (apart from the default server1). I started this server through the app.server\bin command startserver servername and the logs show that the server has started. But the logs doesnt show the ports on which this server listens for http requests.
(ofcourse this can be known from the webcontainer\HttpTransports properties.)
But usually when the default server is started the port for http requests is shown up in the system.out log and the server status is shown as running in the server 'runtime tab'. Either of these are not happening for the newly created server instance. Wanted to know if this is the default behaviour for a non default server or is it that I missed out something during creation of a new server instance.
Also since there seems to be no default applications associated with the new server instance(eg.index.jsp etc) cant check if its running on its port.
But if I try to deploy some applications on the server and try starting them a message gets displayed saying that the server is not running.
thanks
Kishore