Re: [External] - Re: Too Many Open Files error trying to start Artemis server from a SystemD service

2022-07-07 Thread Richard Bergmann
Open Files error trying to start Artemis server from a SystemD service CAUTION: This email originated from outside of the organization. Do not click links or open attachments unless you recognize the sender and know the content is safe. add LimitNOFILE=81920 to the [Service] section of your

Re: Too Many Open Files error trying to start Artemis server from a SystemD service

2022-07-07 Thread SL
add LimitNOFILE=81920 to the [Service] section of your systemd unit file Regards, Le 07/07/2022 à 16:09, Richard Bergmann a écrit : > I have been struggling with the Too Many Open Files issue running Artemis as > a service within a service (if that is not confusing enough). My > /etc/securit