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
| Testing 123 |
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
| Testing 123 |
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
| Testing 123 |
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
| Testing 123 |
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
| Testing 123 |
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
| Testing 123 |
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
| 00:27 (tcrawley) no haskell? | |
| 00:28 (lanceball) After a good workout, a couple glasses of wine and not enough sleep | |
| 00:28 (jc3) i did 10 pushups today | |
| 00:28 (jc3) (2 sets of 5) | |
| 00:28 (lanceball) lol | |
| 00:29 (tcrawley) I must go to sleep now, so I'll be bright and bushytailed for the all-hands tomorrow! | |
| 00:30 (jc3) g'nite! |
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
| jruby-1.5.2 > i = Instance.find 7 | |
| #<Instance:0x4ee77cbd> { | |
| :id => 7, | |
| :environment_id => 1, | |
| :image_id => 5, | |
| :name => "JBoss #1", | |
| :cloud_id => "i-7fbfaa15", | |
| :hardware_profile => "m1.small", | |
| :current_state => "running", | |
| :public_dns => "ec2-174-129-189-68.compute-1.amazonaws.com", |
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
| 16:16:09,134 INFO [org.jboss.bootstrap.impl.base.server.AbstractServer] JBossAS [6.0.0.20100911-M5 "Neo"] Started in 1m:11s:679ms | |
| 16:16:09,327 ERROR [STDERR] vfs:/Users/lanceball/Dev/RHT/steamcannon/config.ru:5 warning: already initialized constant TORQUEBOX_RACKUP_CONTEXT | |
| 16:16:09,341 ERROR [STDERR] vfs:/Users/lanceball/Dev/RHT/steamcannon/config.ru:5 warning: already initialized constant TORQUEBOX_RACKUP_CONTEXT | |
| 16:16:09,361 ERROR [STDERR] vfs:/Users/lanceball/Dev/RHT/steamcannon/config.ru:5 warning: already initialized constant TORQUEBOX_RACKUP_CONTEXT | |
| 16:16:09,365 ERROR [STDERR] vfs:/Users/lanceball/Dev/RHT/steamcannon/config.ru:5 warning: already initialized constant TORQUEBOX_RACKUP_CONTEXT | |
| 16:16:09,371 ERROR [org.torquebox.rack.core.servlet.RackFilter] Error invoking Rack filter: org.jruby.exceptions.RaiseException: uninitialized constant Rack::Builder | |
| at Kernel.raise(/Users/lanceball/.rvm/gems/jruby-1.5.2@steamcannon/gems/activesupport-2.3.8/lib/active_support/dependencies.rb:443) at ActiveSupport:: |
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
| 17:22:29,021 ERROR [org.torquebox.rack.core.servlet.RackFilter] Error invoking Rack filter: org.jruby.exceptions.RaiseException: uninitialized constant Rack::Builder | |
| at Kernel.raise(/Users/lanceball/.rvm/gems/jruby-1.5.2@steamcannon/gems/activesupport-2.3.8/lib/active_support/dependencies.rb:443) at ActiveSupport::Dependencies.load_missing_constant(/Users/lanceball/.rvm/gems/jruby-1.5.2@steamcannon/gems/activesupport-2.3.8/lib/active_support/dependencies.rb:80) at ActiveSupport::Dependencies::ModuleConstMissing.const_missing_with_dependencies(vfs:/Users/lanceball/Dev/RHT/steamcannon/config.ru:4) at (unknown).(unknown)(:1) | |
| 17:22:29,036 ERROR [org.apache.catalina.core.ContainerBase.[jboss.web].[localhost].[/].[torquebox.static]] Servlet.service() for servlet torquebox.static threw exception: org.jruby.exceptions.RaiseException: uninitialized constant Rack::Builder |