Couchbase
  • Why NoSQL?
  • Couchbase Server
  • Download
  • Resources
  • Careers
Home | Forums | Couchbase | Couchbase Server 2.0

Cannot setup on Mac 10.8

2 replies [Last post]
  • Login or register to post comments
Thu, 01/24/2013 - 03:45
tjonas
Offline
Joined: 01/24/2013
Groups: None

I'm trying to set up Couchbase on my iMac running 10.8.2. I downloaded 2.0. When I select 'Open admin console' I get the 'setup' screen. When I click setup I get most times "http://127.0.0.1:8091 Failed to get initial setup data from server."
Occasionally and seemingly at random, set up has taken me through to the Configure Server screen where it has completed the Databases Path and Indices Path fields with
"/Users/tony/Library/Application Support/Couchbase/var/lib/couchdb". However when I click 'next' I always get the error message "Got no response from save request". It says there is 642GB free.
I'm guessing that this problem is more to do with my mac set up than Couchbase but nothing I have tried has helped. Please can anyone help me?

Top
  • Login or register to post comments
Mon, 01/28/2013 - 06:36
tgrall
Offline
Joined: 09/05/2012
Groups: None

Hello,

I am running on OS X 10.8.2 with no issue and never heard about this behavior on Mac.

It will be helpful if you can share with us some content of your logs, you can find the logs in the following folder:
~/Library/Logs

See more information here
http://www.couchbase.com/docs/couchbase-manual-2.0/couchbase-troubleshoo...

Do you see anything strange?

__________________

Tug
@tgrall

Top
  • Login or register to post comments
Tue, 01/29/2013 - 04:19
tjonas
Offline
Joined: 01/24/2013
Groups: None

I tried reinstalling OS X but no change. This is part of the Couchbase log. I am new to Couchbase so unfamiliar with the log reports. Couchbase support identified

"[error] [emulator] driver_select(0x00000000000002d0, 1024, ERL_DRV_READ ERL_DRV_USE, 1) by tcp_inet driver #Port<0.8912> failed: fd=1024 is larger than the largest allowed fd=1023"

which they said seems to be related to Erlang VM limitation on Mac OSx. I guess that I have an incorrect setting somewhere on my mac.

Thanks

=PROGRESS REPORT==== 25-Jan-2013::17:26:38 ===
supervisor: {local,ns_port_sup}
started: [{pid,<0.2364.0>},
{name,
{memcached,
"/Users/tony/Downloads/couchbase-server-community_x86_64_2/Couchbase Server.app/Contents/Resources/couchbase-core/bin/memcached",
["-X",
"/Users/tony/Downloads/couchbase-server-community_x86_64_2/Couchbase Server.app/Contents/Resources/couchbase-core/lib/memcached/stdin_term_handler.so",
"-X",
"/Users/tony/Downloads/couchbase-server-community_x86_64_2/Couchbase Server.app/Contents/Resources/couchbase-core/lib/memcached/file_logger.so,cyclesize=104857600;sleeptime=19;filename=/Users/tony/Library/Application Support/Couchbase/var/lib/couchbase/logs/memcached.log",
"-l","0.0.0.0:11210,0.0.0.0:11209:1000","-p",
"11210","-E",
"/Users/tony/Downloads/couchbase-server-community_x86_64_2/Couchbase Server.app/Contents/Resources/couchbase-core/lib/memcached/bucket_engine.so",
"-B","binary","-r","-c","10000","-e",
"admin=_admin;default_bucket_name=default;auto_create=false",
[]],
[{env,
[{"EVENT_NOSELECT","1"},
{"MEMCACHED_TOP_KEYS","100"},
{"ISASL_PWFILE",
"/Users/tony/Library/Application Support/Couchbase/var/lib/couchbase/data/isasl.pw"},
{"ISASL_DB_CHECK_TIME","1"}]},
use_stdio,stderr_to_stdout,exit_status,
port_server_send_eol,stream]}},
{mfargs,
{erlang,apply,
[#Fun,
[memcached,
"/Users/tony/Downloads/couchbase-server-community_x86_64_2/Couchbase Server.app/Contents/Resources/couchbase-core/bin/memcached",
["-X",
"/Users/tony/Downloads/couchbase-server-community_x86_64_2/Couchbase Server.app/Contents/Resources/couchbase-core/lib/memcached/stdin_term_handler.so",
"-X",
"/Users/tony/Downloads/couchbase-server-community_x86_64_2/Couchbase Server.app/Contents/Resources/couchbase-core/lib/memcached/file_logger.so,cyclesize=104857600;sleeptime=19;filename=/Users/tony/Library/Application Support/Couchbase/var/lib/couchbase/logs/memcached.log",
"-l","0.0.0.0:11210,0.0.0.0:11209:1000",
"-p","11210","-E",
"/Users/tony/Downloads/couchbase-server-community_x86_64_2/Couchbase Server.app/Contents/Resources/couchbase-core/lib/memcached/bucket_engine.so",
"-B","binary","-r","-c","10000","-e",
"admin=_admin;default_bucket_name=default;auto_create=false",
[]],
[{env,
[{"EVENT_NOSELECT","1"},
{"MEMCACHED_TOP_KEYS","100"},
{"ISASL_PWFILE",
"/Users/tony/Library/Application Support/Couchbase/var/lib/couchbase/data/isasl.pw"},
{"ISASL_DB_CHECK_TIME","1"}]},
use_stdio,stderr_to_stdout,exit_status,
port_server_send_eol,stream]]]}},
{restart_type,permanent},
{shutdown,86400000},
{child_type,worker}]
[error] [emulator] driver_select(0x00000000000002d0, 1024, ERL_DRV_READ, 0) by tcp_inet driver #Port<0.8912> failed: fd=1024 is larger than the largest allowed fd=1023

