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

shutdown loop if queue.maxDiskSpace is smaller than queue.maxfilesize #2693

Open
alorbach opened this issue May 7, 2018 · 0 comments
Open

Comments

@alorbach
Copy link
Member

alorbach commented May 7, 2018

if queue.maxDiskSpace is smaller than queue.maxfilesize, rsyslogs fails to shutdown properly and loops with the following debug output:

4003.918862191:main Q:DAwpool/w0: main Q: queue.c: ConsumerDA:qqueueEnqMsg item (343) returned with error state: '-2105'
4003.918870127:main Q:DAwpool/w0: main Q[DA]: queue.c: doEnqSingleObject: queue FULL - waiting 2000ms to drain.
4005.920042296:main Q:DAwpool/w0: main Q[DA]: queue.c: doEnqSingleObject: cond timeout, dropping message!
4005.920126805:main Q:DAwpool/w0: main Q[DA]: queue.c: EnqueueMsg advised worker start

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

1 participant