You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by "Ian Downes (JIRA)" <ji...@apache.org> on 2014/04/29 01:05:14 UTC

[jira] [Commented] (MESOS-1263) make check hangs on ExamplesTest.JavaFramework

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

Ian Downes commented on MESOS-1263:
-----------------------------------

Could you please re-run the test with MESOS_VERBOSE=1 and GLOG_v=1 to enable verbose logging?

> make check hangs on ExamplesTest.JavaFramework 
> -----------------------------------------------
>
>                 Key: MESOS-1263
>                 URL: https://issues.apache.org/jira/browse/MESOS-1263
>             Project: Mesos
>          Issue Type: Bug
>    Affects Versions: 0.18.0
>         Environment: ubuntu 10.04 + openjdk 6
> ubuntu 14.04 + openjdk 7
>            Reporter: Scott Clasen
>
> Im seeing `make check`  hanging when building 0.18.0 on ubuntu 10.04 and 14.04.    
> Seeing this on 10.04.  Was able to build/check/install 0.17.0 fine.
>  [ RUN      ] ExamplesTest.JavaFramework
> 2014-04-12 03:09:23,699:27437(0x7f349f7ca700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51480] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> 2014-04-12 03:09:27,039:27437(0x7f349f7ca700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51480] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> repeats forever
> ubuntu 14.04 doesnt have the ZK output but just sits there forever at
> [----------] 5 tests from ExamplesTest
> [ RUN      ] ExamplesTest.TestFramework
> [       OK ] ExamplesTest.TestFramework (1478 ms)
> [ RUN      ] ExamplesTest.NoExecutorFramework
> [       OK ] ExamplesTest.NoExecutorFramework (2709 ms)
> [ RUN      ] ExamplesTest.JavaFramework



--
This message was sent by Atlassian JIRA
(v6.2#6252)