If you run some of quickstart clients (camel-jms-binding, bpel-jms-binding, demos/transaction-policy) with -Pwildfly added by SWITCHYARD-2371, you'll get lots of WARN/INFO messages like this from netty:
It seems to hit this issue: https://github.com/netty/netty/issues/2426
As described in Workaround, this issue doesn't happen if newer version of netty is used.
|