Skip to content

Instantly share code, notes, and snippets.

@freerobby
Created May 7, 2012 22:24
Show Gist options
  • Save freerobby/2630989 to your computer and use it in GitHub Desktop.
Save freerobby/2630989 to your computer and use it in GitHub Desktop.
22:23:42,756 ERROR [org.torquebox.web.servlet.RackFilter] (http--10.124.167.181-8080-9) Error invoking Rack filter: org.jruby.exceptions.RaiseException: (Errno::ENOENT) /var/www/shareaholic_on_rails/app/assets/images/service_icons.png
at org.jruby.RubyFile.initialize(org/jruby/RubyFile.java:465) [jruby.jar:]
at org.jruby.RubyIO.open(org/jruby/RubyIO.java:1135) [jruby.jar:]
at Pathname.open(/opt/torquebox/current/jruby/lib/ruby/1.9/pathname.rb:829) at Sprockets::StaticAsset.source(/opt/torquebox/current/jruby/lib/ruby/gems/1.8/gems/sprockets-2.1.3/lib/sprockets/static_asset.rb:13) at Sprockets::Asset.to_s(/opt/torquebox/current/jruby/lib/ruby/gems/1.8/gems/sprockets-2.1.3/lib/sprockets/asset.rb:110) at Sprockets::Asset.each(/opt/torquebox/current/jruby/lib/ruby/gems/1.8/gems/sprockets-2.1.3/lib/sprockets/asset.rb:116) at ActiveRecord::QueryCache::BodyProxy.each(/opt/torquebox/current/jruby/lib/ruby/gems/1.8/gems/activerecord-3.2.2/lib/active_record/query_cache.rb:46) at ActiveRecord::ConnectionAdapters::ConnectionManagement::Proxy.each(/opt/torquebox/current/jruby/lib/ruby/gems/1.8/gems/activerecord-3.2.2/lib/active_record/connection_adapters/abstract/connection_pool.rb:424) at org.jruby.RubyBasicObject.__send__(org/jruby/RubyBasicObject.java:1698) [jruby.jar:]
at Rack::BodyProxy.method_missing(/opt/torquebox/current/jruby/lib/ruby/gems/1.8/gems/rack-1.4.1/lib/rack/body_proxy.rb:26) at TorqueBox::Rack::ResponseHandler.handle(file:/opt/torquebox/current/jboss/modules/org/torquebox/web/main/torquebox-web.jar!/org/torquebox/web/rack/response_handler.rb:41) at TorqueBox::Rack::ResponseHandler.handle(file:/opt/torquebox/current/jboss/modules/org/torquebox/web/main/torquebox-web.jar!/org/torquebox/web/rack/response_handler.rb:26)
22:23:42,763 ERROR [org.torquebox.web.servlet.RackFilter] (http--10.124.167.181-8080-9) Underlying Ruby exception
22:23:42,763 ERROR [org.apache.catalina.core.ContainerBase.[jboss.web].[default-host].[/].[torquebox.static]] (http--10.124.167.181-8080-9) Servlet.service() for servlet torquebox.static threw exception: org.jruby.exceptions.RaiseException: (Errno::ENOENT) /var/www/shareaholic_on_rails/app/assets/images/service_icons.png
at org.jruby.RubyFile.initialize(org/jruby/RubyFile.java:465) [jruby.jar:]
at org.jruby.RubyIO.open(org/jruby/RubyIO.java:1135) [jruby.jar:]
at Pathname.open(/opt/torquebox/current/jruby/lib/ruby/1.9/pathname.rb:829) at Sprockets::StaticAsset.source(/opt/torquebox/current/jruby/lib/ruby/gems/1.8/gems/sprockets-2.1.3/lib/sprockets/static_asset.rb:13) at Sprockets::Asset.to_s(/opt/torquebox/current/jruby/lib/ruby/gems/1.8/gems/sprockets-2.1.3/lib/sprockets/asset.rb:110) at Sprockets::Asset.each(/opt/torquebox/current/jruby/lib/ruby/gems/1.8/gems/sprockets-2.1.3/lib/sprockets/asset.rb:116) at ActiveRecord::QueryCache::BodyProxy.each(/opt/torquebox/current/jruby/lib/ruby/gems/1.8/gems/activerecord-3.2.2/lib/active_record/query_cache.rb:46) at ActiveRecord::ConnectionAdapters::ConnectionManagement::Proxy.each(/opt/torquebox/current/jruby/lib/ruby/gems/1.8/gems/activerecord-3.2.2/lib/active_record/connection_adapters/abstract/connection_pool.rb:424) at org.jruby.RubyBasicObject.__send__(org/jruby/RubyBasicObject.java:1698) [jruby.jar:]
at Rack::BodyProxy.method_missing(/opt/torquebox/current/jruby/lib/ruby/gems/1.8/gems/rack-1.4.1/lib/rack/body_proxy.rb:26) at TorqueBox::Rack::ResponseHandler.handle(file:/opt/torquebox/current/jboss/modules/org/torquebox/web/main/torquebox-web.jar!/org/torquebox/web/rack/response_handler.rb:41) at TorqueBox::Rack::ResponseHandler.handle(file:/opt/torquebox/current/jboss/modules/org/torquebox/web/main/torquebox-web.jar!/org/torquebox/web/rack/response_handler.rb:26)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment