Hello All:
We are trying to integrate Quorum with Content Server, only thing i could fond was possibly using CMIS. I have Archive Center 16 and Content Server 16 and i can see the XML response from the CMIS call from Archive Server as below.
http://<ServerName>:8080/as_cmis/services/cmis?wsdl
When Quorum tries to connect to this we get below so i think i am missing any configuration here, could you point me in the right direction. What repository it is trying to connect ?
**************************
FirstChanceException: Quorum.QFC.Core.Interface.DocManagement.QDocumentManagementException: Failed to connect to the the CMIS server. Additional information: Parsing exception! ---> DotCMIS.Exceptions.CmisConnectionException: Parsing exception! ---> System.Xml.XmlException: The 'body' start tag on line 1 position 349 does not match the end tag of 'html'. Line 1, position 536.
at System.Xml.XmlTextReaderImpl.Throw(String res, String[] args)
at System.Xml.XmlTextReaderImpl.ThrowTagMismatch(NodeData startTag)
at System.Xml.XmlTextReaderImpl.ParseEndElement()
at System.Xml.XmlTextReaderImpl.ParseElementContent()
at DotCMIS.Binding.AtomPub.AtomPubParser.Parse()
at DotCMIS.Binding.AtomPub.AbstractAtomPubService.Parse[T](Stream stream)
--- End of inner exception stack trace ---
at DotCMIS.Binding.AtomPub.AbstractAtomPubService.Parse[T](Stream stream)
at DotCMIS.Binding.AtomPub.AbstractAtomPubService.GetRepositoriesInternal(String repositoryId)
at DotCMIS.Binding.Impl.BindingRepositoryService.GetRepositoryInfos(IExtensionsData extension)
at DotCMIS.Client.Impl.SessionFactory.GetRepositories(IDictionary`2 parameters, IObjectFactory objectFactory, AbstractAuthenticationProvider authenticationProvider, ICache cache)
at Quorum.QFC.MetadataService.DocumentManagement.QCMISDocMgmtAdapter.CreateOrDefineSession(String repositoryName)
--- End of inner exception stack trace ---
at Quorum.QFC.MetadataService.DocumentManagement.QCMISDocMgmtAdapter.CreateOrDefineSession(String repositoryName)