matteoredaelli / ebot

Ebot, an Opensource Web Crawler built on top of a nosql database (apache couchdb, riak), AMQP database (rabbitmq), webmachine and mochiweb. Ebot is written in Erlang and it is a very scalable, distribuited and highly configurable web cawler. See wiki pages for more details
http://www.redaelli.org/matteo-blog/projects/ebot
GNU General Public License v3.0
330 stars 55 forks source link

Crash..! #23

Open SaberParker opened 12 years ago

SaberParker commented 12 years ago

User-Mac-Pro:ebot Saber$ ./start.sh Erlang R15B02 (erts-5.9.2) [source] [64-bit] [smp:2:2] [async-threads:0] [hipe] [kernel-poll:false]

Eshell V5.9.2 (abort with ^G) 1> \ Found 0 name clashes in code paths {"init terminating in do_boot",{{case_clause,{error,{not_started,mochiweb}}},[{ebot,ensure_started,1,[{file,"src/ebot.erl"},{line,28}]},{ebot,start,0,[{file,"src/ebot.erl"},{line,40}]},{init,start_it,1,[]},{init,start_em,1,[]}]}}

Crash dump was written to: erl_crash.dump init terminating in do_boot ()

huobao36 commented 10 years ago

I face the same problem when I start the application