=ERROR REPORT==== 25-Jan-2013::17:26:38 ===
driver_select(0x00000000000002d0, 1024, ERL_DRV_READ, 0) by tcp_inet driver #Port<0.8912> failed: fd=1024 is larger than the largest allowed fd=1023

[error] [emulator] driver_select(0x00000000000002d0, 1024, ERL_DRV_USE, 0) by tcp_inet driver #Port<0.8912> failed: fd=1024 is larger than the largest allowed fd=1023

=ERROR REPORT==== 25-Jan-2013::17:26:38 ===
driver_select(0x00000000000002d0, 1024, ERL_DRV_USE, 0) by tcp_inet driver #Port<0.8912> failed: fd=1024 is larger than the largest allowed fd=1023

[error] [<0.193.0>] {error_report,<0.63.0>,
{<0.193.0>,supervisor_report,
[{supervisor,{local,ns_server_cluster_sup}},
{errorContext,start_error},
{reason,shutdown},
{offender,
[{pid,<0.405.0>},
{name,ns_server_sup},
{mfargs,{ns_server_sup,start_link,[]}},
{restart_type,permanent},
{shutdown,infinity},
{child_type,supervisor}]}]}}

=SUPERVISOR REPORT==== 25-Jan-2013::17:26:38 ===
Supervisor: {local,ns_server_cluster_sup}
Context: start_error
Reason: shutdown
Offender: [{pid,<0.405.0>},
{name,ns_server_sup},
{mfargs,{ns_server_sup,start_link,[]}},
{restart_type,permanent},
{shutdown,infinity},
{child_type,supervisor}]

=PROGRESS REPORT==== 25-Jan-2013::17:26:38 ===
supervisor: {local,ns_server_sup}
started: [{pid,<0.2380.0>},
{name,ns_log},
{mfargs,{ns_log,start_link,[]}},
{restart_type,permanent},
{shutdown,1000},
{child_type,worker}]

=PROGRESS REPORT==== 25-Jan-2013::17:26:38 ===
supervisor: {local,ns_server_sup}
started: [{pid,<0.2381.0>},
{name,ns_config_ets_dup},
{mfargs,{ns_config_ets_dup,start_link,[]}},
{restart_type,permanent},
{shutdown,brutal_kill},
{child_type,worker}]

=PROGRESS REPORT==== 25-Jan-2013::17:26:38 ===
supervisor: {local,ns_server_sup}
started: [{pid,<0.2382.0>},
{name,ns_log_events},
{mfargs,{gen_event,start_link,[{local,ns_log_events}]}},
{restart_type,permanent},
{shutdown,1000},
{child_type,worker}]

=PROGRESS REPORT==== 25-Jan-2013::17:26:38 ===
supervisor: {local,ns_node_disco_sup}
started: [{pid,<0.2385.0>},
{name,ns_node_disco_events},
{mfargs,
{gen_event,start_link,
[{local,ns_node_disco_events}]}},
{restart_type,permanent},
{shutdown,1000},
{child_type,worker}]

