You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Ashutosh Chauhan (JIRA)" <ji...@apache.org> on 2013/08/28 17:08:51 UTC

[jira] [Commented] (HIVE-5166) TestWebHCatE2e is failing on trunk

    [ https://issues.apache.org/jira/browse/HIVE-5166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13752481#comment-13752481 ] 

Ashutosh Chauhan commented on HIVE-5166:
----------------------------------------

Stacktrace:
{noformat}
TestCase TestWebHCatE2e

   Name Status Type Time(s)
   getStatus Failure GET http://localhost:50111/templeton/v1/status?user.name=johndoe <html> <head> <meta http-equiv="Content-Type"
   content="text/html;charset=ISO-8859-1"/> <title>Error 503 java.lang.RuntimeException: Could not load wadl generators from
   wadlGeneratorDescriptions.</title> </head> <body> <h2>HTTP ERROR: 503</h2> <p>Problem accessing /templeton/v1/status. Reason: <pre>
   java.lang.RuntimeException: Could not load wadl generators from wadlGeneratorDescriptions.</pre></p> <hr /><i><small>Powered by
   Jetty://</small></i> </body> </html> expected:<200> but was:<503>
   junit.framework.AssertionFailedError: GET http://localhost:50111/templeton/v1/status?user.name=johndoe <html>
   <head>
   <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
   <title>Error 503 java.lang.RuntimeException: Could not load wadl generators from wadlGeneratorDescriptions.</title>
   </head>
   <body>
   <h2>HTTP ERROR: 503</h2>
   <p>Problem accessing /templeton/v1/status. Reason:
   <pre> java.lang.RuntimeException: Could not load wadl generators from wadlGeneratorDescriptions.</pre></p>
   <hr /><i><small>Powered by Jetty://</small></i>
   </body>
   </html>
   expected:<200> but was:<503>
   at org.apache.hcatalog.templeton.TestWebHCatE2e.getStatus(TestWebHCatE2e.java:85)
   0.125
   invalidPath Failure GET http://localhost:50111/templeton/v1/no_such_mapping/database?user.name=johndoe <html> <head> <meta
   http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> <title>Error 503 java.lang.RuntimeException: Could not load wadl
   generators from wadlGeneratorDescriptions.</title> </head> <body> <h2>HTTP ERROR: 503</h2> <p>Problem accessing
   /templeton/v1/no_such_mapping/database. Reason: <pre> java.lang.RuntimeException: Could not load wadl generators from
   wadlGeneratorDescriptions.</pre></p> <hr /><i><small>Powered by Jetty://</small></i> </body> </html> expected:<500> but was:<503>
   junit.framework.AssertionFailedError: GET http://localhost:50111/templeton/v1/no_such_mapping/database?user.name=johndoe <html>
   <head>
   <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
   <title>Error 503 java.lang.RuntimeException: Could not load wadl generators from wadlGeneratorDescriptions.</title>
   </head>
  <body>
   <h2>HTTP ERROR: 503</h2>
   <p>Problem accessing /templeton/v1/no_such_mapping/database. Reason:
   <pre> java.lang.RuntimeException: Could not load wadl generators from wadlGeneratorDescriptions.</pre></p>
   <hr /><i><small>Powered by Jetty://</small></i>
   </body>
   </html>
   expected:<500> but was:<503>
   at org.apache.hcatalog.templeton.TestWebHCatE2e.invalidPath(TestWebHCatE2e.java:105)
{noformat}
                
> TestWebHCatE2e is failing on trunk
> ----------------------------------
>
>                 Key: HIVE-5166
>                 URL: https://issues.apache.org/jira/browse/HIVE-5166
>             Project: Hive
>          Issue Type: Bug
>          Components: Tests, WebHCat
>    Affects Versions: 0.12.0
>            Reporter: Ashutosh Chauhan
>
> I observed these while running full test suite last couple of times.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira