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

Too many open files #391

Open
aureamunoz opened this issue Aug 29, 2023 · 2 comments
Open

Too many open files #391

aureamunoz opened this issue Aug 29, 2023 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@aureamunoz
Copy link
Contributor

Error raised very often in primaza but I need investigate to get the use case causing and the steps to reproduce it

Caused by: java.io.IOException: Too many open files
        at java.base/sun.nio.ch.IOUtil.makePipe(Native Method)
        at java.base/sun.nio.ch.KQueueSelectorImpl.<init>(KQueueSelectorImpl.java:87)
        at java.base/sun.nio.ch.KQueueSelectorProvider.openSelector(KQueueSelectorProvider.java:36)
        at io.netty.channel.nio.NioEventLoop.openSelector(NioEventLoop.java:177)
        ... 92 more
@aureamunoz aureamunoz added the bug Something isn't working label Aug 29, 2023
@aureamunoz aureamunoz self-assigned this Aug 29, 2023
@cmoulliard
Copy link
Contributor

Error raised very often in primaza but I need investigate

Have you been able to reproduce ? @iocanel

@aureamunoz
Copy link
Contributor Author

aureamunoz commented Sep 25, 2023

I can reproduce it and tried a few solutions but any of them have worked.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants