You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by "Stan Lewis (Updated) (JIRA)" <ji...@apache.org> on 2011/12/02 17:35:40 UTC

[jira] [Updated] (APLO-97) NPE in HeartBeatMonitor when using an initial check delay

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

Stan Lewis updated APLO-97:
---------------------------

    Attachment: 0001-Avoid-NPE-if-protocol-codec-hasn-t-been-set-on-trans.patch

Here's a patch for this one...
                
> NPE in HeartBeatMonitor when using an initial check delay
> ---------------------------------------------------------
>
>                 Key: APLO-97
>                 URL: https://issues.apache.org/jira/browse/APLO-97
>             Project: ActiveMQ Apollo
>          Issue Type: Bug
>          Components: apollo-broker
>    Affects Versions: 1.0-beta5
>            Reporter: Stan Lewis
>         Attachments: 0001-Avoid-NPE-if-protocol-codec-hasn-t-been-set-on-trans.patch
>
>
> Exception in thread "hawtdispatch-DEFAULT-1" java.lang.NullPointerException 
> at org.apache.activemq.apollo.broker.protocol.HeartBeatMonitor.schedual_check_writes(HeartBeatMonitor.scala:43) 
> at org.apache.activemq.apollo.broker.protocol.HeartBeatMonitor$$anonfun$start$1.apply$mcV$sp(HeartBeatMonitor.scala:71) 
> at org.fusesource.hawtdispatch.package$$anon$4.run(hawtdispatch.scala:347) 
> at org.fusesource.hawtdispatch.internal.TimerThread$2.run(TimerThread.java:153) 
> at org.fusesource.hawtdispatch.internal.SerialDispatchQueue.run(SerialDispatchQueue.java:83) 
> at org.fusesource.hawtdispatch.internal.pool.SimpleThread.run(SimpleThread.java:61) 

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