[
https://issues.apache.org/jira/browse/MESOS-1263?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Scott Clasen updated MESOS-1263:
--------------------------------
Attachment: mesos-hang.txt
the cyclic output you notice at the bottom repeats forever
> 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
> Attachments: mesos-hang.txt
>
>
> 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)