abhi62003 / relax-net

Automatically exported from code.google.com/p/relax-net
GNU General Public License v3.0
0 stars 0 forks source link

couchprocess.ensurerunning fails if couchdb not installed in default location #9

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Put couchdb binaries somewhere other than Program Files (x86)/Apache ...
2. Run unit tests

What is the expected output? What do you see instead?
All unit tests fail because exceptions are thrown.

Original issue reported on code.google.com by nnyst...@gmail.com on 28 Nov 2009 at 1:00

GoogleCodeExporter commented 9 years ago
EnsureRunning should return null if it cannot start the process.

Original comment by nnyst...@gmail.com on 28 Nov 2009 at 1:00

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r20.

Original comment by nnyst...@gmail.com on 28 Nov 2009 at 1:04