"Too many open files" rears its ugly head again
-----------------------------------------------
Key: JRUBY-5051
URL: http://jira.codehaus.org/browse/JRUBY-5051
Project: JRuby
Issue Type: Bug
Components: Core Classes/Modules
Affects Versions: JRuby 1.5.2
Environment: Ubuntu 10.04
Reporter: Tony Arcieri
Attachments: catalina.log
Even on 10.04, we are still seeing the "Too many open files" issue. We make
extensive use of OpenURI to proxy files between users and S3 (particularly file
uploads). Unfortunately I wasn't able to get lsof output before restarting this
server, however I can at least attach the Tomcat log. I've truncated it to
right where the "Too many open files" errors begin. Before that the app seemed
to be humming along swimmingly.
This is particularly troubling:
Java::JavaLang::NullPointerException ():
org.jruby.RubyThread.select(RubyThread.java:911)
org.jruby.ext.socket.RubyTCPSocket.initialize(RubyTCPSocket.java:111)
org.jruby.ext.socket.RubyTCPSocket$i_method_0_2$RUBYINVOKER$initialize.call(org/jruby/ext/socket/RubyTCPSocket$i_method_0_2$RUBYINVOKER$initialize.gen:65535)
org.jruby.internal.runtime.methods.JavaMethod$JavaMethodN.call(JavaMethod.java:642)
org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:75)
org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:82)
org.jruby.RubyClass.newInstance(RubyClass.java:769)
org.jruby.RubyIO.newInstance(RubyIO.java:865)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email