[ https://issues.apache.org/jira/browse/HDFS-3642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13425232#comment-13425232 ]
Eli Collins commented on HDFS-3642: ----------------------------------- Yup, this is the issue, probably due to HDFS-3664 or HDFS-3048. {noformat} 2012-07-30 12:59:21,381 FATAL hdfs.MiniDFSCluster (MiniDFSCluster.java:shutdown(1283)) - Test resulted in an unexpected exit org.apache.hadoop.util.ExitUtil$ExitException at org.apache.hadoop.util.ExitUtil.terminate(ExitUtil.java:77) at org.apache.hadoop.util.ExitUtil.terminate(ExitUtil.java:95) at org.apache.hadoop.hdfs.server.blockmanagement.BlockManager$ReplicationMonitor.run(BlockManager.java:3011) at java.lang.Thread.run(Thread.java:662) {noformat} > TestReplication#testReplicationSimulatedStorag failed due to unexpected exit > ---------------------------------------------------------------------------- > > Key: HDFS-3642 > URL: https://issues.apache.org/jira/browse/HDFS-3642 > Project: Hadoop HDFS > Issue Type: Improvement > Affects Versions: 2.0.0-alpha > Reporter: Eli Collins > > TestReplication#testReplicationSimulatedStorage failed in a recent jenkins > run. > {noformat} > Failed tests: > testReplicationSimulatedStorag(org.apache.hadoop.hdfs.TestReplication): Test > resulted in an unexpected exit > testReplication(org.apache.hadoop.hdfs.TestReplication): Test resulted in > an unexpected exit > testPendingReplicationRetry(org.apache.hadoop.hdfs.TestReplication): Test > resulted in an unexpected exit > testReplicateLenMismatchedBlock(org.apache.hadoop.hdfs.TestReplication): > Test resulted in an unexpected exit > {noformat} -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira