Hi,
i am also facing the input/output error. in some rhtml
and again the same message . for write
Help me out.
thanks
Arun
On 14/03/07, Blake Miller
<rails-mailing-list-ARtvInVfO7ksV2N9l4h3zg@public.gmane.org>
wrote:>
>
> I''m getting Input/Output errors on various views in a production
app
> we''re running on Webrick on OS X Server - Apache frontend. It
happens
> in various places, which makes it hard to track down, and I''m
fairly
> certain it''s not my code that is causing the issue.
>
> One example of where the error is thrown is on a page that uses the
> start_form_tag as such:
> <%= start_form_tag ( { :controller => "validation", :action
=> ''cancel''
> }, { :name => ''cancelValidation'' } ) %>
>
> Nothing special there, the error says
> "Input/output error
> On line #165 of app/views/layouts/reference.rhtml"
>
> #{RAILS_ROOT}/app/views/layouts/reference.rhtml:165:in `write''
>
> There is no direct call to a "write" method (not on my part
anyway).
>
> I''ve read that this may have something to do with rails writing to
> stderr, stdout, but I''m unsure of how to change where it writes
to, and
> was hoping others had encountered this before? Could it be in writing
> to the production log? Our production log is 55MB...not sure if that
> could cause the issue...
>
> Thanks
>
> --
> Posted via http://www.ruby-forum.com/.
>
> >
>
--
Arun Agrawal
Sent from BlackBerry(r) on Hutch
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Ruby on Rails: Talk" group.
To post to this group, send email to
rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscribe from this group, send email to
rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---