Description
AmqpWireFormat#isHeaderValid has four branches in which it returns 'false' == 'not valid'.
There's no logging in any of these four cases. As a beginner user it's nearly impossible to guess what exactly the problem is.
Some logging including reasons would go a long way, make things more accessible, and save time.
Related items: