Hi All,
I am hoping someone can push me in the right direction. Here is my 11.1.2.1 setup -
SERVER1 -
All foundation components including R&A
SERVER2 -
All HFM components
SERVER3 -
Database
The installation and configuration all completed with no issues. I installed the Java apps for HFM on the foundation server (without configuring). I configured IIS as the web server on Server 1 after I deployed the HFM app from SERVER2 to the weblogic domain on SERVER1, but I am unable to access HFM inside of workspace, I am also getting the following errors when running a System Diagnostic report -
Checking availability of HTTP context http://server1.domain.com:80/hfmapplicationservice/Application.asmx
Error: com.hyperion.cis.utils.BadResponseCodeException: Bad response code with GET method: 404
Checking availability of HTTP context http://server1.domain.com:80/hfmofficeprovider/HFMOfficeProvider.aspx
Error: com.hyperion.cis.utils.BadResponseCodeException: Bad response code with GET method: 404
Checking availability of HTTP context http://server1.domain.com:80/hfmlcmservice/LCMWS.asmx
Error: com.hyperion.cis.utils.BadResponseCodeException: Bad response code with GET method: 404
Checking availability of HTTP context http://server1.domain.com:80/hfm
Error: com.hyperion.cis.utils.BadResponseCodeException: Bad response code with GET method: 404
This kind of makes sense because all of these subfolders live on IIS on SERVER2, but I was under the impression that SERVER1 would proxy everything back to SERVER2 for HFM. I have tried setting the Logical Web Address/URL in the configurater all sorts of different ways with no luck. Is what I am doing possible? Do I need to install AND configure the HFM web app on SERVER1 instead of SERVER2? Do I need to use OHS instead? Is my issue with the way the logical addresses are setup?
Hopefully someone can nudge me in the correct direction. Thanks!