Trying to submit a form is resulting in the following error:<br><br>>> page = agent.submit(f, f.buttons.first)<br>query: "action=start&quick=Y&clientApp=0&clientID=MCO"<br>Net::HTTP::Post: /dealerApply/controller.jsp
<br>using cookie: JSESSIONID=GJ4NCvGJDTlrvrKsLw17hZ3FnlXFdVkvB5hh1jLkHKcH4Tn27371!-538794652<br>request-header: accept-language => en-us,en;q0.5<br>request-header: connection => keep-alive<br>request-header: accept => */*
<br>request-header: accept-encoding => gzip,identity<br>request-header: user-agent => WWW-Mechanize/0.6.8 (<a href="http://rubyforge.org/projects/mechanize/">http://rubyforge.org/projects/mechanize/</a>)<br>request-header: content-type => application/x-www-form-urlencoded
<br>request-header: cookie => JSESSIONID=GJ4NCvGJDTlrvrKsLw17hZ3FnlXFdVkvB5hh1jLkHKcH4Tn27371!-538794652<br>request-header: referer => <a href="https://censored.com/dealerApply/">https://censored.com/dealerApply/</a>
<br>request-header: accept-charset => ISO-8859-1,utf-8;q=0.7,*;q=0.7<br>request-header: content-length => 47<br>request-header: keep-alive => 300<br>Errno::EPIPE: Broken pipe<br> from /usr/local/lib/ruby/1.8/openssl/buffering.rb:178:in `syswrite'
<br> from /usr/local/lib/ruby/1.8/openssl/buffering.rb:178:in `do_write'<br> from /usr/local/lib/ruby/1.8/openssl/buffering.rb:192:in `write'<br> from /usr/local/lib/ruby/1.8/net/protocol.rb:175:in `write0'
<br> from /usr/local/lib/ruby/1.8/net/protocol.rb:151:in `write'<br> from /usr/local/lib/ruby/1.8/net/protocol.rb:166:in `writing'<br> from /usr/local/lib/ruby/1.8/net/protocol.rb:150:in `write'
<br> from /usr/local/lib/ruby/1.8/net/http.rb:1571:in `write_header'<br> from /usr/local/lib/ruby/1.8/net/http.rb:1536:in `send_request_with_body'<br> from /usr/local/lib/ruby/1.8/net/http.rb:1522:in `exec'
<br> from /usr/local/lib/ruby/1.8/net/http.rb:1045:in `request'<br> from /usr/local/lib/ruby/gems/1.8/gems/mechanize-0.6.8/lib/mechanize.rb:443:in `fetch_page'<br> from /usr/local/lib/ruby/gems/1.8/gems/mechanize-
0.6.8/lib/mechanize.rb:357:in `post_form'<br> from /usr/local/lib/ruby/gems/1.8/gems/mechanize-0.6.8/lib/mechanize.rb:234:in `submit'<br> from (irb):28<br> from :0<br><br>I'd be happy to provide any other information needed to help debug the problem.
<br><br>Thanks,<br>Michael Guterl<br>