On Mon, Mar 11, 2013 at 8:07 PM, Dave Cottlehuber <d...@jsonified.com> wrote:
> On 12 March 2013 00:53, Mike West <m...@data.io> wrote:
>> -1 Windows 2012 Server
>
> Thanks Mike!
>
> Eugh.
>
> Exactly flavour? core etc? I'll need to install it for the first time
> ever, so details on exactly what I need here will help *lots*.

Windows 2012 Standard
i3 - 3.4GHz 2 cores 4 thread
>
>> Verify Installation (latest Firefox):
>> X: CouchError: shutdown
>>
>> Tests:
>> first test does not complete
>>
>> [need help to investigate further]
>
> find local.ini, change it to:
>
> [log]
> level = debug
>
> restart couch (or relaunch).
> friendpaste the resulting couch.log somewhere.

http://data.io/couchlog.txt

> check in event view for any drwatson type errors.
>

...only "Apache CouchDB: Using TerminateProcess to kill erlang." warning

> open up a terminal and see if couchjs.exe runs as a binary.

yes

> ditto for werl.exe or erl.exe and then try `application:start(crypto),
> crypto:md5_init().` in the shell. It should spurt out something like
> or die horribly.
>
> Eshell V5.8.5  (abort with ^G)
> 1> application:start(crypto), crypto:md5_init().
> <<1,35,69,103,137,171,205,239,254,220,186,152,118,84,50,
>   16,0,0,0,0,0,0,0,0,0,0,0,0,0,...>>
> 2> q().

PS C:\Program Files (x86)\Apache Software Foundation\CouchDB\bin> .\erl.exe
Eshell V5.9.3.1  (abort with ^G)
1> application:start(crypto), crypto:md5_init().
<<1,35,69,103,137,171,205,239,254,220,186,152,118,84,50,
  16,0,0,0,0,0,0,0,0,82,0,79,0,71,...>>
2>

>
> A+
> Dave

Reply via email to