The test connection from Confluence to Sharepoint fails.
There can be many things that go wrong. Please refer to the following known cases:
Check that the Confluence server is able to reach the Sharepoint server. Run the command (on the server where Confluence is installed):
ping <SHAREPOINT_SERVER> |
Replacing <SHAREPOINT_SERVER> with the hostname of the Sharepoint server.
Confirm that the Sharepoint server is accessible using the Sharepoint Diagnostic tool - this tool must be run from the Confluence server.
If none of the suggestions above help, please submit an HTTP dump result to Communardo Support:
If SSL is enabled, disable it before running Wireshark.
Go to the Confluence Sharepoint administration page: http://<your confluence url>/admin/sharepoint-admin/sharepoint-admin.action
Install Wireshark on the server hosting Confluence.
Open Wireshark
Click on "Capture > Interfaces". A popup window will show up.
Select a driver to capture traffic from the appropriate network device. Click on the Start
button to start capturing traffic.
On the Confluence Sharepoint administration page, click on Test Connection
.
In Wireshark, click the fourth button or press Ctrl + E.
After the traffic capture is stopped, save the captured traffic into a file (in *.pcap format) and attach it to a support ticket. Include IP address of the servers involved so support can go through the HTTP dump.