You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by "Joan Touzet (JIRA)" <ji...@apache.org> on 2017/04/30 06:08:04 UTC

[jira] [Commented] (COUCHDB-3396) EUnit: failed_to_start_child

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

Joan Touzet commented on COUCHDB-3396:
--------------------------------------

Another instance of this today, ubuntu 14.04, default Erlang.

> EUnit: failed_to_start_child
> ----------------------------
>
>                 Key: COUCHDB-3396
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-3396
>             Project: CouchDB
>          Issue Type: Bug
>          Components: Test Suite
>            Reporter: Joan Touzet
>
> Multiple failures in chttpd_db_doc_size_tests across multiple platforms.
> {noformat}
> module 'chttpd_db_doc_size_tests'
>   chttpd db max_document_size tests
>     *** context setup failed ***
> **in function test_util:start_applications/2 (src/test_util.erl, line 91)
> in call from test_util:start_couch/2 (src/test_util.erl, line 74)
> **error:{case_clause,
>     {error,
>         {{shutdown,
>              {failed_to_start_child,couch_secondary_services,
>                  {shutdown,
>                      {failed_to_start_child,
>                          "couch_epi_codechange_monitor|chttpd_handlers|providers",
>                          {noproc,{gen_server,call,...}}}}}},
>          {couch_app,start,[normal,[]]}}}}
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)