IO reopen problem when running RI --------------------------------- Key: JRUBY-2255 URL: http://jira.codehaus.org/browse/JRUBY-2255 Project: JRuby Issue Type: Bug Components: Core Classes/Modules Reporter: Ola Bini
This happens with current trunk. Assuming you have RDoc and RI generated from MRI into the default location ($HOME/.rdoc) and run {noformat} jruby -S ri Enumerable {noformat} This has actually given me different errors. {noformat} /Users/olabini/workspace/jruby_git/lib/ruby/1.8/rdoc/ri/ri_display.rb:51:in `usage': Illegal seek (IOError) from /Users/olabini/workspace/jruby_git/lib/ruby/1.8/rdoc/ri/ri_display.rb:51:in `display_usage' from /Users/olabini/workspace/jruby_git/lib/ruby/1.8/rdoc/ri/ri_display.rb:201:in `page' from /Users/olabini/workspace/jruby_git/lib/ruby/1.8/rdoc/ri/ri_display.rb:50:in `display_usage' from /Users/olabini/workspace/jruby_git/lib/ruby/1.8/rdoc/ri/ri_driver.rb:129:in `process_args' from /Users/olabini/workspace/jruby_git/bin/ri:48 from file:/Users/olabini/workspace/jruby_git/lib/jruby.jar!/jruby/commands.rb:14:in `load' from file:/Users/olabini/workspace/jruby_git/lib/jruby.jar!/jruby/commands.rb:14:in `ri' from /Users/olabini/workspace/jruby_git/bin/ri:1 {noformat} Another time I got something about reopen. -- 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