Skip to content

stacksorm Extreme Workflow Composer Goes Down #5480

Answered by amanda11
komalphadatare asked this question in Q&A
Discussion options

You must be logged in to vote

Take a look at why your mongod service failed. One problem I have seen on systems with not much memory, is that mongod can become killed by the kernel as over time it increases its heap size, and so if machine is low on memory will be the candidate process to get killed by the O/S. In that situation you will need to review your mongo service, as you can configure as to how much memory it will use for its heap - as its defaults may not be sufficient for your usecase.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by komalphadatare
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants