AnantLabs / google-enterprise-connector-sharepoint

Automatically exported from code.google.com/p/google-enterprise-connector-sharepoint
0 stars 0 forks source link

Sharepoint connector log does not indicate the cause of the failure. #38

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

While configuring Sharepoint connector via the GSA admin console the
following error was recorded in the google-connectors.sharepoint log

Mar 19, 2008 2:37:16 PM
com.google.enterprise.connector.sharepoint.client.SiteDataWS
getAllChildrenSites
WARNING: getAllChildrenSites(): Unable to access
URL[http://host.mydomain.com:6903/depts/IT/default%2Easpx/_vti_bin/SiteData.asmx
]
Mar 19, 2008 2:37:16 PM
com.google.enterprise.connector.sharepoint.client.SiteDataWS
getAllChildrenSites

This was because I was using the crawl url to be
"http://host.mydomain.com:6903/depts/IT/default.aspx" instead of
"http://host.mydomain.com:6903/depts/it/"

Documentation states that default.aspx should not be used at the end.
However the error message should state that. If possible the crawl url
should default to "http://host.mydomain.com:6903/depts/IT/" on entering the
url "http://host.mydomain.com:6903/depts/IT/default.aspx"

What version of the product are you using? On what operating system?

Sharepoint connector 1.1.0 on windows 2003 server

Original issue reported on code.google.com by sksures...@gmail.com on 7 Apr 2008 at 5:47

GoogleCodeExporter commented 9 years ago
This is low priority enhancement request.

Original comment by sksures...@gmail.com on 7 Apr 2008 at 5:49

GoogleCodeExporter commented 9 years ago

Original comment by mwarti...@gmail.com on 11 Apr 2008 at 2:48

GoogleCodeExporter commented 9 years ago
Related/duplicate of 23

Original comment by mwarti...@gmail.com on 21 Aug 2008 at 6:27