[ https://issues.apache.org/jira/browse/HDFS-834?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Konstantin Boudnik reopened HDFS-834: ------------------------------------- It seems like I was too quick closing this. I've found another one [in 0.21 build\http://hudson.zones.apache.org/hudson/view/Hadoop/job/Hadoop-Hdfs-21-Build/54/testReport/org.apache.hadoop.hdfs/TestSafeMode/testManualSafeMode/] It looks like that all correct common artifacts were pulled and tests were ran against them. What it seems that HADOOP-6386 workaround isn't being engaged at all :-( E.g. the port number is positive _inside_ of HttpServer object but is negative when inquired externally. Sounds like a clear case of race condition in Jetty :-( > TestDiskError.testShutdown fails with port out of range: -1 error > ----------------------------------------------------------------- > > Key: HDFS-834 > URL: https://issues.apache.org/jira/browse/HDFS-834 > Project: Hadoop HDFS > Issue Type: Bug > Reporter: gary murry > Priority: Blocker > > The current build is broken on the TestDiskError.testShutdown unit test with > the following error: > port out of range:-1 > http://hudson.zones.apache.org/hudson/view/Hadoop/job/Hadoop-Hdfs-trunk/171/ -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.