top button
Flag Notify
    Connect to us
      Site Registration

Site Registration

Starting mongod (via systemctl): Job for mongod.service failed because the control process exited with error code...

0 votes
2,674 views

Starting mongod (via systemctl): Job for mongod.service failed because the control process exited with error code. See "systemctl status mongod.service" and "journalctl -xe" for details.

Please guide me, how to overcome this issue.

posted Sep 17, 2017 by anonymous

Looking for an answer?  Promote on:
Facebook Share Button Twitter Share Button LinkedIn Share Button

Similar Questions
0 votes

MongoException on Mongo Insert (errorCode=72): Command failed with error 72: 'Writes to config servers must have batch size of 1, found 1000'
I have this error on a collection bulk insert via mongos. Can you help?

+1 vote

System thrown following errors:

"2015-06-20T14:25:26.000+0530 I CONTROL Hotfix KB2731284 or later update is not
installed, will zero-out data files
2015-06-20T14:25:26.055+0530 I STORAGE [initandlisten] exception in initAndList
en: 29 Data directory C:\data\db\ not found., terminating
2015-06-20T14:25:26.057+0530 I CONTROL [initandlisten] dbexit: rc: 100"

0 votes

I thought the time limit for Mongos to connect to Mongod was hard coded to 30 seconds. But some times after less than 2 seconds I see the following exception in the mongos logs -
Failed to connect to HOST:27017 - ExceededTimeLimit: Operation timed out
Any idea why?

+2 votes

I followed the Ubuntu install instructions exactly, why is 3.0.5 using the 2.4 version config file, when all of MongoDB documentation uses the YAML format now for config options?

...