Thanks J Chris :) I hit the bug tracker before I did my post, couldn't find anything remotely similar. Other then the crash at design_documents all other tests work just fine, no permission errors whatsoever. Loaded up a database with 750k documents and have been running some performance tests for my intended dataset vis PostgreSQL and the database appears to purr along just fine.
Should I raise a issue on the bug tracker and are there any steps I can take to isolate the problem and/or work around it? Thanks Yue Chuan On Fri, Jul 23, 2010 at 6:31 AM, Robert Newson <[email protected]>wrote: > FWIW I've also seen hard crashes with Mark's latest (1.0) installer, > the delayed_commits test hangs. Related, but not symptomatic, the > Windows setup doesn't use heart (so beam.smp crashes are not recovered > from). > > B. > > On Thu, Jul 22, 2010 at 6:20 PM, J Chris Anderson <[email protected]> > wrote: > > Yue Chuan Lim <[email protected]> reports that he's seeing a hard > crash in the design_docs test on windows. > > > > Here's his mail. He sent it to me b/c of spam blocking the original > attempt to send. > > > > (The pastebin logs were also in the message. I stripped those b/c all the > URLs might be what's triggering the spam filter) > > > > === > > > > Windows 7 32 bit - using Windows installer v1.0 obtained from > http://people.apache.org/~mhammond/dist/1.0.0/ > > > > Running the test suite fails very badly at design_docs test, > conhost.exe/couchdb crashing with the following error, need to restart the > couchdb service manually afterwards to obtain access to futon: > > > > Clean install, first thing I did after installation is to run the test > suite using Firefox 3.6.7, tried install locations C:\Program > Files\Apache...[etc] and d:\couchdb\ > > > > Discovered by chance that if I start couchdb manually through "C:\Program > Files\Apache Software Foundation\CouchDB\bin\couchdb.bat" everything works > fine. > > > > Complete copy/paste of test suite failure at: > http://pastebin.com/yPEEYGrf > > > > >
