On Fri, Sep 22, 2017 at 12:55:34AM +0200, Peter Boy wrote: > My issue is: If my instances are all executing as the same user I get > sometimes an „Too many open files“ error message and the instance > stops executing. In RHEL it helps to define separate users per > instance. The other instances were not affected by the broken one. There may be other reasons to run as separate users, but to address the immediate problem, have you instead considered raising the limit on open files for the tomcat user? On a bigger scope, you might want to look at using containers to separate your different instaces, which will both address this and give other benefits. -- Matthew Miller <mattdm@xxxxxxxxxxxxxxxxx> Fedora Project Leader _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx