Re: view-server through a socket (feature request)

2008-06-02 Thread Damien Katz
Cool usage. But for your request for couchdb socket support, I'm not sure what you are trying to optimize for. For each network "session" with the query server, CouchDB would have to open a socket anyway. The only thing you save is the spawning of a OS process, which by current usage is pro

view-server through a socket (feature request)

2008-06-02 Thread Ryszard Szopa
Hi, I am writing a Common Lisp view-server for CouchDB. It is nearly ready (there are some Unicode annoyances, of which I wrote in a different e-mail), so I should be able to open source it in a couple of days. However, the configuration options for view servers aren't really Lisp friendly. A Comm

Re: problem with unicode

2008-06-02 Thread Paul Davis
I also have a unicode issue I've been trying to track down. Traceback: [debug] [<0.56.0>] POST /wikipedia/_bulk_docs {1,1} Headers: [{'Accept',"application/json"}, {'Accept-Encoding',"identity"}, {'Content-Length',"741"}, {'Content-Type',"application/json"},

problem with unicode

2008-06-02 Thread Ryszard Szopa
Hi, Whenever I try to do requests to CouchDB with Unicode characters in the content I get a 500 and an Erlang error. My Erlang is very weak, so even after reading the source of the function I believe the error comes from (tokenize in couchdb/cjson.erl) the error still doesn't make enough sense to

Re: crash on startup (undef,[{crypto,start, Solaris)

2008-06-02 Thread Bob Briski
Had something similar happen to me. Did you have openssl and did you use it when compiling erlang? Bob On Jun 2, 2008, at 1:07 PM, Mark James Adams wrote: Hi, I'm having a similar problem to the one described at http://www.mail-archive.com/couchdb-user@incubator.apache.org/ msg00376.html.

crash on startup (undef,[{crypto,start, Solaris)

2008-06-02 Thread Mark James Adams
Hi, I'm having a similar problem to the one described at http://www.mail-archive.com/couchdb-user@incubator.apache.org/msg00376.html. The difference is that I'm running on OpenSolaris (Joyent Accelerator). The output is when starting the server is {"init terminating in do_boot",{undef,[{crypto,s