Hi,
I am migrating from 32-bit 6.40 Content Server on MaxDB 7.5.00.51 (source) to 64-bit 6.50 Content Server on MaxDB 7.9.08.23. (target) using MaxDB Database Studio 7.9.08.27 to create backups on the source server and execute recoveries on the target server.
SAP Hostagent SAPHOSTAGENT203_203-20005735.SAR has been installed. SAP Note 2028088 for IIS roles has been installed. SAP Note 684106 has been applied (r3dllinst and vcredist) and MSVCR71.DLL has been applied. Ports 1090 and 1095 are open on the internal network for this server and the local system firewall has been disabled on the target server.
When I call the test url for the newly installed content server I receive the following:
serverType="SAP HTTP Content Server";serverVendorId="Copyright SAP AG, All rights reserved 1998, 2001";serverPatch="0";serverStatus="running";serverStatusDescription="";serverDate="2015-02-10";serverTime="16:07:14";startUpDate="2015-02-10";startUpTime="10:58:13";lastAccessDate="2015-02-10";lastAccessTime="16:04:28";
However, when I call the test url for the cache server, I receive a blank page.
When I test the connection in IIS server (Sites: SAP Cache Server: Basic Settings: Test Settings) I receive and authorization error: Cannot verify access to path (C:\Program Files\SAP\CacheServer). Details are:
"The server is configured to use pass-through authentication with a built-in account to access the specified
physical path. However, IIS Manager cannot verify whether the built-in account has access. Make sure that the
application pool identity has Read access to the physical path. If this server is joined to a domain, and the
application pool identity is NetworkService or LocalSystem, verify that <domain>\<computer_name>$ has Read access
to the physical path. Then test these settings again."
The permissions for the files and directories in the path are the same as for the Content Server dll.
Please advise as to whether this is an issue, or can be ignored
Cache server backup has been successfully restored. I am waiting on file transfer for the Content Server SDB restore.
Many thanks in advance for any information.
PS. Just checked the same settings for Content Server in IIS and I think the IIS Authorization error might be a red herring. Doesn't change the issue of getting a blank page in response to calling the Cache Server test url.