[
https://issues.apache.org/jira/browse/CHUKWA-10?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ari Rabkin updated CHUKWA-10:
-----------------------------
Attachment: CHUKWA-10.patch
Let's fix this.
> Fix TestAgentConfig
> --------------------
>
> Key: CHUKWA-10
> URL: https://issues.apache.org/jira/browse/CHUKWA-10
> Project: Hadoop Chukwa
> Issue Type: Bug
> Components: build and test code
> Reporter: Jerome Boulon
> Assignee: Ari Rabkin
> Attachments: CHUKWA-10.patch
>
>
> 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.