Regression: TestInjectionForSimulatedStorage fails with 
IllegalMonitorStateException
------------------------------------------------------------------------------------

                 Key: HADOOP-5239
                 URL: https://issues.apache.org/jira/browse/HADOOP-5239
             Project: Hadoop Core
          Issue Type: Bug
          Components: dfs, test
    Affects Versions: hudson
            Reporter: gary murry


org.apache.hadoop.hdfs.TestInjectionForSimulatedStorage.testInjection fails 
with IllegalMonitorStateException

Stacktrace
java.lang.IllegalMonitorStateException
        at java.lang.Object.notifyAll(Native Method)
        at org.apache.hadoop.ipc.Server.stop(Server.java:1110)
        at 
org.apache.hadoop.hdfs.server.datanode.DataNode.shutdown(DataNode.java:574)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster.shutdownDataNodes(MiniDFSCluster.java:569)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster.shutdown(MiniDFSCluster.java:553)
        at 
org.apache.hadoop.hdfs.TestInjectionForSimulatedStorage.testInjection(TestInjectionForSimulatedStorage.java:195)

No errors show up in the standard output, but there are a few warnings.
http://hudson.zones.apache.org/hudson/view/Hadoop/job/Hadoop-trunk/749/testReport/org.apache.hadoop.hdfs/TestInjectionForSimulatedStorage/testInjection/

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

Reply via email to