Last active
June 19, 2016 01:41
-
-
Save AlejoJamC/cdd5ff86accf6d98a976339c28c9cfe1 to your computer and use it in GitHub Desktop.
First exception catched trying to execute mongod.exe
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Exception in initAndListen: 28663 Cannot start server. | |
The default storage engine 'wiredTiger' is not available with this build of mongod. | |
Please specify a different storage engine explicitly, e.g. --storageEngine=mmapv1., terminating |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Link to solving exception Gist