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

Hudson commented on HDFS-3768:
------------------------------

Integrated in Hadoop-Mapreduce-trunk-Commit #2585 (See 
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk-Commit/2585/])
    HDFS-3768. Exception in TestJettyHelper is incorrect. Contributed by Eli 
Reisman. (Revision 1370952)

     Result = FAILURE
jghoman : 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1370952
Files : 
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs-httpfs/src/test/java/org/apache/hadoop/test/TestJettyHelper.java
* /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt

                
> Exception in TestJettyHelper is incorrect
> -----------------------------------------
>
>                 Key: HDFS-3768
>                 URL: https://issues.apache.org/jira/browse/HDFS-3768
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>            Reporter: Jakob Homan
>            Assignee: Eli Reisman
>            Priority: Minor
>              Labels: newbie, patch
>             Fix For: 3.0.0
>
>         Attachments: HDFS-3768.patch
>
>
> hadoop-hdfs-project/hadoop-hdfs-httpfs/src/test/java/org/apache/hadoop/test/TestJettyHelper.java:80
> {noformat}
> throw new RuntimeException("Could not stop embedded servlet container, " + 
> ex.getMessage(), ex);
> {noformat}
> This is being thrown from createJettyServer and was copied and pasted from 
> stop.  Should say we can't start the servlet container.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to