Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
0.2.0
-
None
Description
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)
Attachments
Attachments
Issue Links
- is related to
-
HADOOP-5172 Chukwa : TestAgentConfig.testInitAdaptors_vs_Checkpoint regularly fails
-
- Closed
-