On Wed, 2011-12-14 at 08:08 -0800, cajun_code wrote:
> I am using Activemq-cpp client to talk to rabbitmq server.  we can post a
> STOMP message to the server.  but when it reads the message we get the
> following error.
> 
> StringTokenizer::nextToken - No more Tokens available
>       FILE: decaf/util/StringTokenizer.cpp, LINE: 77
>       FILE: activemq/wireformat/stomp/StompWireFormat.cpp, LINE: 221
>       FILE: activemq/transport/IOTransport.cpp, LINE: 243
> 
> The message that is in the queue is a simple "Hello" message
> 
> I would appricate any advice you can give me?
> 

What version of the client are you using?  
Can you post the code that puts the message?  
Can you post the STOMP frame as sent from RabbitMQ?

Regards

-- 
Tim Bish
------------
FuseSource
Email: tim.b...@fusesource.com
Web: http://fusesource.com
Twitter: tabish121
Blog: http://timbish.blogspot.com/



Reply via email to