I have WebSphere 8.5 installed in local, I am trying to create a webserver to deploy an application (.ear) on it.
I use the WebSphere administration console to create the webserver, which is created successfully, but when I try to start it I get the following error:
Could not make a connection to the IBM HTTP Administration server on node localhost-nose/webserver1 (see the image below):
And when I check the HTTP server path, I find no conf
folder
What could be the cause of this error and how to fix it ?
any help is very much appreciated.