=PROGRESS REPORT==== 25-Jan-2013::17:26:38 ===
supervisor: {local,ns_node_disco_sup}
started: [{pid,<0.2386.0>},
{name,ns_node_disco},
{mfargs,{ns_node_disco,start_link,[]}},
{restart_type,permanent},
{shutdown,1000},
{child_type,worker}]

=PROGRESS REPORT==== 25-Jan-2013::17:26:38 ===
supervisor: {local,ns_node_disco_sup}
started: [{pid,<0.2389.0>},
{name,ns_node_disco_log},
{mfargs,{ns_node_disco_log,start_link,[]}},
{restart_type,permanent},
{shutdown,1000},
{child_type,worker}]

=PROGRESS REPORT==== 25-Jan-2013::17:26:38 ===
supervisor: {local,ns_node_disco_sup}
started: [{pid,<0.2390.0>},
{name,ns_node_disco_conf_events},
{mfargs,{ns_node_disco_conf_events,start_link,[]}},
{restart_type,permanent},
{shutdown,1000},
{child_type,worker}]

=PROGRESS REPORT==== 25-Jan-2013::17:26:38 ===
supervisor: {local,ns_node_disco_sup}
started: [{pid,<0.2391.0>},
{name,ns_config_rep_merger},
{mfargs,{ns_config_rep,start_link_merger,[]}},
{restart_type,permanent},
{shutdown,brutal_kill},
{child_type,worker}]

=PROGRESS REPORT==== 25-Jan-2013::17:26:38 ===
supervisor: {local,ns_node_disco_sup}
started: [{pid,<0.2392.0>},
{name,ns_config_rep},
{mfargs,{ns_config_rep,start_link,[]}},
{restart_type,permanent},
{shutdown,1000},
{child_type,worker}]

=PROGRESS REPORT==== 25-Jan-2013::17:26:38 ===
supervisor: {local,ns_server_sup}
started: [{pid,<0.2384.0>},
{name,ns_node_disco_sup},
{mfargs,{ns_node_disco_sup,start_link,[]}},
{restart_type,permanent},
{shutdown,infinity},
{child_type,supervisor}]

=PROGRESS REPORT==== 25-Jan-2013::17:26:38 ===
supervisor: {local,ns_server_sup}
started: [{pid,<0.2395.0>},
{name,vbucket_map_mirror},
{mfargs,{vbucket_map_mirror,start_link,[]}},
{restart_type,permanent},
{shutdown,brutal_kill},
{child_type,worker}]

=PROGRESS REPORT==== 25-Jan-2013::17:26:38 ===
supervisor: {local,ns_server_sup}
started: [{pid,<0.2399.0>},
{name,ns_tick_event},
{mfargs,{gen_event,start_link,[{local,ns_tick_event}]}},
{restart_type,permanent},
{shutdown,1000},
{child_type,worker}]

=PROGRESS REPORT==== 25-Jan-2013::17:26:38 ===
supervisor: {local,ns_server_sup}
started: [{pid,<0.2400.0>},
{name,mb_master_events},
{mfargs,
{gen_event,start_link,[{local,mb_master_events}]}},
{restart_type,permanent},
{shutdown,1000},
{child_type,worker}]

=PROGRESS REPORT==== 25-Jan-2013::17:26:38 ===
supervisor: {local,ns_server_sup}
started: [{pid,<0.2401.0>},
{name,buckets_events},
{mfargs,
{gen_event,start_link,[{local,buckets_events}]}},
{restart_type,permanent},
{shutdown,1000},
{child_type,worker}]

=PROGRESS REPORT==== 25-Jan-2013::17:26:38 ===
supervisor: {local,ns_mail_sup}
started: [{pid,<0.2404.0>},
{name,ns_mail_log},
{mfargs,{ns_mail_log,start_link,[]}},
{restart_type,permanent},
{shutdown,1000},
{child_type,worker}]

=PROGRESS REPORT==== 25-Jan-2013::17:26:38 ===
supervisor: {local,ns_server_sup}
started: [{pid,<0.2402.0>},
{name,ns_mail_sup},
{mfargs,{ns_mail_sup,start_link,[]}},
{restart_type,permanent},
{shutdown,infinity},
{child_type,supervisor}]

