I'm running Mongo DB as windows service and every second time I stop the service it reports "Error 109: The pipe has been ended". Here is the command line being used to run the service

"C:\Temp\mongodb\bin\mongod" --service --serviceUser --servicePassword --dbpath C:\temp\db --rest --logpath C:\temp\db\log\mongo.log --logappend --directoryperdb

link|improve this question

12% accept rate
I've had this issue myself. Please vote on SERVER-1434 in mongos bug database. I've been contributing improvements to windows support in MongoDB. I will eventually get around to fixing this bug myself, but the more windows users that vote for windows bugs, the more attention 10gen pays to us. – Justin Dearing Aug 24 '10 at 18:47
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.