Hi Dejan, 

Thanks for the response. I will continue to try for a test case, but it's
been a bit of a heisenbug so far - attempts to reproduce it reliably outside
of our production environment have failed. If I do manage to get a good
repro on it I'll certainly file a jira item.

Cheers,
Pete



Dejan Bosanac wrote:
> 
> Hi Pete,
> 
> we didn't see this kind of problem before. Can you create a test case that
> can reproduce the problem (ideally in Java
> http://activemq.apache.org/stomp.html#Stomp-JavaAPI, but Ruby will work
> too)
> and file a Jira request?
> 
> Cheers
> --
> Dejan Bosanac - http://twitter.com/dejanb
> 
> Open Source Integration - http://fusesource.com/
> ActiveMQ in Action - http://www.manning.com/snyder/
> Blog - http://www.nighttale.net
> 
> 
> On Mon, Oct 12, 2009 at 10:10 PM, Pete Hodgson <nab...@thepete.net> wrote:
> 
>>
>> Hi List,
>>
>> I'm using standard ruby stomp client to communicate with activeMQ 5.2.0,
>> using non-persistent messages. Very rarely (maybe once every 10,000
>> messages) the stomp client receives a message from the server with no
>> message-id header. It does have other headers, but is missing the
>> message-id. To make things worse, I'm using client ack. Because the
>> client
>> has no way to ack a message with no id its subscription becomes useless,
>> and
>> I have to restart my process.
>>
>> Does anyone have any insight on this? Is this a known issue with the
>> stomp
>> adapter? I'm assuming it's a server-side issue rather than client-side,
>> but
>> without sniffing traffic in my production environment (which would be
>> very
>> tricky) I'm not sure how I could find out more.
>>
>> Any suggestions gratefully received!
>>
>> Cheers,
>> Pete
>> --
>> View this message in context:
>> http://www.nabble.com/Stomp-messages-arriving-without-a-message-id-tp25862375p25862375.html
>> Sent from the ActiveMQ - User mailing list archive at Nabble.com.
>>
>>
> 
> 
> -----
> Dejan Bosanac
> 
> Open Source Integration - http://fusesource.com/
> ActiveMQ in Action - http://www.manning.com/snyder/
> Blog - http://www.nighttale.net
> 

-- 
View this message in context: 
http://www.nabble.com/Stomp-messages-arriving-without-a-message-id-tp25862375p25882937.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to