Hi,
I am seeing that when receiving messages:
org.apache.qpid.AMQException: Unsupport MIME type of oad-message
paylaod-mess
at
org.apache.qpid.client.message.MessageFactoryRegistry.createMessage(MessageF
actoryRegistry.java:115)
at
org.apache.qpid.client.BasicMessageConsumer_0_8.createJMSMessageFromUnproces
sedMessage(BasicMessageConsumer_0_8.java:84)
at
org.apache.qpid.client.BasicMessageConsumer.notifyMessage(BasicMessageConsum
er.java:568)
at
org.apache.qpid.client.AMQSession
$Dispatcher.dispatchMessage(AMQSession.java
:2570)
at
org.apache.qpid.client.AMQSession$Dispatcher.run(AMQSession.java:2493)
Has anybody already seen that? This is when using a M2 broker and a
trunk
client though. It also only happens when the consumer is running on my
Windows box. I have tested the following:
Consumer Producer Broker Issue
W W W Yes
W W Linux Yes
W Linux Linux Yes
Linux W Linux No
Linux Linux Linux No
I am using the trunk on Windows and on Linux when running the clients
(revision: 605528). So before investigating further I would like to know
if
you guys know about a potential Windows issue.
Arnaud