=PROGRESS REPORT==== 25-Jan-2013::17:26:38 ===
supervisor: {local,ns_server_sup}
started: [{pid,<0.2405.0>},
{name,ns_stats_event},
{mfargs,
{gen_event,start_link,[{local,ns_stats_event}]}},
{restart_type,permanent},
{shutdown,1000},
{child_type,worker}]

=PROGRESS REPORT==== 25-Jan-2013::17:26:38 ===
supervisor: {local,ns_server_sup}
started: [{pid,<0.2406.0>},
{name,ns_heart},
{mfargs,{ns_heart,start_link,[]}},
{restart_type,permanent},
{shutdown,1000},
{child_type,worker}]

=PROGRESS REPORT==== 25-Jan-2013::17:26:38 ===
supervisor: {local,ns_server_sup}
started: [{pid,<0.2408.0>},
{name,ns_doctor},
{mfargs,{ns_doctor,start_link,[]}},
{restart_type,permanent},
{shutdown,1000},
{child_type,worker}]

=PROGRESS REPORT==== 25-Jan-2013::17:26:38 ===
supervisor: {local,ns_server_sup}
started: [{pid,<0.2411.0>},
{name,remote_clusters_info},
{mfargs,{remote_clusters_info,start_link,[]}},
{restart_type,permanent},
{shutdown,1000},
{child_type,worker}]

=PROGRESS REPORT==== 25-Jan-2013::17:26:38 ===
supervisor: {local,mb_master_sup}
started: [{pid,<0.2418.0>},
{name,ns_orchestrator},
{mfargs,{ns_orchestrator,start_link,[]}},
{restart_type,permanent},
{shutdown,20},
{child_type,worker}]

=PROGRESS REPORT==== 25-Jan-2013::17:26:38 ===
supervisor: {local,mb_master_sup}
started: [{pid,<0.2422.0>},
{name,ns_tick},
{mfargs,{ns_tick,start_link,[]}},
{restart_type,permanent},
{shutdown,10},
{child_type,worker}]

=PROGRESS REPORT==== 25-Jan-2013::17:26:38 ===
supervisor: {local,mb_master_sup}
started: [{pid,<0.2423.0>},
{name,auto_failover},
{mfargs,{auto_failover,start_link,[]}},
{restart_type,permanent},
{shutdown,10},
{child_type,worker}]

=PROGRESS REPORT==== 25-Jan-2013::17:26:38 ===
supervisor: {local,ns_server_sup}
started: [{pid,<0.2415.0>},
{name,mb_master},
{mfargs,{mb_master,start_link,[]}},
{restart_type,permanent},
{shutdown,infinity},
{child_type,supervisor}]

=PROGRESS REPORT==== 25-Jan-2013::17:26:38 ===
supervisor: {local,ns_server_sup}
started: [{pid,<0.2424.0>},
{name,master_activity_events},
{mfargs,
{gen_event,start_link,
[{local,master_activity_events}]}},
{restart_type,permanent},
{shutdown,brutal_kill},
{child_type,worker}]

=PROGRESS REPORT==== 25-Jan-2013::17:26:38 ===
supervisor: {local,ns_server_sup}
started: [{pid,<0.2425.0>},
{name,master_activity_events_ingress},
{mfargs,
{gen_event,start_link,
[{local,master_activity_events_ingress}]}},
{restart_type,permanent},
{shutdown,brutal_kill},
{child_type,worker}]

=PROGRESS REPORT==== 25-Jan-2013::17:26:38 ===
supervisor: {local,ns_server_sup}
started: [{pid,<0.2426.0>},
{name,master_activity_events_timestamper},
{mfargs,
{master_activity_events,start_link_timestamper,[]}},
{restart_type,permanent},
{shutdown,brutal_kill},
{child_type,worker}]

=PROGRESS REPORT==== 25-Jan-2013::17:26:38 ===
supervisor: {local,ns_server_sup}
started: [{pid,<0.2427.0>},
{name,master_activity_events_pids_watcher},
{mfargs,
{master_activity_events_pids_watcher,start_link,
[]}},
{restart_type,permanent},
{shutdown,brutal_kill},
{child_type,worker}]

=PROGRESS REPORT==== 25-Jan-2013::17:26:38 ===
supervisor: {local,ns_server_sup}
started: [{pid,<0.2428.0>},
{name,master_activity_events_keeper},
{mfargs,{master_activity_events_keeper,start_link,[]}},
{restart_type,permanent},
{shutdown,brutal_kill},
{child_type,worker}]

