IOError (Stream closed) ----------------------- Key: JRUBY-5392 URL: http://jira.codehaus.org/browse/JRUBY-5392 Project: JRuby Issue Type: Bug Components: Application Error Affects Versions: JRuby 1.6RC1, JRuby 1.5.6, JRuby 1.5.5 Environment: CentOS 5.5, glassfish gem 1.0.3 Reporter: Jeff Wang
In my app, I get IOError (Stream closed) errors in the log. This happens most often when I hover over a link and the qtip (jquery plugin) is supposed to appear, but it also happens sometimes when I send an ajax search. When I switched my app over to C ruby 1.9.2 and Passenger, I didn't have any errors. I ran JRuby with -d flag, but I didn't get any additional information in the log. Here are some sample errors from production.log: Started GET "/ajaxsearch?utf8=%E2%9C%93&authenticity_token=VqCz2%2FOB33HfdWT08wOwpwTxQVwyjwAN7khgmlfOz9w%3D&searchtype=city&q=co&sort_by=size_reverse" for 173.3.79.136 at Tue Jan 18 04:12:47 -0500 2011 IOError (Stream closed): Started GET "/qtip/firminfo?id=1250" for 173.3.79.136 at Tue Jan 18 04:13:17 -0500 2011 IOError (Stream closed): If there are other flags I can use to get more helpful information, let me know. -- 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