Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
1.0.1
-
None
-
Windows 7 32bit
couchdb 1.0.1 windows binary installer
-
Dont Know
Description
I'm trying to bind to IPv6 address :: but couchDB didn't start.
I've tried with
bind_address = ::
and with the specific IPv6 address.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- LOG level setted do debug ###########################
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Erlang R14A (erts-5.8) [source] [smp:2:2] [rq:2] [async-threads:0]
Eshell V5.8 (abort with ^G)
1> Apache CouchDB 1.0.1 (LogLevel=debug) is starting.
Configuration Settings ["../etc/couchdb/default.ini",
"../etc/couchdb/local.ini"]:
[admins] **LINE REMOVED**
[admins] **LINE REMOVED**
[attachments] compressible_types="text/*, application/javascript, application/json, application/xml"
[attachments] compression_level="8"
[couch_httpd_auth] auth_cache_size="50"
[couch_httpd_auth] authentication_db="_users"
[couch_httpd_auth] authentication_redirect="/_utils/session.html"
[couch_httpd_auth] require_valid_user="false"
[couch_httpd_auth] **LINE REMOVED**
[couch_httpd_auth] timeout="600"
[couchdb] database_dir="../var/lib/couchdb"
[couchdb] delayed_commits="true"
[couchdb] max_attachment_chunk_size="4294967296"
[couchdb] max_dbs_open="100"
[couchdb] max_document_size="4294967296"
[couchdb] os_process_timeout="5000"
[couchdb] uri_file="../var/lib/couchdb/couch.uri"
[couchdb] util_driver_dir="../lib/couch-1.0.1/priv/lib"
[couchdb] view_index_dir="../var/lib/couchdb"
[daemons] auth_cache="
"
[daemons] db_update_notifier="
"
[daemons] external_manager="
"
[daemons] httpd="
"
[daemons] query_servers="
"
[daemons] stats_aggregator="
"
[daemons] stats_collector="
"
[daemons] uuids="
"
[daemons] view_manager="
"
[httpd] allow_jsonp="false"
[httpd] authentication_handlers="
,
{couch_httpd_auth, cookie_authentication_handler},
{couch_httpd_auth, default_authentication_handler}"
[httpd] bind_address="::"
[httpd] default_handler="
"
[httpd] max_connections="2048"
[httpd] port="5984"
[httpd] secure_rewrites="true"
[httpd] vhost_global_handlers="_utils, _uuids, _session, _oauth, _users"
[httpd_db_handlers] _changes="
"
[httpd_db_handlers] _compact="
"
[httpd_db_handlers] _design="
"
[httpd_db_handlers] _temp_view="
"
[httpd_db_handlers] _view_cleanup="
"
[httpd_design_handlers] _info="
"
[httpd_design_handlers] _list="
"
[httpd_design_handlers] _rewrite="
"
[httpd_design_handlers] _show="
"
[httpd_design_handlers] _update="
"
[httpd_design_handlers] _view="
"
[httpd_global_handlers] /="
"
[httpd_global_handlers] _active_tasks="
"
[httpd_global_handlers] _all_dbs="
"
[httpd_global_handlers] _config="
"
[httpd_global_handlers] _log="
"
[httpd_global_handlers] _oauth="
"
[httpd_global_handlers] _replicate="
"
[httpd_global_handlers] _restart="
"
[httpd_global_handlers] _session="
"
[httpd_global_handlers] _stats="
"
[httpd_global_handlers] _utils="
"
[httpd_global_handlers] _uuids="
"
[httpd_global_handlers] favicon.ico="
"
[log] file="../var/log/couchdb/couch.log"
[log] include_sasl="true"
[log] level="debug"
[query_server_config] reduce_limit="true"
[query_servers] javascript="./couchjs.exe ../share/couchdb/server/main.js"
[replicator] max_http_pipeline_size="10"
[replicator] max_http_sessions="10"
[stats] rate="1000"
[stats] samples="[0, 60, 300, 900]"
[uuids] algorithm="sequential"
Failure to start Mochiweb: eafnosupport
[error] [<0.106.0>] {error_report,<0.34.0>,
{<0.106.0>,crash_report,
[[{initial_call,{mochiweb_socket_server,init,['Argument__1']}},
,
,
{error_info,{exit,eafnosupport,
[
,
]}},
,
,
,
,
,
,
,
,
],
[]]}}
=CRASH REPORT==== 20-Jan-2011::09:39:55 ===
crasher:
initial call: mochiweb_socket_server:init/1
pid: <0.106.0>
registered_name: []
exception exit: eafnosupport
in function gen_server:init_it/6
ancestors: [couch_secondary_services,couch_server_sup,<0.35.0>]
messages: []
links: [<0.89.0>]
dictionary: []
trap_exit: true
status: running
heap_size: 1597
stack_size: 24
reductions: 352
neighbours:
[error] [<0.89.0>] {error_report,<0.34.0>,
{<0.89.0>,supervisor_report,
[{supervisor,{local,couch_secondary_services}},
{reason,eafnosupport},
{offender,[{pid,undefined},
{name,httpd},
{mfargs,{couch_httpd,start_link,[]}},
{restart_type,permanent},
{shutdown,1000},
{child_type,worker}]}]}}
=SUPERVISOR REPORT==== 20-Jan-2011::09:39:55 ===
Supervisor: {local,couch_secondary_services}
Context: start_error
Reason: eafnosupport
Offender: [{pid,undefined},
{name,httpd},
{mfargs,{couch_httpd,start_link,[]}},
{restart_type,permanent},
{shutdown,1000},
{child_type,worker}]
[error] [<0.81.0>] {error_report,<0.34.0>,
{<0.81.0>,supervisor_report,
[{supervisor,{local,couch_server_sup}},
{errorContext,start_error}
,
,
{offender,
[
{name,couch_secondary_services},
{mfargs,{couch_server_sup,start_secondary_services,[]}},
{restart_type,permanent},
{shutdown,infinity},
{child_type,supervisor}]}]}}
=SUPERVISOR REPORT==== 20-Jan-2011::09:39:55 ===
Supervisor: {local,couch_server_sup}
Context: start_error
Reason: shutdown
Offender: [{pid,undefined}
,
,
{mfargs,{couch_server_sup,start_secondary_services,[]}},
,
,
]
=CRASH REPORT==== 20-Jan-2011::09:39:55 ===
crasher:
initial call: application_master:init/4
pid: <0.34.0>
registered_name: []
exception exit: {bad_return,
{{couch_app,start,
[normal,
["../etc/couchdb/default.ini",
"../etc/couchdb/local.ini"]]},
{'EXIT',
badmatch,{error,shutdown,
[
{application_master,start_it_old,4}]}}}}
in function application_master:init/4
ancestors: [<0.33.0>]
messages: [{'EXIT',<0.35.0>,normal}]
links: [<0.33.0>,<0.6.0>]
dictionary: []
trap_exit: true
status: running
heap_size: 610
stack_size: 24
reductions: 422
neighbours:
=INFO REPORT==== 20-Jan-2011::09:39:55 ===
application: couch
exited: {bad_return,{{couch_app,start,
[normal,
["../etc/couchdb/default.ini",
"../etc/couchdb/local.ini"]]},
{'EXIT',badmatch,{error,shutdown,
[{couch_server_sup,start_server,1}
,
]}}}}
type: temporary
1>