Any particular reason why is ActiveMQ Agent discarding binary messages as
invalid?

2011-01-03 11:44:30,923 | WARN  | Ignoring invalid message: 
ActiveMQBytesMessage {commandId = 5, responseRequired = true, messageId = ID:ST
ATS2-54657-1294051436643-4:152:-1:1:1, originalDestination = null, 
originalTransactionId = null, producerId = ID:STATS2-54657-1294051436643
-4:152:-1:1, destination = topic://ActiveMQ.Agent, transactionId = null, 
expiration = 1294055070000, timestamp = 1294051470922, arrival = 0
, brokerInTime = 1294051470922, brokerOutTime = 1294051470923, correlationId = 
null, replyTo = temp-queue://ID:STATS2-54657-1294051436643-4
:152:1, persistent = true, type = null, priority = 0, groupID = null, 
groupSequence = 0, targetConsumerId = null, compressed = false, userI
D = null, content = org.apache.activemq.util.byteseque...@96ea4f, 
marshalledProperties = null, dataStructure = null, redeliveryCounter = 0,
 size = 1030, properties = null, readOnlyProperties = true, readOnlyBody = 
true, droppable = false} ActiveMQBytesMessage{ bytesOut = null, 
dataOut = null, dataIn = null } | 
org.apache.activemq.broker.util.CommandMessageListener | ActiveMQ Session: 
ID:STATS2-54657-1294051436643-
2:1:1

If I send a text message everything is OK. This is all via STOMP if it matters.

Reply via email to