=PROGRESS REPORT==== 25-Jan-2013::17:26:38 ===
supervisor: {local,menelaus_sup}
started: [{pid,<0.2431.0>},
{name,menelaus_web},
{mfargs,{menelaus_web,start_link,[]}},
{restart_type,permanent},
{shutdown,5000},
{child_type,worker}]

=PROGRESS REPORT==== 25-Jan-2013::17:26:38 ===
supervisor: {local,menelaus_sup}
started: [{pid,<0.2448.0>},
{name,menelaus_event},
{mfargs,{menelaus_event,start_link,[]}},
{restart_type,permanent},
{shutdown,5000},
{child_type,worker}]

=PROGRESS REPORT==== 25-Jan-2013::17:26:38 ===
supervisor: {local,menelaus_sup}
started: [{pid,<0.2449.0>},
{name,hot_keys_keeper},
{mfargs,{hot_keys_keeper,start_link,[]}},
{restart_type,permanent},
{shutdown,5000},
{child_type,worker}]

=PROGRESS REPORT==== 25-Jan-2013::17:26:38 ===
supervisor: {local,menelaus_sup}
started: [{pid,<0.2450.0>},
{name,menelaus_web_alerts_srv},
{mfargs,{menelaus_web_alerts_srv,start_link,[]}},
{restart_type,permanent},
{shutdown,5000},
{child_type,worker}]

=PROGRESS REPORT==== 25-Jan-2013::17:26:38 ===
supervisor: {local,ns_server_sup}
started: [{pid,<0.2430.0>},
{name,menelaus},
{mfargs,{menelaus_sup,start_link,[]}},
{restart_type,permanent},
{shutdown,infinity},
{child_type,supervisor}]

=PROGRESS REPORT==== 25-Jan-2013::17:26:38 ===
supervisor: {local,mc_sup}
started: [{pid,<0.2452.0>},
{name,mc_couch_events},
{mfargs,
{gen_event,start_link,[{local,mc_couch_events}]}},
{restart_type,permanent},
{shutdown,brutal_kill},
{child_type,worker}]

=PROGRESS REPORT==== 25-Jan-2013::17:26:38 ===
supervisor: {local,mc_sup}
started: [{pid,<0.2453.0>},
{name,mc_conn_sup},
{mfargs,{mc_conn_sup,start_link,[]}},
{restart_type,permanent},
{shutdown,brutal_kill},
{child_type,supervisor}]
[error] [<0.2454.0>] {error_report,<0.63.0>,
{<0.2454.0>,crash_report,
[[{initial_call,
{mc_tcp_listener,init,['Argument__1']}},
{pid,<0.2454.0>},
{registered_name,[]},
{error_info,
{error,
{badmatch,{error,eaddrinuse}},
[{mc_tcp_listener,init,1},
{proc_lib,init_p_do_apply,3}]}},
{ancestors,
[mc_sup,ns_server_sup,ns_server_cluster_sup,
<0.64.0>]},
{messages,[]},
{links,[<0.2451.0>]},
{dictionary,[]},
{trap_exit,false},
{status,running},
{heap_size,377},
{stack_size,24},
{reductions,281}],
[]]}}

=CRASH REPORT==== 25-Jan-2013::17:26:38 ===
crasher:
initial call: mc_tcp_listener:init/1
pid: <0.2454.0>
registered_name: []
exception error: no match of right hand side value {error,eaddrinuse}
in function mc_tcp_listener:init/1
ancestors: [mc_sup,ns_server_sup,ns_server_cluster_sup,<0.64.0>]
messages: []
links: [<0.2451.0>]
dictionary: []
trap_exit: false
status: running
heap_size: 377
stack_size: 24
reductions: 281
neighbours:
[error] [<0.2451.0>] {error_report,<0.63.0>,
{<0.2451.0>,supervisor_report,
[{supervisor,{local,mc_sup}},
{errorContext,start_error},
{reason,{badmatch,{error,eaddrinuse}}},
{offender,
[{pid,undefined},
{name,mc_tcp_listener},
{mfargs,{mc_tcp_listener,start_link,[11213]}},
{restart_type,permanent},
{shutdown,brutal_kill},
{child_type,worker}]}]}}

=SUPERVISOR REPORT==== 25-Jan-2013::17:26:38 ===
Supervisor: {local,mc_sup}
Context: start_error
Reason: {badmatch,{error,eaddrinuse}}
Offender: [{pid,undefined},
{name,mc_tcp_listener},
{mfargs,{mc_tcp_listener,start_link,[11213]}},
{restart_type,permanent},
{shutdown,brutal_kill},
{child_type,worker}]

