Return-Path: X-Original-To: apmail-manifoldcf-dev-archive@www.apache.org Delivered-To: apmail-manifoldcf-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 5E22D18588 for ; Sat, 13 Feb 2016 23:11:18 +0000 (UTC) Received: (qmail 26414 invoked by uid 500); 13 Feb 2016 23:11:18 -0000 Delivered-To: apmail-manifoldcf-dev-archive@manifoldcf.apache.org Received: (qmail 26360 invoked by uid 500); 13 Feb 2016 23:11:18 -0000 Mailing-List: contact dev-help@manifoldcf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@manifoldcf.apache.org Delivered-To: mailing list dev@manifoldcf.apache.org Received: (qmail 26343 invoked by uid 99); 13 Feb 2016 23:11:18 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 13 Feb 2016 23:11:18 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 1FADA2C14F6 for ; Sat, 13 Feb 2016 23:11:18 +0000 (UTC) Date: Sat, 13 Feb 2016 23:11:18 +0000 (UTC) From: "Dmitry Bardin (JIRA)" To: dev@manifoldcf.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CONNECTORS-1278) missing jar MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CONNECTORS-1278?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15146244#comment-15146244 ] Dmitry Bardin commented on CONNECTORS-1278: ------------------------------------------- DFC - ok, but why in the manifold 1.x version all works? > 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)