Hi all,
We have a problem with FTP consumers dying on errors. It happened a couple of times on one of our servers but we can't really reproduce it. I've looked at the code and I can't figure out why it happens. The only possibilities are that ScheduledPollConsumer throws an exception that kills the thread or the consumer gets suspended and never goes back. I'm not sure what this last part means but we'll do some more tests and I'll do some debug if we can reproduce it. Here's the stack trace: http://pastebin.com/niXtXKJ4 best regards, Sorin