[error] [<0.2379.0>] {error_report,<0.63.0>,
{<0.2379.0>,supervisor_report,
[{supervisor,{local,ns_server_sup}},
{errorContext,start_error},
{reason,shutdown},
{offender,
[{pid,undefined},
{name,mc_sup},
{mfargs,{mc_sup,start_link,[]}},
{restart_type,permanent},
{shutdown,infinity},
{child_type,supervisor}]}]}}

=SUPERVISOR REPORT==== 25-Jan-2013::17:26:38 ===
Supervisor: {local,ns_server_sup}
Context: start_error
Reason: shutdown
Offender: [{pid,undefined},
{name,mc_sup},
{mfargs,{mc_sup,start_link,[]}},
{restart_type,permanent},
{shutdown,infinity},
{child_type,supervisor}]

[error] [<0.193.0>] {error_report,<0.63.0>,
{<0.193.0>,supervisor_report,
[{supervisor,{local,ns_server_cluster_sup}},
{errorContext,start_error},
{reason,shutdown},
{offender,
[{pid,<0.405.0>},
{name,ns_server_sup},
{mfargs,{ns_server_sup,start_link,[]}},
{restart_type,permanent},
{shutdown,infinity},
{child_type,supervisor}]}]}}

=SUPERVISOR REPORT==== 25-Jan-2013::17:26:38 ===
Supervisor: {local,ns_server_cluster_sup}
Context: start_error
Reason: shutdown
Offender: [{pid,<0.405.0>},
{name,ns_server_sup},
{mfargs,{ns_server_sup,start_link,[]}},
{restart_type,permanent},
{shutdown,infinity},
{child_type,supervisor}]

[error] [<0.193.0>] {error_report,<0.63.0>,
{<0.193.0>,supervisor_report,
[{supervisor,{local,ns_server_cluster_sup}},
{errorContext,shutdown},
{reason,reached_max_restart_intensity},
{offender,
[{pid,<0.405.0>},
{name,ns_server_sup},
{mfargs,{ns_server_sup,start_link,[]}},
{restart_type,permanent},
{shutdown,infinity},
{child_type,supervisor}]}]}}

=SUPERVISOR REPORT==== 25-Jan-2013::17:26:38 ===
Supervisor: {local,ns_server_cluster_sup}
Context: shutdown
Reason: reached_max_restart_intensity
Offender: [{pid,<0.405.0>},
{name,ns_server_sup},
{mfargs,{ns_server_sup,start_link,[]}},
{restart_type,permanent},
{shutdown,infinity},
{child_type,supervisor}]

[error] [<0.193.0>] {error_report,<0.63.0>,
{<0.193.0>,supervisor_report,
[{supervisor,{local,ns_server_cluster_sup}},
{errorContext,shutdown_error},
{reason,killed},
{offender,
[{pid,<0.404.0>},
{name,vbucket_filter_changes_registry},
{mfargs,
{ns_process_registry,start_link,
[vbucket_filter_changes_registry]}},
{restart_type,permanent},
{shutdown,100},
{child_type,worker}]}]}}

=SUPERVISOR REPORT==== 25-Jan-2013::17:26:38 ===
Supervisor: {local,ns_server_cluster_sup}
Context: shutdown_error
Reason: killed
Offender: [{pid,<0.404.0>},
{name,vbucket_filter_changes_registry},
{mfargs,
{ns_process_registry,start_link,
[vbucket_filter_changes_registry]}},
{restart_type,permanent},
{shutdown,100},
{child_type,worker}]

=INFO REPORT==== 25-Jan-2013::17:26:38 ===
application: mnesia
exited: stopped
type: temporary

