Claus Ibsen-2 wrote: > > On Tue, Dec 1, 2009 at 5:04 PM, erh <[email protected]> wrote: >> >> I'm getting errors like this in my application: >> >> [2009-12-01 05:53:21,813][WARN][Thread: 2 >> org.apache.camel.component.file.filecompon...@62681b][camel.impl.scheduledpollconsumer(ScheduledPollConsumer)-run(68)]: >> An exception occured while polling: >> Endpoint[file:data/input?consumer.recursive=false&lock=true&consumer.exclusiveReadLock=true&noop=true]: >> null >> java.lang.NullPointerException >> > > Hi > > And you are sure your bean does not throw a NPE exception? > > But yeah without a stacktrace or any more detailed logging its hard to > work out. >
No, I'm not sure, and I didn't start the process with debugging support turned on, so I can't attach a debugger. :( Claus Ibsen-2 wrote: > > > And have you considered upgrading to 1.6.2 final as its just released? > > ah, I didn't realize it was released. I'll give it a shot. thanks. eric -- View this message in context: http://old.nabble.com/NullPointerException-in-FileComponent-tp26594231p26612348.html Sent from the Camel - Users mailing list archive at Nabble.com.
