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

DEFAULT FORMATTER CRASHED error #102

Open
abhaikollara opened this issue Feb 25, 2021 · 1 comment
Open

DEFAULT FORMATTER CRASHED error #102

abhaikollara opened this issue Feb 25, 2021 · 1 comment

Comments

@abhaikollara
Copy link

I tried running ./emqtt_bench conn -c 50000 -i 10 on my local machine. And after about 1000 connections it keeps showing

connected: 1003DEFAULT FORMATTER CRASHEDDEFAULT FORMATTER CRASHEDDEFAULT FORMATTER CRASHEDDEFAULT FORMATTER CRASHEDDEFAULT

I noticed a similar issue #63, but my Erlang version seems to be up to date (Erlang/OTP 22). Should it be exactly 21.2 ?

P.S: I'm running the broker as a docker container.

@CD-UNCC
Copy link

CD-UNCC commented Jul 6, 2021

we are running ./emqtt_bench pub -V 3 -c 100 -I 10 -s 600 -p 1883 and getting the same issue. Versions 1, 2, 3, and 4 start spitting DEFAULT FORMATTER CRASHED with an occasional

sent(70000): total=555588, rate=7987(msg/sec)
pub(70001): total=555610, rate=7994(msg/sec)

What does this mean? We would ideally like to have many more connections/messages sent.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants