On Thu, Sep 1, 2011 at 8:30 AM, Sorin Silaghi wrote:
> OK that is great news. Any idea when the next version will be released? Is
> there an announcement mailing list for Fuse we could folow?
>
It unfortunately just missed a new 2.6 release which we did recently.
The user forum is where announce
OK that is great news. Any idea when the next version will be released? Is
there an announcement mailing list for Fuse we could folow?
thanks
On Wed, Aug 31, 2011 at 6:48 PM, Claus Ibsen wrote:
> On Wed, Aug 31, 2011 at 4:02 PM, Sorin Silaghi
> wrote:
> > Hi,
> >
> >
> > Ok thanks. I
On Wed, Aug 31, 2011 at 4:02 PM, Sorin Silaghi wrote:
> Hi,
>
>
> Ok thanks. I haven't been able to reproduce the problem. It seems
> it happens in 2 steps: there is an error on the FTP server(this one might
> vary so I don't think it's the cause) , our client then tries to disconnect
> a
Hi,
Ok thanks. I haven't been able to reproduce the problem. It seems
it happens in 2 steps: there is an error on the FTP server(this one might
vary so I don't think it's the cause) , our client then tries to disconnect
and reconnect in order to continue pooling and only after that the
Hi
It was this ticket
http://fusesource.com/issues/browse/MR-470
And yeah it was backported to an earlier release of Fuse 2.6 as well.
It does a try .. catch in the run method, which ought to keep the tread alive.
You may want to set the new runLoggingLevel to something that you can
see in your
Hi Claus,
Thanks for the quick reply. Do you happen to know which
version that happened in? We're using version 2.6.0-fuse-02-05 and I checked
now versions 2.7.1 and 2.8.0 and I can't see much difference. The logging is
the part that has changed the most in these versions.
Hi
The ScheduledPollConsumer have been improved in later releases to be
more resilient and avoid terminating due unhandled exceptions being
thrown.
On Wed, Aug 31, 2011 at 11:24 AM, Sorin Silaghi wrote:
> Hi all,
>
>
>
> We have a problem with FTP consumers dying on errors. It
>