-
Type: Task
-
Resolution: Done
-
Priority: Critical - P2
-
Affects Version/s: legacy-0.0-26compat-2.6.0
-
Component/s: None
-
Environment:Windows (2003, 2008, 2012)
Our installer is installing Mongo 2.6.1, then updating the database with some initial values. On a few systems, we sometimes get a MongoDB exception:
MongoDB Exception: 17234 backgroundJob already running: PeriodicTaskRunner
When those systems get that error, they can never connect to Mongo (waiting & retrying repeatedly just returns the same error).
We can't reproduce this on any of the development systems. Any ideas on what might cause it?
- is related to
-
CXX-303 mongo::client::initialize() behaviour is unclear
- Closed