You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@etch.apache.org by "scott comer (JIRA)" <ji...@apache.org> on 2008/11/20 17:22:44 UTC

[jira] Created: (ETCH-18) KeepAlive throws exception while trying to shutdown connection

KeepAlive throws exception while trying to shutdown connection
--------------------------------------------------------------

                 Key: ETCH-18
                 URL: https://issues.apache.org/jira/browse/ETCH-18
             Project: Etch
          Issue Type: Bug
          Components: csharp-binding, java-binding
    Affects Versions: 1.0.1
            Reporter: scott comer
            Assignee: scott comer
             Fix For: 1.0.2


if AlarmManager calls wakeup just as the connection is being shutdown,
KeepAlive will get an exception trying to send a request. part of the shutdown
process is to cancel the wakeup, but they signals may be crossed.

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


[jira] Commented: (ETCH-18) KeepAlive throws exception while trying to shutdown connection

Posted by "scott comer (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/ETCH-18?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12649405#action_12649405 ] 

scott comer commented on ETCH-18:
---------------------------------

fixed in java-binding: trunk rev 719279

> KeepAlive throws exception while trying to shutdown connection
> --------------------------------------------------------------
>
>                 Key: ETCH-18
>                 URL: https://issues.apache.org/jira/browse/ETCH-18
>             Project: Etch
>          Issue Type: Bug
>          Components: csharp-binding, java-binding
>    Affects Versions: 1.0.1
>            Reporter: scott comer
>            Assignee: scott comer
>             Fix For: 1.0.2
>
>
> if AlarmManager calls wakeup just as the connection is being shutdown,
> KeepAlive will get an exception trying to send a request. part of the shutdown
> process is to cancel the wakeup, but they signals may be crossed.

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


[jira] Resolved: (ETCH-18) KeepAlive throws exception while trying to shutdown connection

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

scott comer resolved ETCH-18.
-----------------------------

    Resolution: Fixed

> KeepAlive throws exception while trying to shutdown connection
> --------------------------------------------------------------
>
>                 Key: ETCH-18
>                 URL: https://issues.apache.org/jira/browse/ETCH-18
>             Project: Etch
>          Issue Type: Bug
>          Components: csharp-binding, java-binding
>    Affects Versions: 1.0.1
>            Reporter: scott comer
>            Assignee: scott comer
>             Fix For: 1.0.2
>
>
> if AlarmManager calls wakeup just as the connection is being shutdown,
> KeepAlive will get an exception trying to send a request. part of the shutdown
> process is to cancel the wakeup, but they signals may be crossed.

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