Return-Path: X-Original-To: apmail-camel-issues-archive@minotaur.apache.org Delivered-To: apmail-camel-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 48B7418C61 for ; Mon, 15 Jun 2015 20:52:01 +0000 (UTC) Received: (qmail 18421 invoked by uid 500); 15 Jun 2015 20:52:00 -0000 Delivered-To: apmail-camel-issues-archive@camel.apache.org Received: (qmail 18388 invoked by uid 500); 15 Jun 2015 20:52:00 -0000 Mailing-List: contact issues-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@camel.apache.org Delivered-To: mailing list issues@camel.apache.org Received: (qmail 18378 invoked by uid 99); 15 Jun 2015 20:52:00 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 15 Jun 2015 20:52:00 +0000 Date: Mon, 15 Jun 2015 20:52:00 +0000 (UTC) From: "Nayana Devanandan (JIRA)" To: issues@camel.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (CAMEL-8875) Keeps getting Cannot acuire read lock MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Nayana Devanandan created CAMEL-8875: ---------------------------------------- Summary: Keeps getting Cannot acuire read lock Key: CAMEL-8875 URL: https://issues.apache.org/jira/browse/CAMEL-8875 Project: Camel Issue Type: Bug Affects Versions: 2.14.0 Reporter: Nayana Devanandan I have a single jetty server and I keep getting the below in logs. WARN org.apache.camel.component.file.strategy.FileChangedExclusiveReadLockStrategy - Cannot acquire read lock within 5000 millis. Will skip the file: GenericFile List of maven dependencies in the project org.apache.camel camel-core 2.14.0 org.apache.camel camel-spring 2.14.0 org.apache.camel camel-stream 2.14.0 org.apache.camel camel-cxf 2.14.0 org.apache.camel camel-http4 2.14.0 org.apache.camel camel-zipfile 2.12.2 org.apache.camel camel-csv 2.12.2 org.apache.camel camel-metrics 2.14.0 org.apache-extras.camel-extra camel-jcifs 2.13.3 -- This message was sent by Atlassian JIRA (v6.3.4#6332)