lorenzo created SM-2158:
---------------------------
Summary: "too many open files" exception causes undeployment of
all components
Key: SM-2158
URL: https://issues.apache.org/jira/browse/SM-2158
Project: ServiceMix
Issue Type: Bug
Affects Versions: 3.4.0
Environment: Linux 3.2.0-2-amd64 #1 SMP x86_64 GNU/Linux
Java(TM) SE Runtime Environment (build 1.6.0_26-b03)
Java HotSpot(TM) 64-Bit Server VM (build 20.1-b02, mixed mode)
Reporter: lorenzo
Priority: Minor
If the process consumes all available file handles, the auto-deployer starts to
undeploy everything.
To recover from this situation you need to stop the service, delete the "data"
dir and restart the service. A restart alone is not enough.
Of course when no more file handles are available the service is unusable and
need to be fixed/restarted to find the cause of the problem, but this should
not trigger the undeployment making harder to understand what is going on.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira