In the systemout log I am seeing the following error
0000004c SystemOut O uat-1- back|E|com.ibm.ws.webcontainer.WebContainer | Web.Group.VHost.Not.Found
We deployed an app to both the servers A & B in a cluster C1 to default host.
But when we try to access the application using
http://server_A:9081/context_root/ http://server_B:9081/context_root/ only one url is working and I am getting the following error
SRVE0255E: A WebGroup/Virtual Host to handle shlappuat4:9081 has not been defined.
Is there anything I need to check?