Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cluster snapshot goes into tight loop #233

Open
stoch opened this issue Feb 22, 2019 · 0 comments
Open

Cluster snapshot goes into tight loop #233

stoch opened this issue Feb 22, 2019 · 0 comments
Assignees
Labels

Comments

@stoch
Copy link
Contributor

stoch commented Feb 22, 2019

This happens when the system runs out of file descriptors. Could probably happen for many other reasons too. Retry interval should be 1 second or bigger.

2019-02-22 08:57:05.850 [error] <0.22639.20>@imem_snap:cluster_snap:242 [_IMEM_] {imem_snap,242} cluster snapshot failed for stat : {'EXIT',{{badmatch,{error,system_limit}},[{imem_snap,take_chunked_transform,2,[{file,"d:/projects/git/sbsgui/_build/default/lib/imem/src/imem_snap.erl"},{line,786}]},{imem_snap,cluster_snap,3,[{file,"d:/projects/git/sbsgui/_build/default/lib/imem/src/imem_snap.erl"},{line,231}]}]}}
2019-02-22 08:57:05.850 [error] <0.22638.20>@imem_snap:cluster_snap:242 [_IMEM_] {imem_snap,242} cluster snapshot failed for subs : {'EXIT',{{badmatch,{error,system_limit}},[{imem_snap,take_chunked_transform,2,[{file,"d:/projects/git/sbsgui/_build/default/lib/imem/src/imem_snap.erl"},{line,786}]},{imem_snap,cluster_snap,3,[{file,"d:/projects/git/sbsgui/_build/default/lib/imem/src/imem_snap.erl"},{line,231}]}]}}
2019-02-22 08:57:05.865 [error] <0.22637.20>@imem_snap:cluster_snap:242 [_IMEM_] {imem_snap,242} cluster snapshot failed for tpac : {'EXIT',{{badmatch,{error,system_limit}},[{imem_snap,take_chunked_transform,2,[{file,"d:/projects/git/sbsgui/_build/default/lib/imem/src/imem_snap.erl"},{line,786}]},{imem_snap,cluster_snap,3,[{file,"d:/projects/git/sbsgui/_build/default/lib/imem/src/imem_snap.erl"},{line,231}]}]}}
@stoch stoch added the bug label Feb 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants