Return-Path: Delivered-To: apmail-activemq-users-archive@www.apache.org Received: (qmail 16254 invoked from network); 11 Feb 2010 21:54:08 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 11 Feb 2010 21:54:08 -0000 Received: (qmail 87703 invoked by uid 500); 11 Feb 2010 21:54:07 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 87648 invoked by uid 500); 11 Feb 2010 21:54:07 -0000 Mailing-List: contact users-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@activemq.apache.org Delivered-To: mailing list users@activemq.apache.org Received: (qmail 87638 invoked by uid 99); 11 Feb 2010 21:54:07 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 11 Feb 2010 21:54:07 +0000 X-ASF-Spam-Status: No, hits=1.5 required=10.0 tests=NORMAL_HTTP_TO_IP,SPF_HELO_PASS,SPF_PASS,WEIRD_PORT X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 11 Feb 2010 21:53:58 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1Nfgyf-0004kN-Cr for users@activemq.apache.org; Thu, 11 Feb 2010 13:53:37 -0800 Message-ID: <27555385.post@talk.nabble.com> Date: Thu, 11 Feb 2010 13:53:37 -0800 (PST) From: packetrider To: users@activemq.apache.org Subject: Re: ActiveMQ with HTTPS: message string too long In-Reply-To: <8C10DE83-E91F-4E42-8867-E37AD4629CF9@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: bstrongin@hytrust.com References: <27540958.post@talk.nabble.com> <8C10DE83-E91F-4E42-8867-E37AD4629CF9@gmail.com> Yes, it sure looks like this bug. I guess we'll have to wait till 2.4 is out, do you know when it's coming out? Thanks a lot rajdavies wrote: > > Looks like you could have ran into this bug: > http://issues.apache.org/activemq/browse/AMQ-1308 > - you could try a 5.4-SNAPSHOT - which would have the fix in? > > On 11 Feb 2010, at 01:23, packetrider wrote: > >> >> Hi, >> >> We're running ActiveMQ 5.3 in the standalone mode, with HTTPS. We >> get an >> exception indicating that the message is too long: not sure if this >> is a >> bug, or there are some restrictions on the message size. >> >> Any help is appreciated >> >> Here's the log >> >> INFO - leMessageListenerContainer - Trying to recover from JMS >> Connection >> exception: javax.jms.JMSException: Failed to perform GET on: >> https://10.111.1.162:61616 as response was: 500 >> DEBUG - content - << "[\n]" >> DEBUG - content - << "[\n]" >> DEBUG - content - << "> content="text/html; charset=ISO-8859-1"/>[\n]" >> DEBUG - content - << "Error 500 encoded >> string too >> long: 91169 bytes[\n]" >> DEBUG - content - << "[\n]" >> DEBUG - content - << "

HTTP ERROR: >> 500

encoded string too long: 91169 bytes
[\n]" >> DEBUG - content - << "

RequestURI=/

Caused >> by:

java.io.UTFDataFormatException: encoded string too  
>> long: 91169
>> bytes[\n]"
>> DEBUG - content                    - << "[0x9]at
>> java.io.DataOutputStream.writeUTF(DataOutputStream.java:347)[\n]"
>> DEBUG - content                    - << "[0x9]at
>> java.io.DataOutputStream.writeUTF(DataOutputStream.java:306)[\n]"
>> DEBUG - content                    - << "[0x9]at
>> org 
>> .apache 
>> .activemq.transport.util.TextWireFormat.marshal(TextWireFormat.java: 
>> 44)[\n]"
>> DEBUG - content                    - << "[0x9]at
>> org 
>> .apache 
>> .activemq 
>> .transport.http.HttpTunnelServlet.doGet(HttpTunnelServlet.java:86) 
>> [\n]"
>> DEBUG - content                    - << "[0x9]at
>> javax.servlet.http.HttpServlet.service(HttpServlet.java:693)[\n]"
>> DEBUG - content                    - << "[0x9]at
>> javax.servlet.http.HttpServlet.service(HttpServlet.java:806)[\n]"
>> DEBUG - content                    - << "[0x9]at
>> org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java: 
>> 487)[\n]"
>> DEBUG - content                    - << "[0x9]at
>> org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java: 
>> 362)[\n]"
>> DEBUG - content                    - << "[0x9]at
>> org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java: 
>> 181)[\n]"
>> DEBUG - content                    - << "[0x9]at org.mor"
>> -- 
>> View this message in context:
>> http://old.nabble.com/ActiveMQ-with-HTTPS%3A-message-string-too-long-tp27540958p27540958.html
>> Sent from the ActiveMQ - User mailing list archive at Nabble.com.
>>
> 
> Rob Davies
> http://twitter.com/rajdavies
> I work here: http://fusesource.com
> My Blog: http://rajdavies.blogspot.com/
> I'm writing this: http://www.manning.com/snyder/
> 
> 
> 
> 
> 
> 
> 

-- 
View this message in context: http://old.nabble.com/ActiveMQ-with-HTTPS%3A-message-string-too-long-tp27540958p27555385.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.