[erlang-questions] HTTP requests and the meaning of eaddrinuse

Philip Fennell Philip.Fennell@REDACTED
Fri Jan 30 12:06:17 CET 2009


Hello,

I've been putting together some Erlang programmes to load a potential
very large set of data into CouchDB and when using:

http:request(put, {"http://192.168.192.10:5984/infax/00_CF07", [],
"application/json", {"_id": "00_CF07", "SeriesTitle": "Harold Wilson",
"FirstTransmissionDate": "2000-01-01"}}, [], []).

as an example, I do get, from time-to-time when I'm recursing over a
large and deep directory structure, an atom returned by http:request of:

eaddrinuse

However, I've been unable to find any reference to its meaning. Could
someone tell me what the error eaddrinuse actually means, and for that
matter why it might be happening.

I'm using Erlang R12B-5 on Windows XP SP2 (but I'm sure that doesn't
have anything to do with it).


Regards

Philip Fennell

>XML Developer (The Forge)
>
>BBC Future Media & Technology
>Media Village, 201 Wood Lane London W12 7TP
>BC4 C4, Broadcast Centre
>
>T:	0208 0085318

http://www.bbc.co.uk/
This e-mail (and any attachments) is confidential and may contain personal views which are not the views of the BBC unless specifically stated.
If you have received it in error, please delete it from your system.
Do not use, copy or disclose the information in any way nor act in reliance on it and notify the sender immediately.
Please note that the BBC monitors e-mails sent or received.
Further communication will signify your consent to this.
					



More information about the erlang-questions mailing list