Unable to hit the web URI during installing CLM 4.0.4
4 answers
Have you tried accessing the CLM applications without using the IHS ? Is it a single application server deployment or distributed ? What are the versions of WAS/IHS you are trying with ? Have you set the Web container properties ? Yes, it does sounds like your IHS is not routing request to where it should. If you post what you see in the WAS/IHS logs you may get better answer here.
However, I am assuming you are following Configuring Enterprise CLM Reverse Proxies: WebSphere 8 and IHS 8 but if not then you probably should as there are some addtional configuration that are required for IHS to work which are mentioned in the topic page.
Comments
I guess I may have to change to a single application server due to the limited resources. Also, I am trying to use IIS instead of IHS for webserver. Could this be done?
On the issue at hand, I can use the snoop function to see the https://clmserver1.fxgovt.com:9443/snoop, but I can't use it for http://clmserver1.fxgovt.com/snoop.
I assume 'clmserver1.fxgovt.com' is your webserver (not the servername). Based on the results above, you can access the snoop application via the webserver thru https port 9443, but not http (not sure if this is a typo) on port 80 (or 443 if https). What port is your webserver listening on? I do not know IIS, but if IHS, it's in httpd.conf.
>I suspect that port 9443 is the WAS port, and hitting it directly works fine.
> WHen the request fails, i would look in the webserver access logs to see if there are any errors or 404 responses
At this point, if there is a dead line looming, may be a good idea to open a service request with IBM. This way we can review the configuration, vew logs and see help with the configuration.
Hi Daniel,
I don't see IIS in the system requirements page so to me it seems what you are trying is an unsupported configuration.
However, if you are using network deployment version of WAS then there is another option to setup a reverse proxy using WAS ND Proxy. You can find the information here.
Comments
Daniel W
Oct 12 '13, 12:27 a.m.Straightly, the original DNS name (fully qualified) can bring the http server home page.