=ERROR REPORT==== 25-Jan-2013::17:26:38 ===
** Generic server <0.246.0> terminating
** Last message in was {'EXIT',<0.242.0>,killed}
** When Server state == {db,<0.246.0>,<0.247.0>,nil,<<"1359134787373274">>,
<0.243.0>,<0.248.0>,
{db_header,11,1,
<<0,0,0,0,11,84,0,0,0,0,0,62,0,0,0,0,1,0,0,0,0,
0,0,0,0,0,11,50>>,
<<0,0,0,0,11,146,0,0,0,0,0,60,0,0,0,0,1>>,
nil,0,nil,nil},
1,
{btree,<0.243.0>,
{2900,
<<0,0,0,0,1,0,0,0,0,0,0,0,0,0,11,50>>,
62},
#Fun,
#Fun,
#Fun,
#Fun,1279,2558,
true},
{btree,<0.243.0>,
{2962,<<0,0,0,0,1>>,60},
#Fun,
#Fun,
#Fun,
#Fun,1279,2558,
true},
{btree,<0.243.0>,nil,
#Fun,
#Fun,
#Fun,nil,1279,2558,
true},
1,<<"_replicator">>,
"/Users/tony/Library/Application Support/Couchbase/var/lib/couchdb/_replicator.couch.1",
[],nil,
{user_ctx,null,[],undefined},
nil,
[before_header,after_header,on_file_open],
[]}
** Reason for termination ==
** killed

=CRASH REPORT==== 25-Jan-2013::17:26:38 ===
crasher:
initial call: couch_db:init/1
pid: <0.246.0>
registered_name: []
exception exit: killed
in function gen_server:terminate/6
ancestors: [couch_server,couch_primary_services,couch_server_sup,
cb_couch_sup,ns_server_cluster_sup,<0.64.0>]
messages: []
links: []
dictionary: []
trap_exit: true
status: running
heap_size: 987
stack_size: 24
reductions: 731
neighbours:

=ERROR REPORT==== 25-Jan-2013::17:26:38 ===
** Generic server <0.252.0> terminating
** Last message in was {'EXIT',<0.242.0>,killed}
** When Server state == {db,<0.252.0>,<0.253.0>,nil,<<"1359134787564247">>,
<0.249.0>,<0.254.0>,
{db_header,11,1,
<<0,0,0,0,13,103,0,0,0,0,0,51,0,0,0,0,1,0,0,0,
0,0,0,0,0,0,13,69>>,
<<0,0,0,0,13,154,0,0,0,0,0,49,0,0,0,0,1>>,
nil,0,nil,nil},
1,
{btree,<0.249.0>,
{3431,
<<0,0,0,0,1,0,0,0,0,0,0,0,0,0,13,69>>,
51},
#Fun,
#Fun,
#Fun,
#Fun,1279,2558,
true},
{btree,<0.249.0>,
{3482,<<0,0,0,0,1>>,49},
#Fun,
#Fun,
#Fun,
#Fun,1279,2558,
true},
{btree,<0.249.0>,nil,
#Fun,
#Fun,
#Fun,nil,1279,2558,
true},
1,<<"_users">>,
"/Users/tony/Library/Application Support/Couchbase/var/lib/couchdb/_users.couch.1",
[],nil,
{user_ctx,null,[],undefined},
nil,
[before_header,after_header,on_file_open],
[]}
** Reason for termination ==
** killed

=CRASH REPORT==== 25-Jan-2013::17:26:38 ===
crasher:
initial call: couch_db:init/1
pid: <0.252.0>
registered_name: []
exception exit: killed
in function gen_server:terminate/6
ancestors: [couch_server,couch_primary_services,couch_server_sup,
cb_couch_sup,ns_server_cluster_sup,<0.64.0>]
messages: []
links: []
dictionary: []
trap_exit: true
status: running
heap_size: 987
stack_size: 24
reductions: 230
neighbours:

=INFO REPORT==== 25-Jan-2013::17:26:38 ===
application: ns_server
exited: shutdown
type: temporary

=INFO REPORT==== 25-Jan-2013::17:27:26 ===
alarm_handler: {set,{system_memory_high_watermark,[]}}

Top
  • Login or register to post comments
  • Login or register to post comments
  • Login
  • Register

Company

  • About Us
  • Leadership
  • Customers
  • Partners
  • Contact Us

Product

  • Couchbase Server
  • Couchbase SDKs
  • Use Cases
  • Documentation
  • Forums

Open Source

  • Couchbase Project
  • Couchbase vs. CouchDB

Commercial

  • Subscriptions & Support
  • Training & Services

News

  • Blog
  • Newsletter
  • Press Releases
  • Buzz

Follow Us

    
  • Customer Login
  • Terms of Service
  • Privacy Policy
  • Trademark Policy
  • Site Map

© 2013 COUCHBASE All rights reserved.

Sign in to Couchbase Community

close
  • Create new account
  • Request new password
You are logging into the Forums, Wiki and Issue Tracker