[ https://issues.apache.org/activemq/browse/AMQ-656?page=comments#action_36479 ] Heinrich Bernd commented on AMQ-656: ------------------------------------ Mats, thank you for that update and the patch. I have run the unittests with Broker 4.0 on Windows XP. The unittest are ok, but however there is an "unknown command" when closing the connection after receiving the Shutdown-message. Here is the last part of the output when running with uri: "tcp://localhost:61616/trace=true" . . . Send/receive a text message to a queue synchronously Sending command: cmd.id = 35, corr.id = -1, type = SESSION_INFO Received command: cmd.id = 32, corr.id = 35, type = RESPONSE Sending command: cmd.id = 36, corr.id = -1, type = CONSUMER_INFO Received command: cmd.id = 33, corr.id = 36, type = RESPONSE Sending command: cmd.id = 37, corr.id = -1, type = PRODUCER_INFO Received command: cmd.id = 34, corr.id = 37, type = RESPONSE Sending command: cmd.id = 38, corr.id = -1, type = ACTIVEMQ_TEXT_MESSAGE Received command: cmd.id = 35, corr.id = -1, type = ACTIVEMQ_MSG_DISPATCH Received command: cmd.id = 36, corr.id = 38, type = RESPONSE Sending command: cmd.id = 39, corr.id = -1, type = ACTIVEMQ_MSG_ACK Sending command: cmd.id = 40, corr.id = -1, type = REMOVE_INFO Received command: cmd.id = 37, corr.id = 40, type = RESPONSE Sending command: cmd.id = 41, corr.id = -1, type = REMOVE_INFO Received command: cmd.id = 38, corr.id = 41, type = RESPONSE Sending command: cmd.id = 42, corr.id = -1, type = REMOVE_INFO Received command: cmd.id = 39, corr.id = 42, type = RESPONSE [ OK ] Sending command: cmd.id = 43, corr.id = -1, type = REMOVE_INFO Received command: cmd.id = 40, corr.id = 43, type = RESPONSE Sending command: cmd.id = 44, corr.id = -1, type = SHUTDOWN Received command: cmd.id = 41, corr.id = -1, type = SHUTDOWN ERROR: Unknown command: ♂ Received exception = 'Unmarshal failed; unknown data structure type 204, at c:\programme\incubator-activemq-4.0\openwire-cpp-bugfix\src\main\cpp\activemq\protocol\openwire\openwireprotocol.cpp line 144' ERROR: Received a broker exception: Unmarshal failed; unknown data structure type 204, at c:\programme\incubator-activemq-4.0\openwire-cpp-bugfix\src\main\cpp\activemq\protocol\openwire\openwireprotocol.cpp line 144 Exiting read loop due to exception: Unmarshal failed; unknown data structure type 204, at c:\programme\incubator-activemq-4.0\openwire-cpp-bugfix\src\main\cpp\activemq\protocol\openwire\openwireprotocol.cpp line 144 --------- Where does this additional stuff come from? Thanks for your help Heinrich > Update of AMQ C++ client > ------------------------ > > Key: AMQ-656 > URL: https://issues.apache.org/activemq/browse/AMQ-656 > Project: ActiveMQ > Type: Improvement > Components: JMS client > Reporter: MF > Attachments: README.TXT, patch_060518.zip, source_060323.zip, source_060324.zip, source_060404.zip, source_060406.zip, source_060425.zip, source_060508.zip, source_060515.zip > > > Attached is a new update of the C++ client, the zip-file contains the full source since the update is a major overhaul. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/activemq/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira