Issue: CA was pointing to the different application server while opening from actual host of the CA.
Steps taken to resolve the issue.
Steps taken to resolve the issue.
- We noticed that while opening the CA from server A, it was pointing to the server B.
- On server A, we noticed that CA web app was pointing to the URL http://ServerB:8080. Clicking on the web application directly takes us to the http://ServerA:8080.
- We check the CA in IIS on the server Server B and it was not there as a result of un-provisioning it from the server, done last time.
- We agreed to un-provision and provision the CA on Server A using the command utility.
- We ran the command psconfig –cmd adminvs –unprovision to un-provisioning the CA.
- We ran the command psconfig –cmd adminvs –provision port:8181 to provision the CA again. Both commands ran successfully.
- As a result we tried to open the CA from the Programs, it was now pointing to the URL http://ServerA:8181, which was expected result.
- We noticed in CA web application list, SharePoint Central web application was now also pointing to the URL http://ServerA:8181.
- We check the CA in IIS on the server Server B and it was not there as a result of un-provisioning it from the server, done last time.
- We agreed to un-provision and provision the CA on Server A using the command utility.
- We ran the command psconfig –cmd adminvs –unprovision to un-provisioning the CA.
- We ran the command psconfig –cmd adminvs –provision port:8181 to provision the CA again. Both commands ran successfully.
- As a result we tried to open the CA from the Programs, it was now pointing to the URL http://ServerA:8181, which was expected result.
- We noticed in CA web application list, SharePoint Central web application was now also pointing to the URL http://ServerA:8181.
No comments:
Post a Comment