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 410A1180B0 for ; Tue, 12 May 2015 16:39:00 +0000 (UTC) Received: (qmail 29749 invoked by uid 500); 12 May 2015 16:39:00 -0000 Delivered-To: apmail-manifoldcf-dev-archive@manifoldcf.apache.org Received: (qmail 29692 invoked by uid 500); 12 May 2015 16:39:00 -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 29680 invoked by uid 99); 12 May 2015 16:39:00 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 May 2015 16:39:00 +0000 Date: Tue, 12 May 2015 16:39:00 +0000 (UTC) From: "Maurizio Pillitu (JIRA)" To: dev@manifoldcf.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CONNECTORS-1200) Alfresco webscript connector check method throws a RuntimeException or Error under some conditions 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-1200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14540173#comment-14540173 ] Maurizio Pillitu commented on CONNECTORS-1200: ---------------------------------------------- I see, this is just a "error handling" issue; I've added https://github.com/maoo/alfresco-indexer/issues/3 on alfresco-indexer side > Alfresco webscript connector check method throws a RuntimeException or Error under some conditions > -------------------------------------------------------------------------------------------------- > > Key: CONNECTORS-1200 > URL: https://issues.apache.org/jira/browse/CONNECTORS-1200 > Project: ManifoldCF > Issue Type: Bug > Components: Alfresco webscript connector > Affects Versions: ManifoldCF 1.9, ManifoldCF 2.1 > Reporter: Karl Wright > Assignee: Maurizio Pillitu > Fix For: ManifoldCF 1.10, ManifoldCF 2.2 > > > The Alfresco Webscript connector apparently throws a RuntimeException or Error during connector check when it sees a 404 response from the server. This leads to an exception being presented to the user. The connector should detect such conditions and throw ManifoldCFException with a more meaningful error message. -- This message was sent by Atlassian JIRA (v6.3.4#6332)