Seems one string property of your message is larger than 64KB. It's unusual that one message has a property whose size is larger than 64KB. I guess If it is the payload of the text message rather than a property it will work as there are some workarounds.
At 2013-03-22 14:49:46,yogu13 <yogesh....@synechron.com> wrote: >I understand that there is a limit on the writeUTF8 method provided by >DataOutputStream class but as i understand that there are workarounds for >this as well. > >My question is why isn't ActiveMQ removing this restriction on 64K limit >using the workarounds.. To my understanding neither does ActiveMQ call out >that the max size for the text message is 64K.. > > >Regards, >-Yogesh > > > >-- >View this message in context: >http://activemq.2283324.n4.nabble.com/ActiveMQ-5-8-0-Issue-with-HTTP-Connector-tp4664876p4665040.html >Sent from the ActiveMQ - User mailing list archive at Nabble.com.