Re: Apache Felix Karaf must be restarted to remove lock on a file consumed in a camel route

2009-07-08 Thread Charles Moulliard
OK. I will rebuild camel-core today and retry On Tue, Jul 7, 2009 at 4:59 PM, Claus Ibsen wrote: > Hi > > Charles if you have the time. Can you try reproduce the bug/issue with > the latest code from SVN? > > I have committed a fix for this. > > > On Tue, Jul 7, 2009 at 4:43 PM, Claus Ibsen wro

Re: Apache Felix Karaf must be restarted to remove lock on a file consumed in a camel route

2009-07-07 Thread Claus Ibsen
Hi Charles if you have the time. Can you try reproduce the bug/issue with the latest code from SVN? I have committed a fix for this. On Tue, Jul 7, 2009 at 4:43 PM, Claus Ibsen wrote: > Hi > > Charles I am fixing it now. See CAMEL-1808 > https://issues.apache.org/activemq/browse/CAMEL-1808 > >

Re: Apache Felix Karaf must be restarted to remove lock on a file consumed in a camel route

2009-07-07 Thread Claus Ibsen
Hi Charles I am fixing it now. See CAMEL-1808 https://issues.apache.org/activemq/browse/CAMEL-1808 Then the default settings for file will not use java FileLock anymore. On Tue, Jul 7, 2009 at 10:10 AM, Charles Moulliard wrote: > Hi, > > If for any reason, the message (= file) consumed from a Fi

Re: Apache Felix Karaf must be restarted to remove lock on a file consumed in a camel route

2009-07-07 Thread Claus Ibsen
On Tue, Jul 7, 2009 at 10:10 AM, Charles Moulliard wrote: > Hi, > > If for any reason, the message (= file) consumed from a File endpoint cannot > be processed (e.g transaction not committed from a bean), than the lock on > the file is not removed even if I stop the bundle and Apache Karaf must be

Re: Apache Felix Karaf must be restarted to remove lock on a file consumed in a camel route

2009-07-07 Thread Claus Ibsen
On Tue, Jul 7, 2009 at 10:10 AM, Charles Moulliard wrote: > Hi, > > If for any reason, the message (= file) consumed from a File endpoint cannot > be processed (e.g transaction not committed from a bean), than the lock on > the file is not removed even if I stop the bundle and Apache Karaf must be

Apache Felix Karaf must be restarted to remove lock on a file consumed in a camel route

2009-07-07 Thread Charles Moulliard
Hi, If for any reason, the message (= file) consumed from a File endpoint cannot be processed (e.g transaction not committed from a bean), than the lock on the file is not removed even if I stop the bundle and Apache Karaf must be restarted to remove/delete the lock Regards, Charles Moulliard Se