Problem with GeoCouch integration on Windows

2015-03-16 Thread lutterbac
Hello everybody, I am working with CouchDB 1.6.1 on Windows. For my software I need the GeoCouch integration. The problem is, there is no manual how to install GeoCouch on Windows. So I tried on my own. For the GeoCouch integration you have to build CouchDB from source. I built it

Re: Problem with GeoCouch integration on Windows

2015-03-16 Thread Volker Mische
On 03/16/2015 02:20 PM, lutter...@fh-bingen.de wrote: Hello everybody, I am working with CouchDB 1.6.1 on Windows. For my software I need the GeoCouch integration. The problem is, there is no manual how to install GeoCouch on Windows. So I tried on my own. For the GeoCouch integration you have

Re: connection handling in long running bulk doc uploads

2015-03-16 Thread Jan Lehnardt
On 16 Mar 2015, at 13:57, Ingo Radatz thewh...@googlemail.com wrote: Thank you for the quick answer. I think new streaming interfaces are the way to go. We’ve been talking about them in other contexts like replication before. We won’t likely get to this before 2.0, though. Is that

Re: connection handling in long running bulk doc uploads

2015-03-16 Thread Ingo Radatz
Thank you for the quick answer. I think new streaming interfaces are the way to go. We’ve been talking about them in other contexts like replication before. We won’t likely get to this before 2.0, though. Is that included in the developer preview? Or write the doc validation in Erlang. I

Re: connection handling in long running bulk doc uploads

2015-03-16 Thread Jan Lehnardt
Heya Ingo, I think new streaming interfaces are the way to go. We’ve been talking about them in other contexts like replication before. We won’t likely get to this before 2.0, though. In the meantime, the best you can do is, as you write, smaller batches. An alternative approach would be to

Re: Problem with GeoCouch integration on Windows

2015-03-16 Thread lutterbac
Hi Volker, Thanks for your fast answer. The quick and dirty way is working for me. The problem is the “ERL_FLAGS” variable. I tried to replace the backward slashes with forward slashes, but it didn’t work. Maybe someone knows the problem and can help? Cheers, Matthias Hello everybody,

Re: CORS using PUT

2015-03-16 Thread Giovanni P
how are you doing this request? to which URL? what are the contents of the request? On Mon, Mar 16, 2015 at 7:07 PM, Derrick Oswald derrick.osw...@gmail.com wrote: Hi, For inserting documents with attachments (Content-Type: multipart/related;) I have a choice between PUT (status 415

CORS using PUT

2015-03-16 Thread Derrick Oswald
Hi, For inserting documents with attachments (Content-Type: multipart/related;) I have a choice between PUT (status 415 Unsupported Media Type) and POST (status 401 Not Authorized). I see in the Cross-Origin Resource Sharing documentation

Re: Compaction doesn't work on big db - unknown_error, reason: function_clause

2015-03-16 Thread Jan Lehnardt
tl;dir: this doesn’t look good, and shouldn’t happen from what CouchDB is doing to the file. Maybe something external messed with the DB file. Could you share the fist megabyte of the file somewhere? What filesystem is this on? Did the machine reboot at any time between the creation of the