Uploaded image for project: 'ManifoldCF'
  1. ManifoldCF
  2. CONNECTORS-785

SharePoint connector: Figure out why Axis tries to read the namespace URL and get it to stop doing that

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • ManifoldCF 1.3
    • ManifoldCF 1.4
    • SharePoint connector
    • None

    Description

      This generates noise in the logs which confuses users, e.g.:

      org.apache.axis.ConfigurationException: No service named http://microsoft.com/sharepoint/webpartpages/GetListItems is available
              at org.apache.manifoldcf.crawler.connectors.sharepoint.SPSProxyHelper$ResourceProvider.getService(SPSProxyHelper.java:2974)
              at org.apache.axis.AxisEngine.getService(AxisEngine.java:311)
              at org.apache.axis.MessageContext.setTargetService(MessageContext.java:756)
              at org.apache.axis.transport.http.HTTPTransport.setupMessageContextImpl(HTTPTransport.java:89)
              at org.apache.axis.client.Transport.setupMessageContext(Transport.java:46)
              at org.apache.axis.client.Call.invoke(Call.java:2738)
              at org.apache.axis.client.Call.invoke(Call.java:2443)
              at org.apache.axis.client.Call.invoke(Call.java:2366)
              at org.apache.axis.client.Call.invoke(Call.java:1812)
              at com.microsoft.sharepoint.webpartpages.PermissionsSoapStub.getListItems(PermissionsSoapStub.java:234)
              at org.apache.manifoldcf.crawler.connectors.sharepoint.SPSProxyHelper.getChildren(SPSProxyHelper.java:606)
              at org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository.processDocuments(SharePointRepository.java:1285)
              at org.apache.manifoldcf.crawler.connectors.BaseRepositoryConnector.processDocuments(BaseRepositoryConnector.java:423)
              at org.apache.manifoldcf.crawler.system.WorkerThread.run(WorkerThread.java:559)
      

      Attachments

        Activity

          People

            kwright@metacarta.com Karl Wright
            kwright@metacarta.com Karl Wright
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: