shell - stop: Unknown instance: on mongodb -


in order start mongodb service, run following command :

sudo service mongodb restart 

apparently, not working, , show me these :

stop: unknown instance:  mongodb start/running, process 2287 

please suggest me how fix issue.

giving service mongodb start. in advance.


Comments

Popular posts from this blog

'hasOwnProperty' in javascript -

How to put a lock and transaction on table using spring 4 or above using jdbcTemplate and annotations like @Transactional? -

java - How to implement an entity bound odata action in olingo v4.3 -