[ https://issues.apache.org/jira/browse/HIVE-2937?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13254070#comment-13254070 ]
Hudson commented on HIVE-2937: ------------------------------ Integrated in Hive-trunk-h0.21 #1373 (See [https://builds.apache.org/job/Hive-trunk-h0.21/1373/]) HIVE-2937. TestHiveServerSessions hangs when executed directly. (navis via kevinwilfong) (Revision 1325830) Result = SUCCESS kevinwilfong : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1325830 Files : * /hive/trunk/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java * /hive/trunk/service/src/java/org/apache/hadoop/hive/service/HiveServer.java > TestHiveServerSessions hangs when executed directly > --------------------------------------------------- > > Key: HIVE-2937 > URL: https://issues.apache.org/jira/browse/HIVE-2937 > Project: Hive > Issue Type: Test > Reporter: Navis > Assignee: Navis > Priority: Trivial > Attachments: HIVE-2937.D2697.1.patch, HIVE-2937.D2697.2.patch > > > {code} > ant test -Doffline=true -Dtestcase=TestHiveServerSessions > {code} > Hangs infinitely. > I couldn't imagine exact cause of the problem, but found that by adding 'new > HiveServer.HiveServerHandler();' in setup(), test resulted to success. -- 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