Skip to content

Instantly share code, notes, and snippets.

@tgautier-silicon
Created April 10, 2012 09:01
Show Gist options
  • Save tgautier-silicon/2349527 to your computer and use it in GitHub Desktop.
Save tgautier-silicon/2349527 to your computer and use it in GitHub Desktop.
>> StocksUpdater.new.update!(:non_multithread)
started
Contact LCV...
Echec : end of file reached
Contact LCV (tentative n°2)...
Echec : end of file reached
Contact LCV (tentative n°3)...
Echec : end of file reached
3 tentatives pour contacter LCV
Echec après 3 tentatives
Echec de la communication avec LCV après 3 tentative(s)
end of file reached
/opt/ruby-enterprise-1.8.7-2010.02/lib/ruby/1.8/net/protocol.rb:135:in `sysread'
/opt/ruby-enterprise-1.8.7-2010.02/lib/ruby/1.8/net/protocol.rb:135:in `rbuf_fill'
/opt/ruby-enterprise-1.8.7-2010.02/lib/ruby/1.8/timeout.rb:62:in `timeout'
/opt/ruby-enterprise-1.8.7-2010.02/lib/ruby/1.8/timeout.rb:93:in `timeout'
/opt/ruby-enterprise-1.8.7-2010.02/lib/ruby/1.8/net/protocol.rb:134:in `rbuf_fill'
/opt/ruby-enterprise-1.8.7-2010.02/lib/ruby/1.8/net/protocol.rb:116:in `readuntil'
/opt/ruby-enterprise-1.8.7-2010.02/lib/ruby/1.8/net/protocol.rb:126:in `readline'
/opt/ruby-enterprise-1.8.7-2010.02/lib/ruby/1.8/net/http.rb:2026:in `read_status_line'
/opt/ruby-enterprise-1.8.7-2010.02/lib/ruby/1.8/net/http.rb:2015:in `read_new'
/opt/ruby-enterprise-1.8.7-2010.02/lib/ruby/1.8/net/http.rb:1051:in `request'
/opt/ruby-enterprise-1.8.7-2010.02/lib/ruby/gems/1.8/gems/savon-0.7.9/lib/savon/request.rb:93:in `soap'
/opt/ruby-enterprise-1.8.7-2010.02/lib/ruby/1.8/net/http.rb:543:in `start'
/opt/ruby-enterprise-1.8.7-2010.02/lib/ruby/gems/1.8/gems/savon-0.7.9/lib/savon/request.rb:92:in `soap'
/opt/ruby-enterprise-1.8.7-2010.02/lib/ruby/gems/1.8/gems/savon-0.7.9/lib/savon/client.rb:95:in `method_missing'
./lib/webservices/generic_updater.rb:79:in `send'
./lib/webservices/generic_updater.rb:79:in `requete_soap'
/var/rails/jef3_production/releases/20120406150425/lib/webservices/stocks_updater.rb:63:in `update'
./lib/webservices/generic_updater.rb:183:in `update_and_log_errors'
./lib/webservices/generic_updater.rb:224:in `update!'
(irb):6:in `irb_binding'
/opt/ruby-enterprise-1.8.7-2010.02/lib/ruby/1.8/irb/workspace.rb:52:in `irb_binding'
/opt/ruby-enterprise-1.8.7-2010.02/lib/ruby/1.8/irb/workspace.rb:52
end of file reached
/opt/ruby-enterprise-1.8.7-2010.02/lib/ruby/1.8/net/protocol.rb:135:in `sysread'
/opt/ruby-enterprise-1.8.7-2010.02/lib/ruby/1.8/net/protocol.rb:135:in `rbuf_fill'
/opt/ruby-enterprise-1.8.7-2010.02/lib/ruby/1.8/timeout.rb:62:in `timeout'
/opt/ruby-enterprise-1.8.7-2010.02/lib/ruby/1.8/timeout.rb:93:in `timeout'
/opt/ruby-enterprise-1.8.7-2010.02/lib/ruby/1.8/net/protocol.rb:134:in `rbuf_fill'
/opt/ruby-enterprise-1.8.7-2010.02/lib/ruby/1.8/net/protocol.rb:116:in `readuntil'
/opt/ruby-enterprise-1.8.7-2010.02/lib/ruby/1.8/net/protocol.rb:126:in `readline'
/opt/ruby-enterprise-1.8.7-2010.02/lib/ruby/1.8/net/http.rb:2026:in `read_status_line'
/opt/ruby-enterprise-1.8.7-2010.02/lib/ruby/1.8/net/http.rb:2015:in `read_new'
/opt/ruby-enterprise-1.8.7-2010.02/lib/ruby/1.8/net/http.rb:1051:in `request'
/opt/ruby-enterprise-1.8.7-2010.02/lib/ruby/gems/1.8/gems/savon-0.7.9/lib/savon/request.rb:93:in `soap'
/opt/ruby-enterprise-1.8.7-2010.02/lib/ruby/1.8/net/http.rb:543:in `start'
/opt/ruby-enterprise-1.8.7-2010.02/lib/ruby/gems/1.8/gems/savon-0.7.9/lib/savon/request.rb:92:in `soap'
/opt/ruby-enterprise-1.8.7-2010.02/lib/ruby/gems/1.8/gems/savon-0.7.9/lib/savon/client.rb:95:in `method_missing'
./lib/webservices/generic_updater.rb:79:in `send'
./lib/webservices/generic_updater.rb:79:in `requete_soap'
/var/rails/jef3_production/releases/20120406150425/lib/webservices/stocks_updater.rb:63:in `update'
./lib/webservices/generic_updater.rb:183:in `update_and_log_errors'
./lib/webservices/generic_updater.rb:224:in `update!'
(irb):6:in `irb_binding'
/opt/ruby-enterprise-1.8.7-2010.02/lib/ruby/1.8/irb/workspace.rb:52:in `irb_binding'
/opt/ruby-enterprise-1.8.7-2010.02/lib/ruby/1.8/irb/workspace.rb:52
nombre d'erreurs : 0
nombre total traités : 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment