You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Martin Ritchie (JIRA)" <qp...@incubator.apache.org> on 2007/02/01 17:28:05 UTC

[jira] Commented: (QPID-339) Java client hangs when starting up (intermittantly)

    [ https://issues.apache.org/jira/browse/QPID-339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12469491 ] 

Martin Ritchie commented on QPID-339:
-------------------------------------

Missed a file so completed: At revision: 502261  


> Java client hangs when starting up (intermittantly)
> ---------------------------------------------------
>
>                 Key: QPID-339
>                 URL: https://issues.apache.org/jira/browse/QPID-339
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Client
>    Affects Versions: M1
>            Reporter: Marnie McCormack
>         Assigned To: Martin Ritchie
>
> Occasionally during the normal startup of an app, the JVM stops, with the last messages being:
> 2007-02-01 14:19:35,343 INFO [WrapperSimpleAppMain] [] [] [AMQSession$Dispatcher] pausing
> 2007-02-01 14:19:35,343 INFO [Dispatcher-Channel-1] [] [] [AMQSession$Dispatcher] dispatcher normal dispatch interrupted
> 2007-02-01 14:19:35,343 INFO [Dispatcher-Channel-1] [] [] [AMQSession$Dispatcher] dispatcher paused
> Restarting the app solves the issue - this time the log shows:
> 2007-02-01 14:29:59,765 INFO [WrapperSimpleAppMain] [] [] [AMQSession$Dispatcher] pausing
> 2007-02-01 14:29:59,765 INFO [Dispatcher-Channel-1] [] [] [AMQSession$Dispatcher] dispatcher normal dispatch interrupted
> 2007-02-01 14:29:59,765 INFO [Dispatcher-Channel-1] [] [] [AMQSession$Dispatcher] dispatcher paused
> 2007-02-01 14:29:59,765 INFO [WrapperSimpleAppMain] [] [] [AMQSession$Dispatcher] reprocessing
> 2007-02-01 14:29:59,765 INFO [Dispatcher-Channel-1] [] [] [AMQSession$Dispatcher] dispatcher notified
> 2007-02-01 14:29:59,765 INFO [Dispatcher-Channel-1] [] [] [AMQSession$Dispatcher] doRedispatching
> 2007-02-01 14:29:59,765 INFO [Dispatcher-Channel-1] [] [] [AMQSession$Dispatcher] Reprocess Queue has size:0
> 2007-02-01 14:29:59,781 INFO [Dispatcher-Channel-1] [] [] [AMQSession$Dispatcher] Reprocess Queue emptied

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.