I've put a log extract on Pastebin here: http://pastebin.com/PuJm08J0
Sorry, I'm not familiar with erlang, so I'm not sure which bits are pertinent,
and there may well be more than one error trace in there.
Any help would be greatly appreciated.
Martin
On 11 Aug 2011, at 11:14, Martin Hewitt wrote:
> Hi all,
>
> I'm getting the following error when trying to load some views:
>
> {"error":"timeout","reason":"{gen_server,call,[couch_query_servers,{get_proc,<<\"javascript\">>}]}"}
>
> Googling around, it seems this issue has been "fixed" way before I even
> started using CouchDB. Any ideas what could be causing it now?
>
> Thanks,
>
> Martin