You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by "Hiram Chirino (JIRA)" <ji...@apache.org> on 2012/06/08 15:46:23 UTC

[jira] [Commented] (APLO-210) Apollo stops working after some time (with durable subscriptions)

    [ https://issues.apache.org/jira/browse/APLO-210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13291778#comment-13291778 ] 

Hiram Chirino commented on APLO-210:
------------------------------------

When you get into that weird state do you also see CPU spin?  From the stack dump you provided that does not seem to be the case.  If full debug logs were enabled perhaps there might be a clue in there.
                
> Apollo stops working after some time (with durable subscriptions)
> -----------------------------------------------------------------
>
>                 Key: APLO-210
>                 URL: https://issues.apache.org/jira/browse/APLO-210
>             Project: ActiveMQ Apollo
>          Issue Type: Bug
>         Environment: apollo-99-trunk-20120519.032132-42
>            Reporter: Lionel Cons
>            Priority: Blocker
>         Attachments: apollo.dump
>
>
> One of our applications using Apollo seems to trigger a very severe bug inside the broker.
> The application is very simple: a few short lived producers that send a few messages to a single topic, disconnect and start again after some time, plus one or two long lived consumers using durable subscriptions. All this works fine initially but after some time (15 to 30 minutes, it depends), this stops working and the sent messages are not received anymore.
> On the surface, the broker seems to be working fine and other clients do work. However, the console reports weird statistics for the topic: the enqueued and dispatched counters do grow while dequeued does not change. Worse: the broker is in a bizarre state and cannot be stopped cleanly ("service apollo stop" yields to "Could not stop process PID") and only "kill -9" can get rid of it.
> I've tried to reproduce the problem with simple scripts and I could not. I suspect a concurrency problem between the concurrent producers and consumers.
> I will attach a stack dump of the broker when it is in this weird state. If this is not enough, we can give you access to the broker the next time this happens.

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