[
https://issues.apache.org/jira/browse/CONNECTORS-236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13079498#comment-13079498
]
Karl Wright commented on CONNECTORS-236:
----------------------------------------
I updated build.xml and Base.java to use relative paths to the wars. Now I can
run the test under ant, but it fails in just the manner you describe (timeout
waiting for job to finish). I was able to see manifoldcf.log when I exited;
it's full of these:
Error tossed: org.apache.chemistry.opencmis.client.runtime.FolderImpl
java.lang.ClassCastException: org.apache.chemistry.opencmis.client.runtime.Folde
rImpl
at org.apache.manifoldcf.crawler.connectors.cmis.CmisRepositoryConnector
.getDocumentVersions(CmisRepositoryConnector.java:1026)
at org.apache.manifoldcf.crawler.connectors.BaseRepositoryConnector.getD
ocumentVersions(BaseRepositoryConnector.java:355)
at org.apache.manifoldcf.crawler.connectors.BaseRepositoryConnector.getD
ocumentVersions(BaseRepositoryConnector.java:336)
at org.apache.manifoldcf.crawler.connectors.BaseRepositoryConnector.getD
ocumentVersions(BaseRepositoryConnector.java:315)
at org.apache.manifoldcf.crawler.connectors.BaseRepositoryConnector.getD
ocumentVersions(BaseRepositoryConnector.java:292)
at org.apache.manifoldcf.crawler.system.WorkerThread.run(WorkerThread.ja
va:321)
> Tests and test server needed for CMIS connector
> -----------------------------------------------
>
> Key: CONNECTORS-236
> URL: https://issues.apache.org/jira/browse/CONNECTORS-236
> Project: ManifoldCF
> Issue Type: Bug
> Components: CMIS connector
> Reporter: Piergiorgio Lucidi
> Attachments:
> chemistry-opencmis-server-inmemory-war-0.5.0-SNAPSHOT.war, patch.txt,
> patch2.txt
>
>
> The CMIS connector needs tests, and a CMIS test server to run against.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira