Skip to content

Instantly share code, notes, and snippets.

@notch8
Created February 28, 2012 00:34
Show Gist options
  • Save notch8/1928164 to your computer and use it in GitHub Desktop.
Save notch8/1928164 to your computer and use it in GitHub Desktop.
RSolr::Error::Http - 404 Not Found
Error: <html><head><title>Apache Tomcat/6.0.28 - Error report</title><style><!--H1 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:22px;} H2 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:16px;} H3 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:14px;} BODY {font-family:Tahoma,Arial,sans-serif;color:black;background-color:white;} B {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;} P {font-family:Tahoma,Arial,sans-serif;background:white;color:black;font-size:12px;}A {color : black;}A.name {color : black;}HR {color : #525D76;}--></style> </head><body><h1>HTTP Status 404 - /solr/c6ff6f86cde_m0/update</h1><HR size="1" noshade="noshade"><p><b>type</b> Status report</p><p><b>message</b> <u>/solr/c6ff6f86cde_m0/update</u></p><p><b>description</b> <u>The requested resource (/solr/c6ff6f86cde_m0/update) is not available.</u></p><HR size="1" noshade="noshade"><h3>Apache Tomcat/6.0.28</h3></body></html>
Request Data: "<?xml version=\"1.0\" encoding=\"UTF-8\"?><delete><query>type:Podcast</query></delete>"
Backtrace: /var/www/apps/sdruby.org/shared/bundle/ruby/1.9.1/gems/rsolr-1.0.7/lib/rsolr/client.rb:230:in `adapt_response'
/var/www/apps/sdruby.org/shared/bundle/ruby/1.9.1/gems/rsolr-1.0.7/lib/rsolr/client.rb:167:in `execute'
/var/www/apps/sdruby.org/shared/bundle/ruby/1.9.1/gems/rsolr-1.0.7/lib/rsolr/client.rb:161:in `send_and_receive'
(eval):2:in `post'
/var/www/apps/sdruby.org/shared/bundle/ruby/1.9.1/gems/rsolr-1.0.7/lib/rsolr/client.rb:67:in `update'
/var/www/apps/sdruby.org/shared/bundle/ruby/1.9.1/gems/rsolr-1.0.7/lib/rsolr/client.rb:131:in `delete_by_query'
/var/www/apps/sdruby.org/shared/bundle/ruby/1.9.1/gems/sunspot-1.3.0/lib/sunspot/indexer.rb:55:in `remove_all'
/var/www/apps/sdruby.org/shared/bundle/ruby/1.9.1/gems/sunspot-1.3.0/lib/sunspot/session.rb:181:in `block in remove_all'
/var/www/apps/sdruby.org/shared/bundle/ruby/1.9.1/gems/sunspot-1.3.0/lib/sunspot/session.rb:181:in `each'
/var/www/apps/sdruby.org/shared/bundle/ruby/1.9.1/gems/sunspot-1.3.0/lib/sunspot/session.rb:181:in `remove_all'
/var/www/apps/sdruby.org/shared/bundle/ruby/1.9.1/gems/sunspot-1.3.0/lib/sunspot/session_proxy/abstract_session_proxy.rb:11:in `remove_all'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment