Hi, Stephan,
Try to restart CouchDB. Can you tell us if you get any error at CouchDB
start? If you think it's easier for you to see when CouchDB starts,
clean your logs before (/var/log/couchdb/).
I have 1.0.1 here and I don't get such errors (but I have Ubuntu 10).
Cheers,
CGS
On 11/11/2011 04:54 AM, Stephan Bardubitzki wrote:
Hi there,
I just installed CouchDB(v 1.0.1) via Ubuntu Software Centre and run
the test suite.
oauth, replication, rev_stemming, security_validation, view_conflicts
all raise the same error:
run the
test{"error":"case_clause","reason":"{error,{'EXIT',{badarg,[{erlang,apply,[gen_server,start_link,undefined]},\n
{supervisor,do_start_child,2},\n {supervisor,handle_call,3},\n
{gen_server,handle_msg,5},\n {proc_lib,init_p_do_apply,3}]}}}"}
What to do?
Thanks,
Stephan