Error SRVE0255E trying to access DM in WAS under IHS reverse proxy
Hello guys,
I'm with the following problem:
I have Design Manager 6.0.2 installed in WAS v8.5.5 and I'm using IHS as reverse proxy.
The URI that is configured in IHS is: https://proxyaddress.com.br/dm
I can access this URI by browser without problem, but to acces by a client application as RSA or IDA, I have to inform the hostname of the server (not the URI) and port 9443. The hostname is "dmserver" for instance.
When I configure the client application with hostname and port I can't acess the server. In the client application I receive the error "The host cannot be reached" and in the SystemOut.log of WAS appears the error:
[11/30/16 15:07:30:390 BRST] 000001d3 WebContainer E com.ibm.ws.webcontainer.internal.WebContainer handleRequest SRVE0255E: A WebGroup/Virtual Host to handle / has not been defined.
All the sites I have found about the error SRVE0255E suggests that must be a problem related with port conflit in the virtual host or application not found, but it's not the case.
Does anybody can help me?
|
Be the first one to answer this question!
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.
Comments
Are you sure the error that you quoted is related? It says "/", not "/dm". For this issue, quite a few things (plugin-cfg.xml, DM .war deployment and etc) need to be checked. It will be better to contact Support. If you followed any published documents, you should also tell us what they are.
Donald,