Skip to main content



      Home
Home » Newcomers » Newcomers » java.io.IOException: Bad file descriptor Jetty 9.2.10.v20150310(Jetty continiously looping for accessing port makes Higher CPU usage)
icon4.gif  java.io.IOException: Bad file descriptor Jetty 9.2.10.v20150310 [message #1701071] Thu, 09 July 2015 04:13
Eclipse UserFriend
I started jetty in nonstop server on port 18095 and it was running fine, few days later suddenly noticed it consumes more CPU, when I check the log noticed the following log writing continiously

2015-07-08 13:25:48.606:WARN:oejs.ServerConnector:qtp26807578-18-acceptor-0@182e42f-ServerConnector@1f02fde {HTTP/1.1}{0.0.0.0:18095}:
    java.io.IOException: Bad file descriptor (errno:4009)
            at sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)
            at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:241)
            at org.eclipse.jetty.server.ServerConnector.accept(ServerConnector.java:377)
            at org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:500)
            at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
            at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
            at java.lang.Thread.run(Thread.java:724)


Can any one guess the root cause. Thanks.
Previous Topic:Plug-in import missing from File, Import...
Next Topic:Sonar files
Goto Forum:
  


Current Time: Thu May 22 18:32:05 EDT 2025

Powered by FUDForum. Page generated in 0.07562 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top