Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

TOO MANY OPEN FILES

3121497Nov 16 2015 — edited Nov 18 2015

Hi,

Kindly advise on below error when i was restarting weblogic server and authomatically shutdown with in 5 min .So may i know reason please and provide solution as well..

Exception :

<Nov 16, 2015 4:40:34 AM PST> <Error> <Application Poller> <BEA-149411> <I/O exception encountered java.io.FileNotFoundException: /home/thiru/oracle/Middleware/user_projects/domains/base_domain/servers/AdminServer/cache/.app_poller_lastrun (Too many open files).

java.io.FileNotFoundException: /home/thiru/oracle/Middleware/user_projects/domains/base_domain/servers/AdminServer/cache/.app_poller_lastrun (Too many open files)

at java.io.FileOutputStream.open(Native Method)

at java.io.FileOutputStream.<init>(FileOutputStream.java:179)

at java.io.FileOutputStream.<init>(FileOutputStream.java:131)

at java.io.FileWriter.<init>(FileWriter.java:73)

at weblogic.management.deploy.GenericAppPoller.setLastRunFileMap(GenericAppPoller.java:433)

Truncated. see log file for complete stacktrace

>

<Nov 16, 2015 4:40:34 AM PST> <Critical> <Server> <BEA-002617> <Attempting to close and reopen the server socket on on channel "Default[2]" on 127.0.0.1:7001.>

<Nov 16, 2015 4:40:44 AM PST> <Notice> <Server> <BEA-002614> <Reopening channel "Default[2]" on 127.0.0.1:7001.>

<Nov 16, 2015 4:40:44 AM PST> <Critical> <Server> <BEA-002616> <Failed to listen on channel "Default[2]" on 127.0.0.1:7001, failure count: 60, failing for 545 seconds, java.net.SocketException: Too many open files>

<Nov 16, 2015 4:40:44 AM PST> <Critical> <Server> <BEA-002617> <Attempting to close and reopen the server socket on on channel "Default[2]" on 127.0.0.1:7001.>

<Nov 16, 2015 4:40:54 AM PST> <Notice> <Server> <BEA-002614> <Reopening channel "Default[2]" on 127.0.0.1:7001.>

<Nov 16, 2015 4:40:54 AM PST> <Critical> <Server> <BEA-002616> <Failed to listen on channel "Default[2]" on 127.0.0.1:7001, failure count: 61, failing for 555 seconds, java.net.SocketException: Too many open files>

<Nov 16, 2015 4:40:54 AM PST> <Critical> <Server> <BEA-002617> <Attempting to close and reopen the server socket on on channel "Default[2]" on 127.0.0.1:7001.>

<Nov 16, 2015 4:41:04 AM PST> <Notice> <Server> <BEA-002614> <Reopening channel "Default[2]" on 127.0.0.1:7001.>

<Nov 16, 2015 4:41:04 AM PST> <Critical> <Server> <BEA-002616> <Failed to listen on channel "Default[2]" on 127.0.0.1:7001, failure count: 62, failing for 565 seconds, java.net.SocketException: Too many open files>

<Nov 16, 2015 4:41:04 AM PST> <Critical> <Server> <BEA-002617> <Attempting to close and reopen the server socket on on channel "Default[2]" on 127.0.0.1:7001.>

<Nov 16, 2015 4:41:14 AM PST> <Notice> <Server> <BEA-002614> <Reopening channel "Default[2]" on 127.0.0.1:7001.>

<Nov 16, 2015 4:41:14 AM PST> <Critical> <Server> <BEA-002616> <Failed to listen on channel "Default[2]" on 127.0.0.1:7001, failure count: 63, failing for 575 seconds, java.net.SocketException: Too many open files>

<Nov 16, 2015 4:41:14 AM PST> <Critical> <Server> <BEA-002617> <Attempting to close and reopen the server socket on on channel "Default[2]" on 127.0.0.1:7001.>

<Nov 16, 2015 4:41:24 AM PST> <Notice> <Server> <BEA-002614> <Reopening channel "Default[2]" on 127.0.0.1:7001.>

<Nov 16, 2015 4:41:24 AM PST> <Critical> <Server> <BEA-002616> <Failed to listen on channel "Default[2]" on 127.0.0.1:7001, failure count: 64, failing for 585 seconds, java.net.SocketException: Too many open files>

<Nov 16, 2015 4:41:24 AM PST> <Critical> <Server> <BEA-002617> <Attempting to close and reopen the server socket on on channel "Default[2]" on 127.0.0.1:7001.>

^C<Nov 16, 2015 4:41:32 AM PST> <Notice> <WebLogicServer> <BEA-000388> <JVM called WLS shutdown hook. The server will force shutdown now>

<Nov 16, 2015 4:41:32 AM PST> <Alert> <WebLogicServer> <BEA-000396> <Server shutdown has been requested by <WLS Kernel>>

<Nov 16, 2015 4:41:32 AM PST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FORCE_SUSPENDING>

<Nov 16, 2015 4:41:32 AM PST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to ADMIN>

<Nov 16, 2015 4:41:32 AM PST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FORCE_SHUTTING_DOWN>

<Nov 16, 2015 4:41:32 AM PST> <Notice> <Server> <BEA-002607> <Channel "Default[3]" listening on 0:0:0:0:0:0:0:1:7001 was shutdown.>

<Nov 16, 2015 4:41:32 AM PST> <Notice> <Server> <BEA-002607> <Channel "Default[1]" listening on fe80:0:0:0:20c:29ff:fec4:76ff:7001 was shutdown.>

<Nov 16, 2015 4:41:32 AM PST> <Notice> <Server> <BEA-002607> <Channel "Default" listening on 169.254.224.94:7001 was shutdown.>

Thanks

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 16 2015
Added on Nov 16 2015
2 comments
1,655 views