[ 
https://issues.apache.org/jira/browse/CAMEL-8875?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Claus Ibsen resolved CAMEL-8875.
--------------------------------
    Resolution: Invalid

Use the user forum / mailing list first to get help as instructed
http://camel.apache.org/support

You can find the user forum here
http://camel.apache.org/discussion-forums.html

And the mailing lists is at
http://camel.apache.org/mailing-lists.html

> Keep 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 
> <!-- Camel Dependencies -->
>               <dependency>
>                       <groupId>org.apache.camel</groupId>
>                       <artifactId>camel-core</artifactId>
>                       <version>2.14.0</version>
>               </dependency>
>               <dependency>
>                       <groupId>org.apache.camel</groupId>
>                       <artifactId>camel-spring</artifactId>
>                       <version>2.14.0</version>
>               </dependency>
>               <dependency>
>                       <groupId>org.apache.camel</groupId>
>                       <artifactId>camel-stream</artifactId>
>                       <version>2.14.0</version>
>               </dependency>
>               <dependency>
>                       <groupId>org.apache.camel</groupId>
>                       <artifactId>camel-cxf</artifactId>
>                       <version>2.14.0</version>  <!-- use the same version as 
> your Camel core version -->
>               </dependency>
>               <dependency>
>                       <groupId>org.apache.camel</groupId>
>                       <artifactId>camel-http4</artifactId>
>                       <version>2.14.0</version>
>                       <!-- use the same version as your Camel core version -->
>               </dependency>
>               <dependency>
>                       <groupId>org.apache.camel</groupId>
>                       <artifactId>camel-zipfile</artifactId>
>                       <version>2.12.2</version>
>               </dependency>
>               <dependency>
>                       <groupId>org.apache.camel</groupId>
>                       <artifactId>camel-csv</artifactId>
>                       <version>2.12.2</version>
>               </dependency>
>               <dependency>
>                       <groupId>org.apache.camel</groupId>
>                       <artifactId>camel-metrics</artifactId>
>                       <version>2.14.0</version>
>               </dependency>
>               <dependency>
>                       <groupId>org.apache-extras.camel-extra</groupId>
>                       <artifactId>camel-jcifs</artifactId>
>                       <version>2.13.3</version>
>                       <!-- use the same version as your Camel core version -->
>               </dependency>



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to