Re: Netty deadlock during connection interrupt

2016-03-08 Thread Leomar
Hallo, the described behavior still occures sporadic. Even with version 2.16.2. Can be reporoduces with the example above. Occures sporadic. -- View this message in context: http://camel.465427.n5.nabble.com/Netty-deadlock-during-connection-interrupt-tp5778317p5778738.html Sent from the Came

Re: Netty deadlock during connection interrupt

2016-02-26 Thread Leomar
Ahh ... thanks. Works. -- View this message in context: http://camel.465427.n5.nabble.com/Netty-deadlock-during-connection-interrupt-tp5778317p5778319.html Sent from the Camel - Users mailing list archive at Nabble.com.

Netty deadlock during connection interrupt

2016-02-26 Thread Leomar
Hi there, i have a problem with a camel route using a netty consumer. There is a deadlock in case that the socket connection is lost while sending data. I made two little applications that can reproduce the problem: Used Camel version is 2.16.1 *1. A Socket server that will close in the middle

Re: Get Socket Status of Netty4 Route

2016-02-19 Thread Leomar
. Using these calls you can react on connection state changes of the netty channel. Greetings, Leomar -- View this message in context: http://camel.465427.n5.nabble.com/Get-Socket-Status-of-Netty4-Route-tp5773807p5777923.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Get Socket Status of Netty4 Route

2015-11-18 Thread Leomar
Hi there, may there be any chance to get the netty Channel if i have an instance of the route ? Thanks, Leomar -- View this message in context: http://camel.465427.n5.nabble.com/Get-Socket-Status-of-Netty4-Route-tp5773807p5774096.html Sent from the Camel - Users mailing list archive at

Re: Get Socket Status of Netty4 Route

2015-11-13 Thread Leomar
the producer definition is e.g. netty4:tcp://127.0.0.1:4021?clientMode=false&textline=false&?decoders=#plcDelimiterDecoder4&reuseAddress=false&sync=false -- View this message in context: http://camel.465427.n5.nabble.com/Get-Socket-Status-of-Netty4-Route-tp5773807p5773809.html Sent from the C

Get Socket Status of Netty4 Route

2015-11-13 Thread Leomar
Hi there, i`m currently working on a project with several Netty4 routes to several servers. For an overview i want to show all connected sockets. Is there a possibility to get all socket connections for the routes ? Or capture connection loss events etc. Greetings, Leomar -- View this