Return-Path: X-Original-To: apmail-activemq-dev-archive@www.apache.org Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 38FD2D1F2 for ; Thu, 21 Feb 2013 00:39:13 +0000 (UTC) Received: (qmail 31421 invoked by uid 500); 21 Feb 2013 00:39:12 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 31391 invoked by uid 500); 21 Feb 2013 00:39:12 -0000 Mailing-List: contact dev-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@activemq.apache.org Delivered-To: mailing list dev@activemq.apache.org Received: (qmail 31379 invoked by uid 99); 21 Feb 2013 00:39:12 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 21 Feb 2013 00:39:12 +0000 Date: Thu, 21 Feb 2013 00:39:12 +0000 (UTC) From: "Timothy Bish (JIRA)" To: dev@activemq.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (AMQ-4335) Cannot set maxFrameSize greater than 100MB MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/AMQ-4335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13582727#comment-13582727 ] Timothy Bish commented on AMQ-4335: ----------------------------------- Yours isn't a JUnit test case so it can't be dropped into the ActiveMQ unit tests. You're welcome to use what I did to create an actual unit test. > Cannot set maxFrameSize greater than 100MB > ------------------------------------------ > > Key: AMQ-4335 > URL: https://issues.apache.org/jira/browse/AMQ-4335 > Project: ActiveMQ > Issue Type: Bug > Components: Broker > Affects Versions: 5.8.0 > Environment: Windows 2008 R2 > Reporter: Pat Flaherty > Attachments: AMQ4335Test.java, amq4335.xml, BugInActivemq.zip > > > Trying to send JSON messages greater then 100MB and I receive the error: > Transport Connection to: tcp://192.168.10.1:55823 failed: java.io.IOException: Frame size of 140 MB larger > than max allowed 100 MB > I tried increasing the frame size in 5.8.0 as follows: > > > > > -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira