Skip to content

Instantly share code, notes, and snippets.

@bketelsen
Created April 14, 2009 03:01
Show Gist options
  • Save bketelsen/94923 to your computer and use it in GitHub Desktop.
Save bketelsen/94923 to your computer and use it in GitHub Desktop.
#|2009-04-13T23:00:12.072-0400|INFO|glassfish|javax.enterprise.system.core|_ThreadID=16;_ThreadName=Thread-1;| RawXml Update (1.0ms) UPDATE `raw_xmls` SET `encrypted_raw_in` = '', `updated_at` = '2009-04-14 03:00:12' WHERE `id` = 4197
|#]
[#|2009-04-13T23:00:12.147-0400|INFO|glassfish|javax.enterprise.system.core|_ThreadID=16;_ThreadName=Thread-1;|
LoadError (unsupported cipher algorithm (aes/cbc/PKCS5Padding)):
/vendor/gems/shuber-encryptor-1.0.1/lib/encryptor.rb:39:in `crypt'
/vendor/gems/shuber-encryptor-1.0.1/lib/encryptor.rb:21:in `encrypt'
/vendor/gems/attr_encrypted-1.0.8/lib/attr_encrypted.rb:162:in `encrypt_raw_in'
/vendor/gems/attr_encrypted-1.0.8/lib/attr_encrypted.rb:208:in `raw_in='
/vendor/rails/activerecord/lib/active_record/base.rb:2462:in `update_attribute'
/vendor/rails/activerecord/lib/active_record/associations/association_proxy.rb:214:in `method_missing'
/app/models/xml_response.rb:57:in `save_raw_in'
/app/models/xml_response.rb:41:in `from_post'
/app/controllers/inquiries_controller.rb:141:in `create_from_xml'
/vendor/rails/actionpack/lib/action_controller/base.rb:1253:in `perform_action'
/vendor/rails/actionpack/lib/action_controller/filters.rb:617:in `call_filters'
/vendor/rails/actionpack/lib/action_controller/filters.rb:610:in `perform_action_with_filters'
/vendor/rails/actionpack/lib/action_controller/benchmarking.rb:68:in `perform_action_with_benchmark'
/opt/jruby-1.2.0/lib/ruby/1.8/benchmark.rb:293:in `measure'
/vendor/rails/actionpack/lib/action_controller/benchmarking.rb:68:in `perform_action_with_benchmark'
/vendor/rails/actionpack/lib/action_controller/rescue.rb:136:in `perform_action_with_rescue'
/vendor/rails/actionpack/lib/action_controller/caching/sql_cache.rb:13:in `perform_action_with_caching'
/vendor/rails/activerecord/lib/active_record/connection_adapters/abstract/query_cache.rb:34:in `cache'
/vendor/rails/activerecord/lib/active_record/query_cache.rb:8:in `cache'
/vendor/rails/actionpack/lib/action_controller/caching/sql_cache.rb:12:in `perform_action_with_caching'
/vendor/rails/actionpack/lib/action_controller/base.rb:524:in `process'
/vendor/rails/actionpack/lib/action_controller/filters.rb:606:in `process_with_filters'
/vendor/rails/actionpack/lib/action_controller/session_management.rb:134:in `process_with_session_management_support'
/vendor/rails/actionpack/lib/action_controller/base.rb:392:in `process'
/vendor/rails/actionpack/lib/action_controller/dispatcher.rb:183:in `handle_request'
/vendor/rails/actionpack/lib/action_controller/dispatcher.rb:110:in `dispatch_unlocked'
/vendor/rails/actionpack/lib/action_controller/dispatcher.rb:123:in `dispatch'
/vendor/rails/actionpack/lib/action_controller/dispatcher.rb:122:in `dispatch'
/vendor/rails/actionpack/lib/action_controller/dispatcher.rb:132:in `dispatch_cgi'
/vendor/rails/actionpack/lib/action_controller/dispatcher.rb:39:in `dispatch'
file:/tmp/.glassfish/static-cache/gf/glassfish.jar!/rack/adapter/rails.rb:82:in `serve_rails'
file:/tmp/.glassfish/static-cache/gf/glassfish.jar!/rack/adapter/rails.rb:109:in `call'
file:/tmp/.glassfish/static-cache/gf/glassfish.jar!/jruby/rack/rails.rb:81:in `call'
file:/tmp/.glassfish/static-cache/gf/glassfish.jar!/rack/handler/grizzly.rb:55:in `call'
:1
|#]
[#|2009-04-13T23:00:12.190-0400|INFO|glassfish|javax.enterprise.system.core|_ThreadID=16;_ThreadName=Thread-1;|Rendered /opt/claritybase/vendor/rails/actionpack/lib/action_controller/templates/rescues/_trace (31.0ms)
|#]
[#|2009-04-13T23:00:12.200-0400|INFO|glassfish|javax.enterprise.system.core|_ThreadID=16;_ThreadName=Thread-1;|Rendered /opt/claritybase/vendor/rails/actionpack/lib/action_controller/templates/rescues/_request_and_response (9.0ms)
|#]
[#|2009-04-13T23:00:12.201-0400|INFO|glassfish|javax.enterprise.system.core|_ThreadID=16;_ThreadName=Thread-1;|Rendering /opt/claritybase/vendor/rails/actionpack/lib/action_controller/templates/rescues/layout.erb (internal_server_error)
|#]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment