[
https://issues.apache.org/jira/browse/CHUKWA-10?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12720288#action_12720288
]
Hudson commented on CHUKWA-10:
------------------------------
Integrated in Chukwa-trunk #55 (See
[http://hudson.zones.apache.org/hudson/job/Chukwa-trunk/55/])
. Fix TestAgentConfig
> 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
> Affects Versions: 0.2.0
> Reporter: Jerome Boulon
> Assignee: Ari Rabkin
> Priority: Minor
> Fix For: 0.2.0
>
> 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.