You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Timothy Bish (JIRA)" <ji...@apache.org> on 2014/07/22 17:00:51 UTC

[jira] [Closed] (AMQ-5283) Help in analyzing "Received a message on a connection which is not yet started"

     [ https://issues.apache.org/jira/browse/AMQ-5283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Timothy Bish closed AMQ-5283.
-----------------------------

    Resolution: Invalid

Questions like this should go to the users list.  Given the stated information this appears to be normal client operation.

> Help in analyzing "Received a message on a connection which is not yet started"
> -------------------------------------------------------------------------------
>
>                 Key: AMQ-5283
>                 URL: https://issues.apache.org/jira/browse/AMQ-5283
>             Project: ActiveMQ
>          Issue Type: Wish
>    Affects Versions: 5.10.0
>            Reporter: Martin Lichtin
>
> To help analyze "Received a message on a connection which is not yet started" issues, it'd be great if details of the received message could be shown.
> Currently the warning shows destination=null, message=null:
> 2014-07-22 10:14:46,320 | WARN  | NIO Worker 16922 | ActiveMQSessionExecutor          | activemq.ActiveMQSessionExecutor   73 | 93 - org.apache.activemq.activemq-osgi - 5.10.0 | Received a message on a connection which is not yet started. Have you forgotten to call Connection.start()? Connection: ActiveMQConnection {id=ID:dev1-38850-1405438489929-3:5,clientId=ID:dev1-38850-1405438489929-2:5,started=false} Received: MessageDispatch {commandId = 0, responseRequired = false, consumerId = ID:dev1-38850-1405438489929-3:5:57781:1, destination = null, message = null, redeliveryCounter = 0}
> Perhaps also replace "yet started" with "running".
> Lastly, does redelivery policy apply in this case or is the message returned to the broker with a 'poison pill'?



--
This message was sent by Atlassian JIRA
(v6.2#6252)