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 E0ABB9693 for ; Thu, 7 Jun 2012 04:45:26 +0000 (UTC) Received: (qmail 63402 invoked by uid 500); 7 Jun 2012 04:45:26 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 63229 invoked by uid 500); 7 Jun 2012 04:45:26 -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 63195 invoked by uid 99); 7 Jun 2012 04:45:25 -0000 Received: from issues-vm.apache.org (HELO issues-vm) (140.211.11.160) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 Jun 2012 04:45:25 +0000 Received: from isssues-vm.apache.org (localhost [127.0.0.1]) by issues-vm (Postfix) with ESMTP id 1F521142860 for ; Thu, 7 Jun 2012 04:45:25 +0000 (UTC) Date: Thu, 7 Jun 2012 04:45:25 +0000 (UTC) From: "Tapan Kumar Thapa (JIRA)" To: dev@activemq.apache.org Message-ID: <2048579746.46409.1339044325130.JavaMail.jiratomcat@issues-vm> In-Reply-To: <1026034091.54593.1336746530625.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Comment Edited] (AMQ-3835) STOMP 1.0 protocol (read ACK) broken on ActiveMQ 5.6.0 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-3835?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13290789#comment-13290789 ] Tapan Kumar Thapa edited comment on AMQ-3835 at 6/7/12 4:43 AM: ---------------------------------------------------------------- Hello, I am facing the same issue. Is there any solution which has been proposed/suggested. I am using stomp 1.0 client from below link. http://stomp.fusesource.org/documentation/php/book.html Error under activemq console: WARN | Exception occurred processing: ACK message-id: ID:tapan-htmsl-3435-1339041139453-2:4:-1:1:1 destination: /queue/test timestamp: 1339043765083 expires: 0 priority: 4 : org.apache.activemq.transport.stomp.ProtocolException: Unexpected ACK received for message-id [ I D:tapan-htmsl-3435-1339041139453-2:4:-1:1:1] FYI: I am on windows. Regards Tapan Thapa was (Author: tapan.thapa): Hello, I am facing the same issue. Is there any solution which has been proposed/suggested. I am using stomp 1.0 client from below link. http://stomp.fusesource.org/documentation/php/book.html Regards Tapan Thapa > STOMP 1.0 protocol (read ACK) broken on ActiveMQ 5.6.0 > ------------------------------------------------------ > > Key: AMQ-3835 > URL: https://issues.apache.org/jira/browse/AMQ-3835 > Project: ActiveMQ > Issue Type: Bug > Components: stomp > Affects Versions: 5.6.0 > Environment: Apache ActiveMQ 5.6.0 running on CentOS 5, jre-1.6.0_20-fcs > Reporter: Deives Michellis > > ActiveMQ does not respect read ACK over STOMP connections. > Protocol logs follow: > dmichellis@ni-73291-3:~/scripts/activemq$ telnet kolombo-s-pla1 61614 > Trying 192.168.128.130... > Connected to kolombo-s-pla1. > Escape character is '^]'. > CONNECT > ^@ > CONNECTED > heart-beat:0,0 > session:ID:kolombo-s-pla1.adm.intranet-34333-1336745977026-2:9 > server:ActiveMQ/5.6.0 > version:1.0 > SUBSCRIBE > ack:client > destination:nagios-events > activemq.prefetchSize:1 > ^@ > MESSAGE > message-id:ID:kolombo-s-pla1.adm.intranet-34333-1336745977026-2:10:-1:1:1 > destination:/queue/nagios-events > timestamp:1336746413131 > expires:0 > persistent:true > priority:4 > msg 18712 0 > MESSAGE > message-id:ID:kolombo-s-pla1.adm.intranet-34333-1336745977026-2:10:-1:1:2 > destination:/queue/nagios-events > timestamp:1336746413152 > expires:0 > persistent:true > priority:4 > msg 18712 1 > MESSAGE > message-id:ID:kolombo-s-pla1.adm.intranet-34333-1336745977026-2:10:-1:1:3 > destination:/queue/nagios-events > timestamp:1336746413161 > expires:0 > persistent:true > priority:4 > msg 18712 2 > MESSAGE > message-id:ID:kolombo-s-pla1.adm.intranet-34333-1336745977026-2:10:-1:1:4 > destination:/queue/nagios-events > timestamp:1336746413163 > expires:0 > persistent:true > priority:4 > msg 18712 3 > MESSAGE > message-id:ID:kolombo-s-pla1.adm.intranet-34333-1336745977026-2:10:-1:1:5 > destination:/queue/nagios-events > timestamp:1336746413165 > expires:0 > persistent:true > priority:4 > msg 18712 4 -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira