[ 
https://issues.apache.org/jira/browse/HADOOP-5172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12672847#action_12672847
 ] 

jboulon edited comment on HADOOP-5172 at 2/11/09 7:14 PM:
----------------------------------------------------------------

The Junit fails because the port is already/still open for sure. 
However, it's not clear why we have only one test case that is failing since we 
are doing the same kind of operation in almost all test cases.
Since this happen only on Solaris, it may be caused by a delay before we can 
actually reuse the same port but in order to validate this I first need to be 
able to reproduce the problem.

Also we don't have any code in place to randomize the port but that could be 
done.

      was (Author: jboulon):
    The Junit fails because the port is already/still open for sure. 
However, it's not clear why we have only one test case that is failing since we 
are doing the same kind of operation in almost all test cases.
Since this happen only on Solaris, it may be caused by a delay before we can 
actually reuse the same port but in order to validate this I first need to be 
able to reproduce the problem.

Also we don't have any code in place to randomize the port we that could be 
done.
  
> Chukwa : TestAgentConfig.testInitAdaptors_vs_Checkpoint regularly fails 
> ------------------------------------------------------------------------
>
>                 Key: HADOOP-5172
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5172
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: contrib/chukwa, test
>            Reporter: Raghu Angadi
>            Assignee: Jerome Boulon
>         Attachments: HADOOP-5172.patch
>
>
> org.apache.hadoop.chukwa.datacollection.agent.TestAgentConfig.testInitAdaptors_vs_Checkpoint
>  regularly fails in Hudson builds. I am not sure which branches it affects. I 
> will attach one of the failure logs.

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

Reply via email to