Hi James,

it doesn't sound familiar. Any chance you can reproduce it?


Regards
--
Dejan Bosanac
----------------------
Red Hat, Inc.
FuseSource is now part of Red Hat
dbosa...@redhat.com
Twitter: @dejanb
Blog: http://sensatic.net
ActiveMQ in Action: http://www.manning.com/snyder/


On Wed, Jan 9, 2013 at 10:28 AM, James Green <james.mk.gr...@gmail.com> wrote:
> Got a weird one. We have a series of queues and just in the past day or two
> I've realised that some of the queues are reporting blank message details
> in the web console.
>
> Here's the page source:
> <div class="message"><pre class="prettyprint"></pre></div>
>
> Yet for another queue, holding different XML data:
> <div class="message"><pre class="prettyprint">&lt;?xml
> version=&#034;1.0&#034;?&gt;&lt;Event&gt;&lt;VoiceCollection
> CallId=&#034;398&#034; MessageId=&#034;92&#034;
> AccountId=&#034;200000&#034;
> Hash=&#034;27fbd117057f3e983b172d31ddd4465d&#034;Cost=&#034;0&#034;/&gt;&lt;/Event&gt;</pre></div>
>
> The one that appears blank in the console has the following body when read
> using stomp:
> <?xml version="1.0"?>
> <notification><source>Portal</source><datetime>2013-01-08
> 17:50:40</datetime><state>SENT</state><reason>{"CollectedAt":"2013-01-07
> 15:15:00","ReceiptAt":"2013-01-08T17:50:40+00:00"}</reason><account>2</account><tag>703ef951-203a-4a23-998d-3ede8e654900</tag><remoteId>703ef951-203a-4a23-998d-3ede8e654900</remoteId></notification>
>
> Any ideas what might be causing such a thing to occur?
>
> Broker version: 5.7.0.
>
> Thanks,
>
> James

Reply via email to