You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@couchdb.apache.org by Attila Nagy <br...@fsn.hu> on 2010/09/30 13:24:39 UTC

CouchDB doesn't start with Erlang r14b on FreeBSD

  Hi,

On FreeBSD 8, with Erlang and CouchDB installed from ports I can't start 
the database.
In error.log I get:
=CRASH REPORT==== 30-Sep-2010::12:22:31 ===
   crasher:
     initial call: application_master:init/4
     pid: <0.30.0>
     registered_name: []
     exception exit: {{app_would_not_start,ssl},
                      {couch_app,start,
                                 [normal,
                                  ["/usr/local/etc/couchdb/default.ini",
                                   "/usr/local/etc/couchdb/local.ini"]]}}
       in function  application_master:init/4
     ancestors: [<0.29.0>]
     messages: [{'EXIT',<0.31.0>,normal}]
     links: [<0.29.0>,<0.7.0>]
     dictionary: []
     trap_exit: true
     status: running
     heap_size: 610
     stack_size: 24
     reductions: 163
   neighbours:

=INFO REPORT==== 30-Sep-2010::12:22:31 ===
     application: couch
     exited: {{app_would_not_start,ssl},
              {couch_app,start,
                         [normal,
                          ["/usr/local/etc/couchdb/default.ini",
                           "/usr/local/etc/couchdb/local.ini"]]}}
     type: temporary

This is with the actual (1.0.0) CouchDB and Erlang (R14B) ports. When I 
downgrade Erlang to R13B04, everything works OK.
Any ideas?

Re: CouchDB doesn't start with Erlang r14b on FreeBSD

Posted by Attila Nagy <br...@fsn.hu>.
  On 09/30/10 13:35, Nils Breunese wrote:
> Attila Nagy wrote:
>
>> On FreeBSD 8, with Erlang and CouchDB installed from ports I can't start
>> the database.
>> In error.log I get:
>> [cut]
>>
>> This is with the actual (1.0.0) CouchDB and Erlang (R14B) ports.
> It might not help with this problem, but please use CouchDB 1.0.1 (released 7 weeks ago) as 1.0.0 has a nasty bug that can cause data loss: http://couchdb.apache.org/notice/1.0.1.html
I've tried 1.0.1 too, the effect is the same. (the FreeBSD port is at 
1.0.0, I'm aware of this problem, thanks!)

Re: CouchDB doesn't start with Erlang r14b on FreeBSD

Posted by Nils Breunese <N....@vpro.nl>.
Attila Nagy wrote:

> On FreeBSD 8, with Erlang and CouchDB installed from ports I can't start
> the database.
> In error.log I get:
> [cut]
>
> This is with the actual (1.0.0) CouchDB and Erlang (R14B) ports.

It might not help with this problem, but please use CouchDB 1.0.1 (released 7 weeks ago) as 1.0.0 has a nasty bug that can cause data loss: http://couchdb.apache.org/notice/1.0.1.html

Nils.
------------------------------------------------------------------------
 VPRO
 phone:  +31(0)356712911
 e-mail: info@vpro.nl
 web:    www.vpro.nl
------------------------------------------------------------------------