Hi Arnaud,

never seen that message before, an we do a lot of development /
testing on Windows (XP SP1 / 2).

have you got any way to trace what you are sending over the wire...

Are you using the string "payload-message" anywhere in your code?

-- Rob

On 19/12/2007, Arnaud Simon <[EMAIL PROTECTED]> wrote:
> 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
>
>
>
> No virus found in this outgoing message.
> Checked by AVG Free Edition.
> Version: 7.5.503 / Virus Database: 269.17.4/1189 - Release Date: 18/12/2007
> 21:40
>
>

Reply via email to