Just a note to say that the corresponding 1.3.0-rc.1 candidate has been aborted. I plan to call vote for rc.2 on Monday.
Thanks to everyone who participated in the testing. On 12 March 2013 22:55, Dave Cottlehuber <d...@jsonified.com> wrote: > thanks Mike, > > With that info, so far this looks like a new problem. I'll organise an > R14b04 build for comparison, but this will be a couple days away. Are > you able to start a jira ticket for this if you have a moment? > > On 12 March 2013 14:40, Mike West <m...@data.io> wrote: > > > >> 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 > -- NS