You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Ari Rabkin (JIRA)" <ji...@apache.org> on 2009/03/04 19:31:56 UTC

[jira] Assigned: (HADOOP-5243) Fix TestAgentConfig

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

Ari Rabkin reassigned HADOOP-5243:
----------------------------------

    Assignee: Ari Rabkin

> Fix TestAgentConfig 
> --------------------
>
>                 Key: HADOOP-5243
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5243
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: contrib/chukwa
>            Reporter: Jerome Boulon
>            Assignee: Ari Rabkin
>
> testInitAdaptors_vs_Checkpoint regularly fails in Hudson builds (solaris only), this class has been exclude for now but we still need to find/confirm the root cause.
> Right now the assumption is that there's a delay on solaris before being able to reuse a port.
> See Jira: HADOOP-5172 for details
> Error Message
> ============
> org.apache.hadoop.chukwa.datacollection.agent.ChukwaAgent$AlreadyRunningException: Agent already running; aborting
> Stacktrace
> ========
> junit.framework.AssertionFailedError: org.apache.hadoop.chukwa.datacollection.agent.ChukwaAgent$AlreadyRunningException: Agent already running; aborting
> 	at org.apache.hadoop.chukwa.datacollection.agent.TestAgentConfig.testInitAdaptors_vs_Checkpoint(TestAgentConfig.java:73)

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