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 60A71F0CE for ; Sat, 13 Apr 2013 06:08:18 +0000 (UTC) Received: (qmail 3830 invoked by uid 500); 13 Apr 2013 06:08:18 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 3795 invoked by uid 500); 13 Apr 2013 06:08:17 -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 3750 invoked by uid 99); 13 Apr 2013 06:08:16 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 13 Apr 2013 06:08:16 +0000 Date: Sat, 13 Apr 2013 06:08:16 +0000 (UTC) From: "Erik (JIRA)" To: dev@activemq.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (AMQ-4470) Stomp 1.0 Heartbeat does not work for stomp ssl 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-4470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik resolved AMQ-4470. ----------------------- Resolution: Fixed Works as expected in 5.8 > Stomp 1.0 Heartbeat does not work for stomp ssl > ----------------------------------------------- > > Key: AMQ-4470 > URL: https://issues.apache.org/jira/browse/AMQ-4470 > Project: ActiveMQ > Issue Type: Bug > Components: stomp > Affects Versions: 5.6.0 > Environment: Linux: Ubuntu 12.04.1 LTS > java version "1.7.0_09" > OpenJDK Runtime Environment (IcedTea7 2.3.3) (7u9-2.3.3-0ubuntu1~12.04.1) > OpenJDK Client VM (build 23.2-b09, mixed mode, sharing) > Reporter: Erik > Labels: activemq, beat, heart, heartbeat, ssl, stomp, transport.defaultHeartBeat, transportConnector > Fix For: 5.x > > > The Stomp 1.0 Heartbeat feature does not work for stomp+ssl or stomp+nio+ssl URIs. I created a client that sends a request-reply message every 30s with a defaultHeartBeat of 5000 (5s). The Stomp Inactivity Monitor closes the connection for plain stomp URIs. stomp+ssl URIs do not get closed. > Works: > > Does not work: > > -- 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