Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Invalid
-
None
-
None
-
None
-
Ubuntu 18.04
Description
I am trying to run the send and receive examples with qpidd cpp broker. When I run ./send or ./receive, following error pop up:
PN_TRANSPORT_CLOSED: amqp:connection:framing-error: Expected AMQP protocol header got: Pre standard AMQP connection ['AMQP\x01\x01\x00\x0a']
The send, receive example run fine with broker example in the same directory. The error only comes up when qpidd cpp broker. The qpidd-cpp broker is working fine with its own examples.