[
https://issues.apache.org/jira/browse/CONNECTORS-1278?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15146240#comment-15146240
]
Karl Wright commented on CONNECTORS-1278:
-----------------------------------------
Hi Dmitry,
The Documentum Connector does not have a dependency on commons-httpclient; DFC
may, however. You need to check that the DFC version of commons-httpclient is
included in your documentum server process's class path.
The part of the error message which says "Error occurred..." is not formed by
the MCF documentum connector software; that should be a hint as well.
> 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)