Actions
Support #547
closed
message-broker: increase "open file limit"
Status:
Closed
Priority:
Normal
Assignee:
_InfraScience Systems Engineer
Category:
System Application
Start date:
Sep 07, 2015
Due date:
% Done:
100%
Estimated time:
Infrastructure:
Production
Description
I've found a lot of exception like this:
2015-09-05 17:55:38,473 | ERROR | Could not accept connection : java.net.SocketException: Too many open files | org.apache.activemq.broker.TransportConnector | ActiveMQ Transport Server: tcp://0.0.0.0:6166 2015-09-05 17:55:38,473 | ERROR | Could not accept connection : java.net.SocketException: Too many open files | org.apache.activemq.broker.TransportConnector | ActiveMQ Transport Server: tcp://0.0.0.0:6166
Could someone check at this time what is the limit and eventually increase it, please?
Actions