【问题标题】:CMIS Workbench Error running Query - Sharepoint 2013CMIS 工作台错误运行查询 - Sharepoint 2013
【发布时间】:2015-04-13 05:25:26
【问题描述】:

我们正在尝试对 Workbench 上的列表 (Sharepoint 2013) 运行简单查询,但我们收到“连接:不支持重定向(HTTP 状态代码 302):”错误。奇怪的是,我们可以在除名为“AP Document”的列表之外的其他列表上运行查询。

我们也在 Visual Studio 上进行了尝试,但现在出现“未经授权的错误”。有了这个,我们将所有列表的权限设置为默认值,但仍然出现错误。我们还尝试删除列表并重新创建它,但仍然没有成功。

我们在这个列表中做错了什么?这是检查代码的日志。请帮忙。

错误 hemistry.opencmis.workbench.ClientHelper: CmisConnectionException:不支持重定向(HTTP 状态代码 302): 找到 org.apache.chemistry.opencmis.commons.exceptions.CmisConnectionException: 不支持重定向(HTTP 状态代码 302):位于 org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService.convertStatusCode(AbstractAtomPubService.java:460) 在 org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService.post(AbstractAtomPubService.java:650) 在 org.apache.chemistry.opencmis.client.bindings.spi.atompub.DiscoveryServiceImpl.query(DiscoveryServiceImpl.java:179) 在 org.apache.chemistry.opencmis.client.runtime.SessionImpl$5.fetchPage(SessionImpl.java:887) 在 org.apache.chemistry.opencmis.client.runtime.util.AbstractIterator.getCurrentPage(AbstractIterator.java:132) 在 org.apache.chemistry.opencmis.client.runtime.util.CollectionPageIterator.hasNext(CollectionPageIterator.java:48)

【问题讨论】:

    标签: sharepoint cmis cmis-workbench


    【解决方案1】:

    似乎是列表中的一个文件导致了错误。当您尝试在该列表中运行排除该文件的查询时 - 一切正常。 不得不删除并重新上传它以解决问题。但仍然很好奇为什么这是因为文件仍然可以在共享点上打开和查看而没有错误,但是通过 CMIS 访问时却出现 Unauthorize 或 Connection 错误...

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 2016-10-06
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多