You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by "Neha Jatav (JIRA)" <ji...@apache.org> on 2012/07/23 10:10:33 UTC

[jira] [Created] (APLO-223) Listener in Python Stomp example in Apollo doesn't wait for messages to be published

Neha Jatav created APLO-223:
-------------------------------

             Summary: Listener in Python Stomp example in Apollo doesn't wait for messages to be published
                 Key: APLO-223
                 URL: https://issues.apache.org/jira/browse/APLO-223
             Project: ActiveMQ Apollo
          Issue Type: Bug
         Environment: FC17, stomppy
            Reporter: Neha Jatav
            Priority: Blocker


Listener in Python Stomp example in Apollo doesn't wait for messages to be published. It just displays the following console message and exits:

Waiting for messages...


--
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] (APLO-223) Listener in Python Stomp example in Apollo doesn't wait for messages to be published

Posted by "Christian Posta (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/APLO-223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13420593#comment-13420593 ] 

Christian Posta commented on APLO-223:
--------------------------------------

can reproduce... taking a look...
                
> Listener in Python Stomp example in Apollo doesn't wait for messages to be published
> ------------------------------------------------------------------------------------
>
>                 Key: APLO-223
>                 URL: https://issues.apache.org/jira/browse/APLO-223
>             Project: ActiveMQ Apollo
>          Issue Type: Bug
>         Environment: FC17, stomppy
>            Reporter: Neha Jatav
>            Priority: Blocker
>
> Listener in Python Stomp example in Apollo doesn't wait for messages to be published. It just displays the following console message and exits:
> Waiting for messages...

--
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] [Updated] (APLO-223) Listener in Python Stomp example in Apollo doesn't wait for messages to be published

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

Hiram Chirino updated APLO-223:
-------------------------------

          Component/s: apollo-distro
    Affects Version/s: 1.3
    
> Listener in Python Stomp example in Apollo doesn't wait for messages to be published
> ------------------------------------------------------------------------------------
>
>                 Key: APLO-223
>                 URL: https://issues.apache.org/jira/browse/APLO-223
>             Project: ActiveMQ Apollo
>          Issue Type: Bug
>          Components: apollo-distro
>    Affects Versions: 1.3
>         Environment: FC17, stomppy
>            Reporter: Neha Jatav
>            Assignee: Hiram Chirino
>            Priority: Minor
>             Fix For: 1.4
>
>
> Listener in Python Stomp example in Apollo doesn't wait for messages to be published. It just displays the following console message and exits:
> Waiting for messages...

--
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] (APLO-223) Listener in Python Stomp example in Apollo doesn't wait for messages to be published

Posted by "Neha Jatav (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/APLO-223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13420842#comment-13420842 ] 

Neha Jatav commented on APLO-223:
---------------------------------

In examples/stomp/python/

Added it after
print("Waiting for messages...")

diff listener.py newlistener.py
61a62
> time.sleep(10)

                
> Listener in Python Stomp example in Apollo doesn't wait for messages to be published
> ------------------------------------------------------------------------------------
>
>                 Key: APLO-223
>                 URL: https://issues.apache.org/jira/browse/APLO-223
>             Project: ActiveMQ Apollo
>          Issue Type: Bug
>         Environment: FC17, stomppy
>            Reporter: Neha Jatav
>            Assignee: Hiram Chirino
>            Priority: Minor
>
> Listener in Python Stomp example in Apollo doesn't wait for messages to be published. It just displays the following console message and exits:
> Waiting for messages...

--
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] [Resolved] (APLO-223) Listener in Python Stomp example in Apollo doesn't wait for messages to be published

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

Hiram Chirino resolved APLO-223.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 1.4

Thanks fix applied.
                
> Listener in Python Stomp example in Apollo doesn't wait for messages to be published
> ------------------------------------------------------------------------------------
>
>                 Key: APLO-223
>                 URL: https://issues.apache.org/jira/browse/APLO-223
>             Project: ActiveMQ Apollo
>          Issue Type: Bug
>          Components: apollo-distro
>    Affects Versions: 1.3
>         Environment: FC17, stomppy
>            Reporter: Neha Jatav
>            Assignee: Hiram Chirino
>            Priority: Minor
>             Fix For: 1.4
>
>
> Listener in Python Stomp example in Apollo doesn't wait for messages to be published. It just displays the following console message and exits:
> Waiting for messages...

--
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] (APLO-223) Listener in Python Stomp example in Apollo doesn't wait for messages to be published

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

Hiram Chirino reopened APLO-223:
--------------------------------

      Assignee: Hiram Chirino

Hi Neha,

Want to post the patch that fixed it for you?  That we the next release we do can just work.  Thanks!
                
> Listener in Python Stomp example in Apollo doesn't wait for messages to be published
> ------------------------------------------------------------------------------------
>
>                 Key: APLO-223
>                 URL: https://issues.apache.org/jira/browse/APLO-223
>             Project: ActiveMQ Apollo
>          Issue Type: Bug
>         Environment: FC17, stomppy
>            Reporter: Neha Jatav
>            Assignee: Hiram Chirino
>            Priority: Minor
>
> Listener in Python Stomp example in Apollo doesn't wait for messages to be published. It just displays the following console message and exits:
> Waiting for messages...

--
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] [Updated] (APLO-223) Listener in Python Stomp example in Apollo doesn't wait for messages to be published

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

Neha Jatav updated APLO-223:
----------------------------

    Priority: Minor  (was: Blocker)
    
> Listener in Python Stomp example in Apollo doesn't wait for messages to be published
> ------------------------------------------------------------------------------------
>
>                 Key: APLO-223
>                 URL: https://issues.apache.org/jira/browse/APLO-223
>             Project: ActiveMQ Apollo
>          Issue Type: Bug
>         Environment: FC17, stomppy
>            Reporter: Neha Jatav
>            Priority: Minor
>
> Listener in Python Stomp example in Apollo doesn't wait for messages to be published. It just displays the following console message and exits:
> Waiting for messages...

--
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] [Resolved] (APLO-223) Listener in Python Stomp example in Apollo doesn't wait for messages to be published

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

Neha Jatav resolved APLO-223.
-----------------------------

    Resolution: Fixed

Added time.sleep after print statement
                
> Listener in Python Stomp example in Apollo doesn't wait for messages to be published
> ------------------------------------------------------------------------------------
>
>                 Key: APLO-223
>                 URL: https://issues.apache.org/jira/browse/APLO-223
>             Project: ActiveMQ Apollo
>          Issue Type: Bug
>         Environment: FC17, stomppy
>            Reporter: Neha Jatav
>            Priority: Minor
>
> Listener in Python Stomp example in Apollo doesn't wait for messages to be published. It just displays the following console message and exits:
> Waiting for messages...

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