1 Dec 2010 12:34
Re: Strange error
On Wed, 2010-12-01 at 14:15 +0800, MapAndFold wrote: > On Wed, Dec 1, 2010 at 3:47 AM, Duc Phan <th4ngnh0c@...> wrote: > > Hello all, > > > > My CouchDB was working fine yesterday. I don't know what I did wrong but it > > is not working anymore today. > > Here is the error code I get when I try to do any view. > > > > Error: EXIT > > > > {{badmatch, > > {error, > > {enoent, > > [{erlang,open_port, > > [{spawn, > > "c:/PROGRA~1/Apache Software > > Foundation/CouchDB/lib/couch-1.0.1/priv/couchspawnkillable ./couchjs.exe > > ../share/couchdb/server/main.js"}, > > Your path to the js engine couchjs.exe is broken: an extra blank > character and "killable". Really strange. > > > [stream,{line,1024},binary,exit_status,hide]]}, > > {couch_os_process,init,1}, > > {gen_server,init_it,6}, > > {proc_lib,init_p_do_apply,3}]}}}, > > [{couch_query_servers,new_process,2}, > > {couch_query_servers,handle_call,3}, > > {gen_server,handle_msg,5}, > > {proc_lib,init_p_do_apply,3}]} > > >
RSS Feed