You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Deives Michellis (JIRA)" <ji...@apache.org> on 2012/05/11 16:28:50 UTC

[jira] [Created] (AMQ-3835) STOMP 1.0 protocol (read ACK) broken on ActiveMQ 5.6.0

Deives Michellis created AMQ-3835:
-------------------------------------

             Summary: 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

        

[jira] [Comment Edited] (AMQ-3835) STOMP 1.0 protocol (read ACK) broken on ActiveMQ 5.6.0

Posted by "Tapan Kumar Thapa (JIRA)" <ji...@apache.org>.
    [ 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

        

[jira] [Commented] (AMQ-3835) STOMP 1.0 protocol (read ACK) broken on ActiveMQ 5.6.0

Posted by "Timothy Bish (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/AMQ-3835?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13273307#comment-13273307 ] 

Timothy Bish commented on AMQ-3835:
-----------------------------------

Recommend you create a JUnit test case to demonstrate your issue.
                
> 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

        

[jira] [Closed] (AMQ-3835) STOMP 1.0 protocol (read ACK) broken on ActiveMQ 5.6.0

Posted by "Timothy Bish (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AMQ-3835?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Timothy Bish closed AMQ-3835.
-----------------------------

    Resolution: Not A Problem

Added a new unit test to StompTest.java testPrefetchSizeOfOneClientAck which shows that prefetch of one is working as expected.
                
> 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

        

[jira] [Commented] (AMQ-3835) STOMP 1.0 protocol (read ACK) broken on ActiveMQ 5.6.0

Posted by "Deives Michellis (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/AMQ-3835?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13273492#comment-13273492 ] 

Deives Michellis commented on AMQ-3835:
---------------------------------------

Well, there is a test right over there:

I specifically asked activemq to wait for my ACKs before sending a new message, and send 1 single message at a time until I acknowledge the last message. ActiveMQ is ignoring both.
                
> 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

        

[jira] [Reopened] (AMQ-3835) STOMP 1.0 protocol (read ACK) broken on ActiveMQ 5.6.0

Posted by "Deives Michellis (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AMQ-3835?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Deives Michellis reopened AMQ-3835:
-----------------------------------


The READ ACK, however, is NOT.
                
> 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

        

[jira] [Commented] (AMQ-3835) STOMP 1.0 protocol (read ACK) broken on ActiveMQ 5.6.0

Posted by "Tapan Kumar Thapa (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/AMQ-3835?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13290789#comment-13290789 ] 

Tapan Kumar Thapa commented on AMQ-3835:
----------------------------------------

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

        

[jira] [Commented] (AMQ-3835) STOMP 1.0 protocol (read ACK) broken on ActiveMQ 5.6.0

Posted by "Timothy Bish (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/AMQ-3835?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13273319#comment-13273319 ] 

Timothy Bish commented on AMQ-3835:
-----------------------------------

StompTest.java in our unit tests has plenty of examples, barring that please create a test case using the client you are currently using.  
                
> 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

        

[jira] [Closed] (AMQ-3835) STOMP 1.0 protocol (read ACK) broken on ActiveMQ 5.6.0

Posted by "Timothy Bish (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AMQ-3835?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Timothy Bish closed AMQ-3835.
-----------------------------

    Resolution: Incomplete

No test case provided. 
                
> 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

        

[jira] [Commented] (AMQ-3835) STOMP 1.0 protocol (read ACK) broken on ActiveMQ 5.6.0

Posted by "Deives Michellis (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/AMQ-3835?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13273310#comment-13273310 ] 

Deives Michellis commented on AMQ-3835:
---------------------------------------

I have absolutely no idea how to do that. I am not a java guy, sorry
                
> 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

        

[jira] [Commented] (AMQ-3835) STOMP 1.0 protocol (read ACK) broken on ActiveMQ 5.6.0

Posted by "Timothy Bish (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/AMQ-3835?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13278007#comment-13278007 ] 

Timothy Bish commented on AMQ-3835:
-----------------------------------

You'll need to provide a test case that shows what you think is wrong then.  
                
> 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