[
https://issues.apache.org/jira/browse/CONNECTORS-1278?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15146247#comment-15146247
]
Karl Wright commented on CONNECTORS-1278:
-----------------------------------------
In order to get MCF 1.x to work, you (or somebody) was required to set up the
Documentum Server Process. Please read this:
https://manifoldcf.apache.org/release/trunk/en_US/how-to-build-and-deploy.html#Building+and+running+the+Documentum+connector
When you installed 2.2, you could not have just done an upgrade, because that
upgrade path is not supported. You would have had to set up a whole new
instance. When you did that, you apparently did not include every jar from the
DFC package, and therefore DFC is not quite working properly. Only the
Documentum Server process calls DFC directly; the MCF Documentum connector does
not - it just communicates with the Server process.
> missing jar
> -----------
>
> Key: CONNECTORS-1278
> URL: https://issues.apache.org/jira/browse/CONNECTORS-1278
> Project: ManifoldCF
> Issue Type: Bug
> Components: Documentum connector
> Affects Versions: ManifoldCF 2.2, ManifoldCF 2.3
> Reporter: Dmitry Bardin
>
> In process of crawling files from Documentum I see in manifold.log
> WARN 2016-02-14 02:02:57,587 (Worker thread '18') - Service interruption
> reported for job 1450271317473 connection 'DocumentumRepo': Transient error
> connecting to documentum service: Error occurred in server thread; nested
> exception is:
> java.lang.NoClassDefFoundError:
> org/apache/commons/httpclient/Credentials
> After error appears many times I've recieved the error "Too many
> connections". After restarting processes/document-server process works again.
> In the ManifoldCF version 1.x I have not this error
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)