Brahma Reddy Battula created YARN-4402:
------------------------------------------
Summary: TestNodeManagerShutdown And TestNodeManagerResync fails
with bind exception
Key: YARN-4402
URL: https://issues.apache.org/jira/browse/YARN-4402
Project: Hadoop YARN
Issue Type: Bug
Components: test
Reporter: Brahma Reddy Battula
Assignee: Brahma Reddy Battula
https://builds.apache.org/job/Hadoop-Yarn-trunk/1465/testReport/
{noformat}
2015-12-01 04:56:07,150 INFO [main] http.HttpServer2
(HttpServer2.java:start(846)) - HttpServer.start() threw a non Bind IOException
java.net.BindException: Port in use: 0.0.0.0:8042
at
org.apache.hadoop.http.HttpServer2.openListeners(HttpServer2.java:906)
at org.apache.hadoop.http.HttpServer2.start(HttpServer2.java:843)
at org.apache.hadoop.yarn.webapp.WebApps$Builder.start(WebApps.java:306)
at
org.apache.hadoop.yarn.server.nodemanager.webapp.WebServer.serviceStart(WebServer.java:73)
at
org.apache.hadoop.service.AbstractService.start(AbstractService.java:193)
at
org.apache.hadoop.service.CompositeService.serviceStart(CompositeService.java:120)
at
org.apache.hadoop.yarn.server.nodemanager.NodeManager.serviceStart(NodeManager.java:368)
at
org.apache.hadoop.service.AbstractService.start(AbstractService.java:193)
at
org.apache.hadoop.yarn.server.nodemanager.TestNodeManagerResync.testContainerPreservationOnResyncImpl(TestNodeManagerResync.java:164)
at
org.apache.hadoop.yarn.server.nodemanager.TestNodeManagerResync.testKillContainersOnResync(TestNodeManagerResync.java:141)
{noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)