You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by "Halo chen (JIRA)" <ji...@apache.org> on 2007/09/30 18:21:50 UTC

[jira] Created: (HTTPCORE-119) a bug in the file AbstractMultiworkerIOReactor.java

a bug in the file AbstractMultiworkerIOReactor.java
---------------------------------------------------

                 Key: HTTPCORE-119
                 URL: https://issues.apache.org/jira/browse/HTTPCORE-119
             Project: HttpComponents Core
          Issue Type: Bug
          Components: HttpCore NIO
    Affects Versions: 4.0-alpha5
         Environment: windows xp(SP2), JDK1.5
            Reporter: Halo chen


I find a bug in file AbstractMultiworkerIOReactor.java at lines 128-136 ,
I think the value of ex may be null, if the ex is null, will cause NullPointerException. 

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


---------------------------------------------------------------------
To unsubscribe, e-mail: httpcomponents-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: httpcomponents-dev-help@jakarta.apache.org


[jira] Resolved: (HTTPCORE-119) a bug in the file AbstractMultiworkerIOReactor.java

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

Oleg Kalnichevski resolved HTTPCORE-119.
----------------------------------------

       Resolution: Fixed
    Fix Version/s: 4.0-alpha6

Hi Halo

I fixed this bug in the SVN trunk a while ago. 

Oleg

> a bug in the file AbstractMultiworkerIOReactor.java
> ---------------------------------------------------
>
>                 Key: HTTPCORE-119
>                 URL: https://issues.apache.org/jira/browse/HTTPCORE-119
>             Project: HttpComponents Core
>          Issue Type: Bug
>          Components: HttpCore NIO
>    Affects Versions: 4.0-alpha5
>         Environment: windows xp(SP2), JDK1.5
>            Reporter: Halo chen
>             Fix For: 4.0-alpha6
>
>
> I find a bug in file AbstractMultiworkerIOReactor.java at lines 128-136 ,
> I think the value of ex may be null, if the ex is null, will cause NullPointerException. 

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


---------------------------------------------------------------------
To unsubscribe, e-mail: httpcomponents-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: httpcomponents-dev-help@jakarta.apache.org