Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save cristianrasch/3c6d90ea6f2f9a376401 to your computer and use it in GitHub Desktop.
Save cristianrasch/3c6d90ea6f2f9a376401 to your computer and use it in GitHub Desktop.
Torquebox backgroundable task can't find suitable JDBC driver
10:05:22,892 ERROR [org.torquebox.messaging] (Thread-2 (HornetQ-client-global-threads-502691840)) Unexpected error in /queues/torquebox/db_user-production/tasks/torquebox_backgroundable.TorqueBox::Messaging::BackgroundableProcessor: org.jruby.exceptions.RaiseException: (DatabaseConnectionError) Java::JavaSql::SQLException: No suitable driver found for jdbc:postgresql://localhost/database?user=db_user&password=db_passwd
at RUBY.make_new(/opt/torquebox/www/db_user-production/shared/bundle/jruby/1.9/gems/sequel-4.22.0/lib/sequel/connection_pool.rb:110) at RUBY.make_new(/opt/torquebox/www/db_user-production/shared/bundle/jruby/1.9/gems/sequel-4.22.0/lib/sequel/connection_pool/threaded.rb:214) at RUBY.available(/opt/torquebox/www/db_user-production/shared/bundle/jruby/1.9/gems/sequel-4.22.0/lib/sequel/connection_pool/threaded.rb:187) at RUBY._acquire(/opt/torquebox/www/db_user-production/shared/bundle/jruby/1.9/gems/sequel-4.22.0/lib/sequel/connection_pool/threaded.rb:127) at RUBY.acquire(/opt/torquebox/www/db_user-production/shared/bundle/jruby/1.9/gems/sequel-4.22.0/lib/sequel/connection_pool/threaded.rb:141) at RUBY.sync(/opt/torquebox/www/db_user-production/shared/bundle/jruby/1.9/gems/sequel-4.22.0/lib/sequel/connection_pool/threaded.rb:255) at org.jruby.ext.thread.Mutex.synchronize(org/jruby/ext/thread/Mutex.java:149)
at RUBY.sync(/opt/torquebox/www/db_user-production/shared/bundle/jruby/1.9/gems/sequel-4.22.0/lib/sequel/connection_pool/threaded.rb:255) at RUBY.acquire(/opt/torquebox/www/db_user-production/shared/bundle/jruby/1.9/gems/sequel-4.22.0/lib/sequel/connection_pool/threaded.rb:140) at RUBY.hold(/opt/torquebox/www/db_user-production/shared/bundle/jruby/1.9/gems/sequel-4.22.0/lib/sequel/connection_pool/threaded.rb:98) at RUBY.synchronize(/opt/torquebox/www/db_user-production/shared/bundle/jruby/1.9/gems/sequel-4.22.0/lib/sequel/database/connecting.rb:255) at RUBY.execute(/opt/torquebox/www/db_user-production/shared/bundle/jruby/1.9/gems/sequel-4.22.0/lib/sequel/adapters/jdbc.rb:245) at RUBY.execute(/opt/torquebox/www/db_user-production/shared/bundle/jruby/1.9/gems/sequel-4.22.0/lib/sequel/dataset/actions.rb:921) at RUBY.fetch_rows(/opt/torquebox/www/db_user-production/shared/bundle/jruby/1.9/gems/sequel-4.22.0/lib/sequel/adapters/jdbc.rb:713) at RUBY.each(/opt/torquebox/www/db_user-production/shared/bundle/jruby/1.9/gems/sequel-4.22.0/lib/sequel/dataset/actions.rb:139) at org.jruby.RubyEnumerable.map(org/jruby/RubyEnumerable.java:763)
at RUBY.map(/opt/torquebox/www/db_user-production/shared/bundle/jruby/1.9/gems/sequel-4.22.0/lib/sequel/dataset/actions.rb:390) at RUBY._select_map_multiple(/opt/torquebox/www/db_user-production/shared/bundle/jruby/1.9/gems/sequel-4.22.0/lib/sequel/dataset/actions.rb:848) at RUBY._select_map(/opt/torquebox/www/db_user-production/shared/bundle/jruby/1.9/gems/sequel-4.22.0/lib/sequel/dataset/actions.rb:881) at RUBY.select_map(/opt/torquebox/www/db_user-production/shared/bundle/jruby/1.9/gems/sequel-4.22.0/lib/sequel/dataset/actions.rb:617) at RUBY.convert_named_procs_to_procs(/opt/torquebox/www/db_user-production/shared/bundle/jruby/1.9/gems/sequel-4.22.0/lib/sequel/adapters/shared/postgres.rb:709) at RUBY.add_named_conversion_procs(/opt/torquebox/www/db_user-production/shared/bundle/jruby/1.9/gems/sequel-4.22.0/lib/sequel/adapters/shared/postgres.rb:570) at RUBY.get_conversion_procs(/opt/torquebox/www/db_user-production/shared/bundle/jruby/1.9/gems/sequel-4.22.0/lib/sequel/adapters/shared/postgres.rb:943) at RUBY.reset_conversion_procs(/opt/torquebox/www/db_user-production/shared/bundle/jruby/1.9/gems/sequel-4.22.0/lib/sequel/adapters/shared/postgres.rb:424) at RUBY.initialize_postgres_adapter(/opt/torquebox/www/db_user-production/shared/bundle/jruby/1.9/gems/sequel-4.22.0/lib/sequel/adapters/shared/postgres.rb:985) at RUBY.extended(/opt/torquebox/www/db_user-production/shared/bundle/jruby/1.9/gems/sequel-4.22.0/lib/sequel/adapters/jdbc/postgresql.rb:49) at org.jruby.RubyKernel.extend(org/jruby/RubyKernel.java:2213)
at RUBY.JDBC(/opt/torquebox/www/db_user-production/shared/bundle/jruby/1.9/gems/sequel-4.22.0/lib/sequel/adapters/jdbc/postgresql.rb:10) at org.jruby.RubyProc.call(org/jruby/RubyProc.java:271)
at RUBY.adapter_initialize(/opt/torquebox/www/db_user-production/shared/bundle/jruby/1.9/gems/sequel-4.22.0/lib/sequel/adapters/jdbc.rb:359) at RUBY.initialize(/opt/torquebox/www/db_user-production/shared/bundle/jruby/1.9/gems/sequel-4.22.0/lib/sequel/database/misc.rb:142) at RUBY.connect(/opt/torquebox/www/db_user-production/shared/bundle/jruby/1.9/gems/sequel-4.22.0/lib/sequel/database/connecting.rb:66) at RUBY.connect(/opt/torquebox/www/db_user-production/shared/bundle/jruby/1.9/gems/sequel-4.22.0/lib/sequel/core.rb:95) at RUBY.(root)(/opt/torquebox/www/db_user-production/releases/20150510115332/config/initializers/sequel.rb:14) at org.jruby.RubyKernel.require(org/jruby/RubyKernel.java:1071)
at RUBY.(root)(file:/opt/torquebox/current/jruby/lib/jruby.jar!/jruby/kernel19/kernel.rb:1) at RUBY.require_relative(file:/opt/torquebox/current/jruby/lib/jruby.jar!/jruby/kernel19/kernel.rb:24) at org.jruby.RubyKernel.require(org/jruby/RubyKernel.java:1071)
at RUBY.(root)(/opt/torquebox/www/db_user-production/releases/20150510115332/models/point.rb:1) at org.jruby.RubyKernel.require(org/jruby/RubyKernel.java:1071)
at RUBY.(root)(/opt/torquebox/www/db_user-production/releases/20150510115332/lib/rake/tasks/bacnet_tagging/csv_downloader.rb:1) at org.jruby.RubyKernel.require(org/jruby/RubyKernel.java:1071)
at RUBY.(root)(/opt/torquebox/www/db_user-production/releases/20150510115332/lib/rake/tasks/bacnet_tagging/csv_downloader.rb:6) at org.jruby.RubyArray.each(org/jruby/RubyArray.java:1613)
at RUBY.(root)(/opt/torquebox/www/db_user-production/releases/20150510115332/workers/csv_mailer.rb:1) at org.jruby.RubyKernel.require(org/jruby/RubyKernel.java:1071)
at RUBY.(root)(/opt/torquebox/www/db_user-production/releases/20150510115332/workers/csv_mailer.rb:2) at org.jruby.RubyMarshal.load(org/jruby/RubyMarshal.java:148)
at RUBY.(root)(/opt/torquebox/www/db_user-production/current/workers.rb:1) at RUBY.(root)(/opt/torquebox/www/db_user-production/current/workers.rb:6) at RUBY.(root)(/opt/torquebox/www/db_user-production/current/workers.rb:6) at RUBY.(root)(/opt/torquebox/www/db_user-production/shared/bundle/jruby/1.9/gems/torquebox-messaging-3.1.2-java/lib/torquebox/messaging/const_missing.rb:1) at RUBY.const_missing(/opt/torquebox/www/db_user-production/shared/bundle/jruby/1.9/gems/torquebox-messaging-3.1.2-java/lib/torquebox/messaging/const_missing.rb:23) at RUBY.decode(/opt/torquebox/www/db_user-production/shared/bundle/jruby/1.9/gems/torquebox-core-3.1.2-java/lib/torquebox/codecs/marshal.rb:29) at RUBY.decode(/opt/torquebox/www/db_user-production/shared/bundle/jruby/1.9/gems/torquebox-core-3.1.2-java/lib/torquebox/codecs.rb:60) at org.jruby.RubyProc.call(org/jruby/RubyProc.java:271)
at RUBY.decode(/opt/torquebox/www/db_user-production/shared/bundle/jruby/1.9/gems/torquebox-messaging-3.1.2-java/lib/torquebox/messaging/marshal_message.rb:35)
10:05:22,909 ERROR [org.torquebox.messaging] (Thread-0 (HornetQ-client-global-threads-502691840)) Unexpected error in /queues/torquebox/db_user-production/tasks/torquebox_backgroundable.TorqueBox::Messaging::BackgroundableProcessor: org.jruby.exceptions.RaiseException: (NameError) uninitialized constant Workers::CSVMailer
at org.jruby.RubyModule.const_missing(org/jruby/RubyModule.java:2726)
at org.jruby.RubyMarshal.load(org/jruby/RubyMarshal.java:148)
at RUBY.decode(/opt/torquebox/www/db_user-production/shared/bundle/jruby/1.9/gems/torquebox-core-3.1.2-java/lib/torquebox/codecs/marshal.rb:29) at RUBY.decode(/opt/torquebox/www/db_user-production/shared/bundle/jruby/1.9/gems/torquebox-core-3.1.2-java/lib/torquebox/codecs.rb:60) at RUBY.decode(/opt/torquebox/www/db_user-production/shared/bundle/jruby/1.9/gems/torquebox-messaging-3.1.2-java/lib/torquebox/messaging/marshal_message.rb:35) at RUBY.process!(/opt/torquebox/www/db_user-production/shared/bundle/jruby/1.9/gems/torquebox-messaging-3.1.2-java/lib/torquebox/messaging/message_processor.rb:51) at RUBY.invoke(/opt/torquebox/www/db_user-production/shared/bundle/jruby/1.9/gems/torquebox-messaging-3.1.2-java/lib/torquebox/messaging/processor_middleware/chain.rb:53) at RUBY.call(/opt/torquebox/www/db_user-production/shared/bundle/jruby/1.9/gems/torquebox-messaging-3.1.2-java/lib/torquebox/messaging/processor_middleware/with_transaction.rb:28) at RUBY.invoke(/opt/torquebox/www/db_user-production/shared/bundle/jruby/1.9/gems/torquebox-messaging-3.1.2-java/lib/torquebox/messaging/processor_middleware/chain.rb:51) at org.jruby.RubyProc.call(org/jruby/RubyProc.java:271)
at RUBY.invoke(/opt/torquebox/www/db_user-production/shared/bundle/jruby/1.9/gems/torquebox-messaging-3.1.2-java/lib/torquebox/messaging/processor_middleware/chain.rb:56)
10:05:22,917 ERROR [org.torquebox.messaging] (Thread-2 (HornetQ-client-global-threads-502691840)) Unexpected error in /queues/torquebox/db_user-production/tasks/torquebox_backgroundable.TorqueBox::Messaging::BackgroundableProcessor: org.jruby.exceptions.RaiseException: (NameError) uninitialized constant Workers::CSVMailer
at org.jruby.RubyModule.const_missing(org/jruby/RubyModule.java:2726)
at org.jruby.RubyMarshal.load(org/jruby/RubyMarshal.java:148)
at RUBY.decode(/opt/torquebox/www/db_user-production/shared/bundle/jruby/1.9/gems/torquebox-core-3.1.2-java/lib/torquebox/codecs/marshal.rb:29) at RUBY.decode(/opt/torquebox/www/db_user-production/shared/bundle/jruby/1.9/gems/torquebox-core-3.1.2-java/lib/torquebox/codecs.rb:60) at RUBY.decode(/opt/torquebox/www/db_user-production/shared/bundle/jruby/1.9/gems/torquebox-messaging-3.1.2-java/lib/torquebox/messaging/marshal_message.rb:35) at RUBY.process!(/opt/torquebox/www/db_user-production/shared/bundle/jruby/1.9/gems/torquebox-messaging-3.1.2-java/lib/torquebox/messaging/message_processor.rb:51) at RUBY.invoke(/opt/torquebox/www/db_user-production/shared/bundle/jruby/1.9/gems/torquebox-messaging-3.1.2-java/lib/torquebox/messaging/processor_middleware/chain.rb:53) at RUBY.call(/opt/torquebox/www/db_user-production/shared/bundle/jruby/1.9/gems/torquebox-messaging-3.1.2-java/lib/torquebox/messaging/processor_middleware/with_transaction.rb:28) at RUBY.invoke(/opt/torquebox/www/db_user-production/shared/bundle/jruby/1.9/gems/torquebox-messaging-3.1.2-java/lib/torquebox/messaging/processor_middleware/chain.rb:51) at org.jruby.RubyProc.call(org/jruby/RubyProc.java:271)
at RUBY.invoke(/opt/torquebox/www/db_user-production/shared/bundle/jruby/1.9/gems/torquebox-messaging-3.1.2-java/lib/torquebox/messaging/processor_middleware/chain.rb:56)
10:05:22,924 ERROR [org.torquebox.messaging] (Thread-2 (HornetQ-client-global-threads-502691840)) Unexpected error in /queues/torquebox/db_user-production/tasks/torquebox_backgroundable.TorqueBox::Messaging::BackgroundableProcessor: org.jruby.exceptions.RaiseException: (NameError) uninitialized constant Workers::CSVMailer
at org.jruby.RubyModule.const_missing(org/jruby/RubyModule.java:2726)
at org.jruby.RubyMarshal.load(org/jruby/RubyMarshal.java:148)
at RUBY.decode(/opt/torquebox/www/db_user-production/shared/bundle/jruby/1.9/gems/torquebox-core-3.1.2-java/lib/torquebox/codecs/marshal.rb:29) at RUBY.decode(/opt/torquebox/www/db_user-production/shared/bundle/jruby/1.9/gems/torquebox-core-3.1.2-java/lib/torquebox/codecs.rb:60) at RUBY.decode(/opt/torquebox/www/db_user-production/shared/bundle/jruby/1.9/gems/torquebox-messaging-3.1.2-java/lib/torquebox/messaging/marshal_message.rb:35) at RUBY.process!(/opt/torquebox/www/db_user-production/shared/bundle/jruby/1.9/gems/torquebox-messaging-3.1.2-java/lib/torquebox/messaging/message_processor.rb:51) at RUBY.invoke(/opt/torquebox/www/db_user-production/shared/bundle/jruby/1.9/gems/torquebox-messaging-3.1.2-java/lib/torquebox/messaging/processor_middleware/chain.rb:53) at RUBY.call(/opt/torquebox/www/db_user-production/shared/bundle/jruby/1.9/gems/torquebox-messaging-3.1.2-java/lib/torquebox/messaging/processor_middleware/with_transaction.rb:28) at RUBY.invoke(/opt/torquebox/www/db_user-production/shared/bundle/jruby/1.9/gems/torquebox-messaging-3.1.2-java/lib/torquebox/messaging/processor_middleware/chain.rb:51) at org.jruby.RubyProc.call(org/jruby/RubyProc.java:271)
at RUBY.invoke(/opt/torquebox/www/db_user-production/shared/bundle/jruby/1.9/gems/torquebox-messaging-3.1.2-java/lib/torquebox/messaging/processor_middleware/chain.rb:56)
10:05:22,930 ERROR [org.torquebox.messaging] (Thread-2 (HornetQ-client-global-threads-502691840)) Unexpected error in /queues/torquebox/db_user-production/tasks/torquebox_backgroundable.TorqueBox::Messaging::BackgroundableProcessor: org.jruby.exceptions.RaiseException: (NameError) uninitialized constant Workers::CSVMailer
at org.jruby.RubyModule.const_missing(org/jruby/RubyModule.java:2726)
at org.jruby.RubyMarshal.load(org/jruby/RubyMarshal.java:148)
at RUBY.decode(/opt/torquebox/www/db_user-production/shared/bundle/jruby/1.9/gems/torquebox-core-3.1.2-java/lib/torquebox/codecs/marshal.rb:29) at RUBY.decode(/opt/torquebox/www/db_user-production/shared/bundle/jruby/1.9/gems/torquebox-core-3.1.2-java/lib/torquebox/codecs.rb:60) at RUBY.decode(/opt/torquebox/www/db_user-production/shared/bundle/jruby/1.9/gems/torquebox-messaging-3.1.2-java/lib/torquebox/messaging/marshal_message.rb:35) at RUBY.process!(/opt/torquebox/www/db_user-production/shared/bundle/jruby/1.9/gems/torquebox-messaging-3.1.2-java/lib/torquebox/messaging/message_processor.rb:51) at RUBY.invoke(/opt/torquebox/www/db_user-production/shared/bundle/jruby/1.9/gems/torquebox-messaging-3.1.2-java/lib/torquebox/messaging/processor_middleware/chain.rb:53) at RUBY.call(/opt/torquebox/www/db_user-production/shared/bundle/jruby/1.9/gems/torquebox-messaging-3.1.2-java/lib/torquebox/messaging/processor_middleware/with_transaction.rb:28) at RUBY.invoke(/opt/torquebox/www/db_user-production/shared/bundle/jruby/1.9/gems/torquebox-messaging-3.1.2-java/lib/torquebox/messaging/processor_middleware/chain.rb:51) at org.jruby.RubyProc.call(org/jruby/RubyProc.java:271)
at RUBY.invoke(/opt/torquebox/www/db_user-production/shared/bundle/jruby/1.9/gems/torquebox-messaging-3.1.2-java/lib/torquebox/messaging/processor_middleware/chain.rb:56)
10:05:22,939 ERROR [org.torquebox.messaging] (Thread-2 (HornetQ-client-global-threads-502691840)) Unexpected error in /queues/torquebox/db_user-production/tasks/torquebox_backgroundable.TorqueBox::Messaging::BackgroundableProcessor: org.jruby.exceptions.RaiseException: (NameError) uninitialized constant Workers::CSVMailer
at org.jruby.RubyModule.const_missing(org/jruby/RubyModule.java:2726)
at org.jruby.RubyMarshal.load(org/jruby/RubyMarshal.java:148)
at RUBY.decode(/opt/torquebox/www/db_user-production/shared/bundle/jruby/1.9/gems/torquebox-core-3.1.2-java/lib/torquebox/codecs/marshal.rb:29) at RUBY.decode(/opt/torquebox/www/db_user-production/shared/bundle/jruby/1.9/gems/torquebox-core-3.1.2-java/lib/torquebox/codecs.rb:60) at RUBY.decode(/opt/torquebox/www/db_user-production/shared/bundle/jruby/1.9/gems/torquebox-messaging-3.1.2-java/lib/torquebox/messaging/marshal_message.rb:35) at RUBY.process!(/opt/torquebox/www/db_user-production/shared/bundle/jruby/1.9/gems/torquebox-messaging-3.1.2-java/lib/torquebox/messaging/message_processor.rb:51) at RUBY.invoke(/opt/torquebox/www/db_user-production/shared/bundle/jruby/1.9/gems/torquebox-messaging-3.1.2-java/lib/torquebox/messaging/processor_middleware/chain.rb:53) at RUBY.call(/opt/torquebox/www/db_user-production/shared/bundle/jruby/1.9/gems/torquebox-messaging-3.1.2-java/lib/torquebox/messaging/processor_middleware/with_transaction.rb:28) at RUBY.invoke(/opt/torquebox/www/db_user-production/shared/bundle/jruby/1.9/gems/torquebox-messaging-3.1.2-java/lib/torquebox/messaging/processor_middleware/chain.rb:51) at org.jruby.RubyProc.call(org/jruby/RubyProc.java:271)
at RUBY.invoke(/opt/torquebox/www/db_user-production/shared/bundle/jruby/1.9/gems/torquebox-messaging-3.1.2-java/lib/torquebox/messaging/processor_middleware/chain.rb:56)
10:05:22,949 ERROR [org.torquebox.messaging] (Thread-2 (HornetQ-client-global-threads-502691840)) Unexpected error in /queues/torquebox/db_user-production/tasks/torquebox_backgroundable.TorqueBox::Messaging::BackgroundableProcessor: org.jruby.exceptions.RaiseException: (NameError) uninitialized constant Workers::CSVMailer
at org.jruby.RubyModule.const_missing(org/jruby/RubyModule.java:2726)
at org.jruby.RubyMarshal.load(org/jruby/RubyMarshal.java:148)
at RUBY.decode(/opt/torquebox/www/db_user-production/shared/bundle/jruby/1.9/gems/torquebox-core-3.1.2-java/lib/torquebox/codecs/marshal.rb:29) at RUBY.decode(/opt/torquebox/www/db_user-production/shared/bundle/jruby/1.9/gems/torquebox-core-3.1.2-java/lib/torquebox/codecs.rb:60) at RUBY.decode(/opt/torquebox/www/db_user-production/shared/bundle/jruby/1.9/gems/torquebox-messaging-3.1.2-java/lib/torquebox/messaging/marshal_message.rb:35) at RUBY.process!(/opt/torquebox/www/db_user-production/shared/bundle/jruby/1.9/gems/torquebox-messaging-3.1.2-java/lib/torquebox/messaging/message_processor.rb:51) at RUBY.invoke(/opt/torquebox/www/db_user-production/shared/bundle/jruby/1.9/gems/torquebox-messaging-3.1.2-java/lib/torquebox/messaging/processor_middleware/chain.rb:53) at RUBY.call(/opt/torquebox/www/db_user-production/shared/bundle/jruby/1.9/gems/torquebox-messaging-3.1.2-java/lib/torquebox/messaging/processor_middleware/with_transaction.rb:28) at RUBY.invoke(/opt/torquebox/www/db_user-production/shared/bundle/jruby/1.9/gems/torquebox-messaging-3.1.2-java/lib/torquebox/messaging/processor_middleware/chain.rb:51) at org.jruby.RubyProc.call(org/jruby/RubyProc.java:271)
at RUBY.invoke(/opt/torquebox/www/db_user-production/shared/bundle/jruby/1.9/gems/torquebox-messaging-3.1.2-java/lib/torquebox/messaging/processor_middleware/chain.rb:56)
10:05:22,960 ERROR [org.torquebox.messaging] (Thread-2 (HornetQ-client-global-threads-502691840)) Unexpected error in /queues/torquebox/db_user-production/tasks/torquebox_backgroundable.TorqueBox::Messaging::BackgroundableProcessor: org.jruby.exceptions.RaiseException: (NameError) uninitialized constant Workers::CSVMailer
at org.jruby.RubyModule.const_missing(org/jruby/RubyModule.java:2726)
at org.jruby.RubyMarshal.load(org/jruby/RubyMarshal.java:148)
at RUBY.decode(/opt/torquebox/www/db_user-production/shared/bundle/jruby/1.9/gems/torquebox-core-3.1.2-java/lib/torquebox/codecs/marshal.rb:29) at RUBY.decode(/opt/torquebox/www/db_user-production/shared/bundle/jruby/1.9/gems/torquebox-core-3.1.2-java/lib/torquebox/codecs.rb:60) at RUBY.decode(/opt/torquebox/www/db_user-production/shared/bundle/jruby/1.9/gems/torquebox-messaging-3.1.2-java/lib/torquebox/messaging/marshal_message.rb:35) at RUBY.process!(/opt/torquebox/www/db_user-production/shared/bundle/jruby/1.9/gems/torquebox-messaging-3.1.2-java/lib/torquebox/messaging/message_processor.rb:51) at RUBY.invoke(/opt/torquebox/www/db_user-production/shared/bundle/jruby/1.9/gems/torquebox-messaging-3.1.2-java/lib/torquebox/messaging/processor_middleware/chain.rb:53) at RUBY.call(/opt/torquebox/www/db_user-production/shared/bundle/jruby/1.9/gems/torquebox-messaging-3.1.2-java/lib/torquebox/messaging/processor_middleware/with_transaction.rb:28) at RUBY.invoke(/opt/torquebox/www/db_user-production/shared/bundle/jruby/1.9/gems/torquebox-messaging-3.1.2-java/lib/torquebox/messaging/processor_middleware/chain.rb:51) at org.jruby.RubyProc.call(org/jruby/RubyProc.java:271)
at RUBY.invoke(/opt/torquebox/www/db_user-production/shared/bundle/jruby/1.9/gems/torquebox-messaging-3.1.2-java/lib/torquebox/messaging/processor_middleware/chain.rb:56)
10:05:22,970 ERROR [org.torquebox.messaging] (Thread-2 (HornetQ-client-global-threads-502691840)) Unexpected error in /queues/torquebox/db_user-production/tasks/torquebox_backgroundable.TorqueBox::Messaging::BackgroundableProcessor: org.jruby.exceptions.RaiseException: (NameError) uninitialized constant Workers::CSVMailer
at org.jruby.RubyModule.const_missing(org/jruby/RubyModule.java:2726)
at org.jruby.RubyMarshal.load(org/jruby/RubyMarshal.java:148)
at RUBY.decode(/opt/torquebox/www/db_user-production/shared/bundle/jruby/1.9/gems/torquebox-core-3.1.2-java/lib/torquebox/codecs/marshal.rb:29) at RUBY.decode(/opt/torquebox/www/db_user-production/shared/bundle/jruby/1.9/gems/torquebox-core-3.1.2-java/lib/torquebox/codecs.rb:60) at RUBY.decode(/opt/torquebox/www/db_user-production/shared/bundle/jruby/1.9/gems/torquebox-messaging-3.1.2-java/lib/torquebox/messaging/marshal_message.rb:35) at RUBY.process!(/opt/torquebox/www/db_user-production/shared/bundle/jruby/1.9/gems/torquebox-messaging-3.1.2-java/lib/torquebox/messaging/message_processor.rb:51) at RUBY.invoke(/opt/torquebox/www/db_user-production/shared/bundle/jruby/1.9/gems/torquebox-messaging-3.1.2-java/lib/torquebox/messaging/processor_middleware/chain.rb:53) at RUBY.call(/opt/torquebox/www/db_user-production/shared/bundle/jruby/1.9/gems/torquebox-messaging-3.1.2-java/lib/torquebox/messaging/processor_middleware/with_transaction.rb:28) at RUBY.invoke(/opt/torquebox/www/db_user-production/shared/bundle/jruby/1.9/gems/torquebox-messaging-3.1.2-java/lib/torquebox/messaging/processor_middleware/chain.rb:51) at org.jruby.RubyProc.call(org/jruby/RubyProc.java:271)
at RUBY.invoke(/opt/torquebox/www/db_user-production/shared/bundle/jruby/1.9/gems/torquebox-messaging-3.1.2-java/lib/torquebox/messaging/processor_middleware/chain.rb:56)
10:05:22,991 WARN [org.hornetq.core.server] (Thread-0 (HornetQ-server-HornetQServerImpl::serverUUID=05ef95b9-f4b6-11e4-b4e5-f50840092ace-316033311)) HQ222148: Message Reference[6442451557]:RELIABLE:ServerMessage[messageID=6442451557,priority=4, bodySize=1500,expiration=0, durable=true, address=jms.queue./queues/torquebox/db_user-production/tasks/torquebox_backgroundable,properties=TypedProperties[{__HQ_CID=97f8bb40-f71d-11e4-abf8-6d2f7b101d6f, __ContentEncoding__=marshal}]]@1004317835 has exceeded max delivery attempts. No bindings for Dead Letter Address jms.queue.DLQ so dropping it
10:05:22,992 ERROR [org.torquebox.messaging] (Thread-2 (HornetQ-client-global-threads-502691840)) Unexpected error in /queues/torquebox/db_user-production/tasks/torquebox_backgroundable.TorqueBox::Messaging::BackgroundableProcessor: org.jruby.exceptions.RaiseException: (NameError) uninitialized constant Workers::CSVMailer
at org.jruby.RubyModule.const_missing(org/jruby/RubyModule.java:2726)
at org.jruby.RubyMarshal.load(org/jruby/RubyMarshal.java:148)
at RUBY.decode(/opt/torquebox/www/db_user-production/shared/bundle/jruby/1.9/gems/torquebox-core-3.1.2-java/lib/torquebox/codecs/marshal.rb:29) at RUBY.decode(/opt/torquebox/www/db_user-production/shared/bundle/jruby/1.9/gems/torquebox-core-3.1.2-java/lib/torquebox/codecs.rb:60) at RUBY.decode(/opt/torquebox/www/db_user-production/shared/bundle/jruby/1.9/gems/torquebox-messaging-3.1.2-java/lib/torquebox/messaging/marshal_message.rb:35) at RUBY.process!(/opt/torquebox/www/db_user-production/shared/bundle/jruby/1.9/gems/torquebox-messaging-3.1.2-java/lib/torquebox/messaging/message_processor.rb:51) at RUBY.invoke(/opt/torquebox/www/db_user-production/shared/bundle/jruby/1.9/gems/torquebox-messaging-3.1.2-java/lib/torquebox/messaging/processor_middleware/chain.rb:53) at RUBY.call(/opt/torquebox/www/db_user-production/shared/bundle/jruby/1.9/gems/torquebox-messaging-3.1.2-java/lib/torquebox/messaging/processor_middleware/with_transaction.rb:28) at RUBY.invoke(/opt/torquebox/www/db_user-production/shared/bundle/jruby/1.9/gems/torquebox-messaging-3.1.2-java/lib/torquebox/messaging/processor_middleware/chain.rb:51) at org.jruby.RubyProc.call(org/jruby/RubyProc.java:271)
at RUBY.invoke(/opt/torquebox/www/db_user-production/shared/bundle/jruby/1.9/gems/torquebox-messaging-3.1.2-java/lib/torquebox/messaging/processor_middleware/chain.rb:56)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment