Created
March 8, 2010 13:03
-
-
Save stormgrind/325146 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 14:02:48,576 INFO [org.torquebox.messaging.deployers.QueuesYamlParsingDeployer] Read configuration for queue [/queues/some_queue] | |
| 14:02:48,576 INFO [org.torquebox.messaging.deployers.TasksScanningDeployer] deploying image_task.rb | |
| 14:02:48,581 INFO [org.torquebox.ruby.core.runtime.deployers.RubyRuntimeFactoryDeployer] Create RubyRuntimeFactory: boxgrinder-rest | |
| 14:03:07,233 INFO [STDOUT] Defining VFS::GlobFilter /home/oddthesis/torquebox-current/jruby/lib/ruby/gems/1.8/gems/vfs-1.0.0/lib/vfs/glob_filter.rb:3 | |
| 14:03:07,236 INFO [STDOUT] VFF=Java::OrgJbossVirtual::VirtualFileFilter /home/oddthesis/torquebox-current/jruby/lib/ruby/gems/1.8/gems/vfs-1.0.0/lib/vfs/glob_filter.rb:4 | |
| 14:03:07,236 INFO [STDOUT] Defined VFS::GlobFilter /home/oddthesis/torquebox-current/jruby/lib/ruby/gems/1.8/gems/vfs-1.0.0/lib/vfs/glob_filter.rb:52 | |
| 14:03:15,109 ERROR [STDERR] JRuby limited openssl loaded. gem install jruby-openssl for full support. | |
| 14:03:15,109 ERROR [STDERR] http://jruby.kenai.com/pages/JRuby_Builtin_OpenSSL | |
| 14:03:31,787 INFO [org.torquebox.ruby.core.runtime.deployers.RubyRuntimeFactoryDeployer] Ruby runtime initialization took 43s | |
| 14:03:31,794 INFO [org.torquebox.messaging.deployers.MessageDrivenConsumerDeployer] /queues/torquebox/tasks/image DEMAND torquebox.messaging.destination./queues/torquebox/tasks/image | |
| 14:03:31,796 INFO [org.torquebox.messaging.deployers.QueuesDeployer] Deploy for class org.torquebox.messaging.Queue [/queues/torquebox/tasks/image] | |
| 14:03:31,796 INFO [org.torquebox.messaging.deployers.QueuesDeployer] Deploy for class org.torquebox.messaging.Queue [/queues/some_queue] | |
| 14:03:31,803 INFO [org.torquebox.messaging.Queue] start queue /queues/some_queue | |
| 14:03:34,242 INFO [org.torquebox.messaging.Queue] start queue /queues/torquebox/tasks/image | |
| 14:03:36,021 ERROR [STDERR] lookup JNDI [/ConnectionFactory] | |
| 14:03:36,062 ERROR [STDERR] found [org.hornetq.jms.client.HornetQConnectionFactory@3c8ad3] | |
| 14:03:36,062 ERROR [STDERR] lookup JNDI [/queues/torquebox/tasks/image] | |
| 14:03:36,064 ERROR [STDERR] found [HornetQQueue[/queues/torquebox/tasks/image]] | |
| 14:03:36,065 INFO [org.torquebox.messaging.MessageDrivenConsumer] creating for HornetQQueue[/queues/torquebox/tasks/image] | |
| 14:03:36,104 INFO [org.torquebox.messaging.MessageDrivenConsumer] starting for HornetQQueue[/queues/torquebox/tasks/image] | |
| 14:03:36,140 INFO [org.jboss.web.tomcat.service.deployers.TomcatDeployment] deploy, ctxPath=/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment