"Too Many Open Files" Error When Starting SOA Admin Server
(Doc ID 2209876.1)
Last updated on AUGUST 12, 2024
Applies to:
Oracle SOA Suite - Version 12.1.3.0.0 and laterInformation in this document applies to any platform.
Symptoms
The following error messages are noticed in the Admin Server log
java.io.FileNotFoundException: /home/xxxxxx/Oracle_1213/user_projects/domains/base_osb_domain1/servers/AdminServer1/tmp/_WL_user/wlp-framework-struts-1.2-web-lib/3ekeqm/WEB-INF/struts-config.xml (Too many open files)
at java.io.FileInputStream.open0(Native Method)
at java.io.FileInputStream.open(FileInputStream.java:195)
at java.io.FileInputStream.<init>(FileInputStream.java:138)
at java.io.FileInputStream.<init>(FileInputStream.java:93)
Oct 25, 2016 2:54:33 PM EDT> <Critical> <Health> <BEA-310006> <Critical subsystem PersistentStore.WLS_DIAGNOSTICS has failed. Setting server state to FAILED.
Reason: weblogic.store.PersistentStoreFatalException: java.io.IOException: Too many open files>
<Oct 25, 2016 2:54:36 PM EDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FAILED.>
<Oct 25, 2016 2:54:36 PM EDT> <Error> <WebLogicServer> <BEA-000383> <A critical service failed. The server will shut itself down.>
<Oct 25, 2016 2:54:36 PM EDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FORCE_SHUTTING_DOWN.>
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |