I believe you have exceeded your maxfiles limit. Google around for ulimit and sysctl re. maxfiles.
On 2010-05-07, Senthilkumar Peelikkampatti <[email protected]> wrote: > I am getting following error: > System: Mac OS X 10.6.3 > Riak: tip with clean build and few doc in a single bucket > Bitcask: whatever riak pulled > > > > =ERROR REPORT==== 7-May-2010::19:01:46 === > ** Generic server memsup terminating > ** Last message in was {'EXIT',<0.236.0>, > {emfile, > [{erlang,open_port, > [{spawn,"/bin/sh -s unix:cmd 2>&1"}, > [stream]]}, > {os,start_port_srv_loop,2}]}} > ** When Server state == {state,{unix,darwin}, > false, > {1971828000,3103948000}, > {<0.69.0>,742752}, > false,60000,30000,0.8,0.05,<0.236.0>, > #Ref<0.0.0.1488>,undefined, > [reg], > []} > ** Reason for termination == > ** {emfile,[{erlang,open_port,[{spawn,"/bin/sh -s unix:cmd > 2>&1"},[stream]]}, > {os,start_port_srv_loop,2}]} > > =ERROR REPORT==== 7-May-2010::19:01:46 === > ** Generic server memsup terminating > ** Last message in was {'EXIT',<0.239.0>, > {emfile, > [{erlang,open_port, > [{spawn,"/bin/sh -s unix:cmd 2>&1"}, > [stream]]}, > {os,start_port_srv_loop,2}]}} > ** When Server state == {state,{unix,darwin}, > false,undefined,undefined,false,60000,30000, > > 0.8,0.05,<0.239.0>,#Ref<0.0.0.1492>,undefined, > [reg], > []} > ** Reason for termination == > ** {emfile,[{erlang,open_port,[{spawn,"/bin/sh -s unix:cmd > 2>&1"},[stream]]}, > {os,start_port_srv_loop,2}]} > > =ERROR REPORT==== 7-May-2010::19:01:46 === > ** Generic server memsup terminating > ** Last message in was {'EXIT',<0.242.0>, > {emfile, > [{erlang,open_port, > [{spawn,"/bin/sh -s unix:cmd 2>&1"}, > [stream]]}, > {os,start_port_srv_loop,2}]}} > ** When Server state == {state,{unix,darwin}, > false,undefined,undefined,false,60000,30000, > > 0.8,0.05,<0.242.0>,#Ref<0.0.0.1496>,undefined, > [reg], > []} > ** Reason for termination == > ** {emfile,[{erlang,open_port,[{spawn,"/bin/sh -s unix:cmd > 2>&1"},[stream]]}, > {os,start_port_srv_loop,2}]} > > =ERROR REPORT==== 7-May-2010::19:01:46 === > ** Generic server memsup terminating > ** Last message in was {'EXIT',<0.245.0>, > {emfile, > [{erlang,open_port, > [{spawn,"/bin/sh -s unix:cmd 2>&1"}, > [stream]]}, > {os,start_port_srv_loop,2}]}} > ** When Server state == {state,{unix,darwin}, > false,undefined,undefined,false,60000,30000, > > 0.8,0.05,<0.245.0>,#Ref<0.0.0.1500>,undefined, > [reg], > []} > ** Reason for termination == > ** {emfile,[{erlang,open_port,[{spawn,"/bin/sh -s unix:cmd > 2>&1"},[stream]]}, > {os,start_port_srv_loop,2}]} > > =ERROR REPORT==== 7-May-2010::19:01:46 === > ** Generic server memsup terminating > ** Last message in was {'EXIT',<0.248.0>, > {emfile, > [{erlang,open_port, > [{spawn,"/bin/sh -s unix:cmd 2>&1"}, > [stream]]}, > {os,start_port_srv_loop,2}]}} > ** When Server state == {state,{unix,darwin}, > false,undefined,undefined,false,60000,30000, > > 0.8,0.05,<0.248.0>,#Ref<0.0.0.1505>,undefined, > [reg], > []} > ** Reason for termination == > ** {emfile,[{erlang,open_port,[{spawn,"/bin/sh -s unix:cmd > 2>&1"},[stream]]}, > {os,start_port_srv_loop,2}]} > > =INFO REPORT==== 7-May-2010::19:01:46 === > application: os_mon > exited: shutdown > type: temporary > -- Sent from my mobile device _______________________________________________ riak-users mailing list [email protected] http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
