You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2014/07/22 00:02:41 UTC

[jira] [Resolved] (HDFS-2) IllegalMonitorStateException in DataNode shutdown

     [ https://issues.apache.org/jira/browse/HDFS-2?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Allen Wittenauer resolved HDFS-2.
---------------------------------

    Resolution: Incomplete

I don't think there is much choice here but to close this as stale.

> IllegalMonitorStateException in DataNode shutdown
> -------------------------------------------------
>
>                 Key: HDFS-2
>                 URL: https://issues.apache.org/jira/browse/HDFS-2
>             Project: Hadoop HDFS
>          Issue Type: Bug
>            Reporter: Amareshwari Sriramadasu
>
> This was observed in one of the hudson runs, org.apache.hadoop.mapred.TestBadRecords.testBadMapRed failed with following exception trace:
> {noformat}
> 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:576)
> 	at org.apache.hadoop.hdfs.MiniDFSCluster.shutdownDataNodes(MiniDFSCluster.java:569)
> 	at org.apache.hadoop.hdfs.MiniDFSCluster.shutdown(MiniDFSCluster.java:553)
> 	at org.apache.hadoop.mapred.ClusterMapReduceTestCase.stopCluster(ClusterMapReduceTestCase.java:129)
> 	at org.apache.hadoop.mapred.ClusterMapReduceTestCase.tearDown(ClusterMapReduceTestCase.java:140)
> {noformat}
> More logs @
> http://hudson.zones.apache.org/hudson/job/Hadoop-Patch-vesta.apache.org/94/testReport/org.apache.hadoop.mapred/TestBadRecords/testBadMapRed/



--
This message was sent by Atlassian JIRA
(v6.2#6252)