문제

I keep getting this message [Mina2Consumer] Closing session as an exception was thrown from MINA but no other information or exception is logged - the mina2 code suggests it is throwing a Camel Exception but is not getting logged anywhere.

I am using Camel 2.11.0 and Mina2 2.0.7

any help will be great.

도움이 되었습니까?

해결책

There was this improvement recently in camel-mina2 to ensure the root cause is included in the exception if a write failure happened: https://issues.apache.org/jira/browse/CAMEL-6970

Maybe applying that patch to your Camel to see if that helps you. Or wait for that fix to be released and upgrade Camel etc.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top