You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "Varun Saxena (JIRA)" <ji...@apache.org> on 2015/11/21 10:29:10 UTC

[jira] [Created] (YARN-4379) TestWebApp failing in trunk

Varun Saxena created YARN-4379:
----------------------------------

             Summary: TestWebApp failing in trunk
                 Key: YARN-4379
                 URL: https://issues.apache.org/jira/browse/YARN-4379
             Project: Hadoop YARN
          Issue Type: Bug
            Reporter: Varun Saxena
            Assignee: Varun Saxena


{noformat}
Tests run: 9, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 4.917 sec <<< FAILURE! - in org.apache.hadoop.yarn.webapp.TestWebApp
testYARNWebAppContext(org.apache.hadoop.yarn.webapp.TestWebApp)  Time elapsed: 1.828 sec  <<< ERROR!
java.lang.RuntimeException: java.io.IOException: Server returned HTTP response code: 403 for URL: http://localhost:57512/static/
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1628)
	at org.apache.hadoop.yarn.webapp.TestWebApp.getContent(TestWebApp.java:293)
	at org.apache.hadoop.yarn.webapp.TestWebApp.testYARNWebAppContext(TestWebApp.java:276)
{noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)