Re: Camel processing single file twice in 'file' endpoint

2018-01-08 Thread Claus Ibsen
Hi Have patience, we will take a look at this later when we get time. On Tue, Jan 9, 2018 at 1:52 AM, Bhuvan Gupta wrote: > Humble request to validate my findings and confirming that it is a bug > > On 06-Jan-2018 5:06 PM, "Bhuvan Gupta" wrote: > > Camel Users, > > I have found the issue > Fi

Re: Camel processing single file twice in 'file' endpoint

2018-01-08 Thread Bhuvan Gupta
Humble request to validate my findings and confirming that it is a bug On 06-Jan-2018 5:06 PM, "Bhuvan Gupta" wrote: Camel Users, I have found the issue First lets go over the code routines that are executed for a route like from("file:stageDummy") .threads(1) .process(myProcess)

Re: Bug in component camel-snmp?

2018-01-08 Thread Ricardo Zanini
Hi Tomas! SNMP v3 has some differences regarding the message model [1]. Maybe you'll need to adjust your route / processing to it, take a look into this answer [2]. [1] - http://www.snmp.com/products/techinfo/secmodels.shtml [2] - https://stackoverflow.com/questions/47764846/camel-snmp-cant-resiv

Bug in component camel-snmp?

2018-01-08 Thread Schuster, Thomas
Hello, we want to use camel with multiple polling endpoints of type SNMP. The restrictions we have are: - snmp version 3 with authentication and privacy - each endpoint might have different credentials und securityName (user). When we configure two endpoint with the URIs snmp:192.168.56.101:16