Processing ListingsController#new (for 127.0.0.1 at 2009-01-29 21:33:47) [GET] Session ID: 8386796fbc0dd73a1e25543e8c627b31 Domain Columns (0.0ms) SHOW FIELDS FROM `domains` Domain Load (16.0ms) SELECT * FROM `domains` WHERE (`domains`.`name` = '127.0.0.1') LIMIT 1 User Columns (15.0ms) SHOW FIELDS FROM `users` User Load (0.0ms) SELECT * FROM `users` WHERE (`users`.`id` = 2) LIMIT 1 Page Load (0.0ms) SELECT `pages`.* FROM `pages` INNER JOIN domain_pages ON pages.id = domain_pages.page_id WHERE (parent_id IS NULL) AND ((`domain_pages`.domain_id = 1)) ORDER BY position Page Columns (15.0ms) SHOW FIELDS FROM `pages` Listingpage Columns (0.0ms) SHOW FIELDS FROM `pages` Listingpage Load (0.0ms) SELECT * FROM `pages` WHERE (parent_id IS NOT NULL) AND ( (`pages`.`type` = 'Listingpage' ) )  Listing Load (0.0ms) SELECT * FROM `listings`  Listing Columns (0.0ms) SHOW FIELDS FROM `listings` SQL (0.0ms) BEGIN Listing Exists (0.0ms) SELECT `listings`.id FROM `listings` WHERE (permalink = 'comfort-island' and id != 1) LIMIT 1 Listing Exists (0.0ms) SELECT `listings`.id FROM `listings` WHERE (`listings`.`title` = BINARY 'Comfort Island' AND `listings`.id <> 1) LIMIT 1 SQL (0.0ms) COMMIT SQL (0.0ms) BEGIN Listing Exists (0.0ms) SELECT `listings`.id FROM `listings` WHERE (permalink = 'test-listing' and id != 2) LIMIT 1 Listing Exists (0.0ms) SELECT `listings`.id FROM `listings` WHERE (`listings`.`title` = BINARY 'test listing' AND `listings`.id <> 2) LIMIT 1 SQL (0.0ms) COMMIT SQL (0.0ms) BEGIN Listing Exists (0.0ms) SELECT `listings`.id FROM `listings` WHERE (permalink = 'test-listing-creation' and id != 3) LIMIT 1 Listing Exists (0.0ms) SELECT `listings`.id FROM `listings` WHERE (`listings`.`title` = BINARY 'test listing creation' AND `listings`.id <> 3) LIMIT 1 SQL (0.0ms) COMMIT SQL (0.0ms) BEGIN Listing Exists (0.0ms) SELECT `listings`.id FROM `listings` WHERE (permalink = 'test-2' and id != 4) LIMIT 1 Listing Exists (0.0ms) SELECT `listings`.id FROM `listings` WHERE (`listings`.`title` = BINARY 'test 2' AND `listings`.id <> 4) LIMIT 1 SQL (0.0ms) COMMIT Listing Load (0.0ms) SELECT `listings`.* FROM `listings` INNER JOIN domain_listings ON listings.id = domain_listings.listing_id WHERE ((`domain_listings`.domain_id = 1)) LIMIT 1 Join Table Columns (47.0ms) SHOW FIELDS FROM `roles_users` Role Load (0.0ms) SELECT * FROM `roles` INNER JOIN `roles_users` ON `roles`.id = `roles_users`.role_id WHERE (`roles_users`.user_id = 2 )  Role Columns (0.0ms) SHOW FIELDS FROM `roles` Rendering template within layouts/sothebys Rendering listings/new PropertyStyle Columns (0.0ms) SHOW FIELDS FROM `lookups` PropertyStyle Load (0.0ms) SELECT * FROM `lookups` WHERE ( (`lookups`.`type` = 'PropertyStyle' ) )  PropertyType Columns (16.0ms) SHOW FIELDS FROM `lookups` PropertyType Load (0.0ms) SELECT * FROM `lookups` WHERE ( (`lookups`.`type` = 'PropertyType' ) )  PropertyStatus Columns (0.0ms) SHOW FIELDS FROM `lookups` PropertyStatus Load (0.0ms) SELECT * FROM `lookups` WHERE ( (`lookups`.`type` = 'PropertyStatus' ) )  PropertyArchitecture Columns (16.0ms) SHOW FIELDS FROM `lookups` PropertyArchitecture Load (0.0ms) SELECT * FROM `lookups` WHERE ( (`lookups`.`type` = 'PropertyArchitecture' ) )  Year Columns (16.0ms) SHOW FIELDS FROM `lookups` Year Load (0.0ms) SELECT * FROM `lookups` WHERE ( (`lookups`.`type` = 'Year' ) )  View Columns (15.0ms) SHOW FIELDS FROM `lookups` View Load (0.0ms) SELECT * FROM `lookups` WHERE ( (`lookups`.`type` = 'View' ) )  Feature Columns (0.0ms) SHOW FIELDS FROM `lookups` Feature Load (0.0ms) SELECT * FROM `lookups` WHERE ( (`lookups`.`type` = 'Feature' ) )  City Columns (16.0ms) SHOW FIELDS FROM `lookups` City Load (0.0ms) SELECT * FROM `lookups` WHERE ( (`lookups`.`type` = 'City' ) )  State Columns (0.0ms) SHOW FIELDS FROM `lookups` State Load (0.0ms) SELECT * FROM `lookups` WHERE ( (`lookups`.`type` = 'State' ) )  Domain Load (0.0ms) SELECT * FROM `domains`  Rendered listings/_form (438.0ms) Footerpage Columns (16.0ms) SHOW FIELDS FROM `pages` Page Load (0.0ms) SELECT `pages`.* FROM `pages` INNER JOIN domain_pages ON pages.id = domain_pages.page_id WHERE ((`domain_pages`.domain_id = 1) AND (`pages`.`type` = 'Footerpage')) LIMIT 1 CACHE (0.0ms) SELECT `pages`.* FROM `pages` INNER JOIN domain_pages ON pages.id = domain_pages.page_id WHERE ((`domain_pages`.domain_id = 1) AND (`pages`.`type` = 'Footerpage')) LIMIT 1 Completed in 1031ms (View: 420, DB: 188) | 200 OK [http://127.0.0.1/listings/new] Processing ListingsController#new (for 127.0.0.1 at 2009-01-29 21:34:00) [POST] Session ID: 8386796fbc0dd73a1e25543e8c627b31 Parameters: {"commit"=>"Create", "domain_listings"=>{"domain_id"=>["1"]}, "authenticity_token"=>"dd7a2b01e0e045d3ae3e40e34fefa1fc7854d056", "listing"=>{"venueredirect"=>"", "num_floors"=>"", "year_id"=>"", "property_architecture_id"=>"", "property_type_id"=>"", "zip"=>"", "maintanence"=>"", "num_bed"=>"", "size"=>"", "price"=>"", "title"=>"test 2.2.2", "school_district"=>"", "garage_size"=>"", "lot_size"=>"", "num_bath"=>"", "furnished"=>"0", "taxes"=>"", "city_id"=>"", "property_status_id"=>"", "property_style_id"=>"", "state_id"=>"", "address"=>"", "taxes_show_monthly"=>"0"}} Domain Columns (16.0ms) SHOW FIELDS FROM `domains` Domain Load (0.0ms) SELECT * FROM `domains` WHERE (`domains`.`name` = '127.0.0.1') LIMIT 1 User Columns (15.0ms) SHOW FIELDS FROM `users` User Load (0.0ms) SELECT * FROM `users` WHERE (`users`.`id` = 2) LIMIT 1 Page Load (0.0ms) SELECT `pages`.* FROM `pages` INNER JOIN domain_pages ON pages.id = domain_pages.page_id WHERE (parent_id IS NULL) AND ((`domain_pages`.domain_id = 1)) ORDER BY position Page Columns (15.0ms) SHOW FIELDS FROM `pages` Listingpage Columns (0.0ms) SHOW FIELDS FROM `pages` Listingpage Load (0.0ms) SELECT * FROM `pages` WHERE (parent_id IS NOT NULL) AND ( (`pages`.`type` = 'Listingpage' ) )  Listing Load (0.0ms) SELECT * FROM `listings`  Listing Columns (0.0ms) SHOW FIELDS FROM `listings` SQL (0.0ms) BEGIN Listing Exists (0.0ms) SELECT `listings`.id FROM `listings` WHERE (permalink = 'comfort-island' and id != 1) LIMIT 1 Listing Exists (0.0ms) SELECT `listings`.id FROM `listings` WHERE (`listings`.`title` = BINARY 'Comfort Island' AND `listings`.id <> 1) LIMIT 1 SQL (0.0ms) COMMIT SQL (0.0ms) BEGIN Listing Exists (0.0ms) SELECT `listings`.id FROM `listings` WHERE (permalink = 'test-listing' and id != 2) LIMIT 1 Listing Exists (0.0ms) SELECT `listings`.id FROM `listings` WHERE (`listings`.`title` = BINARY 'test listing' AND `listings`.id <> 2) LIMIT 1 SQL (0.0ms) COMMIT SQL (0.0ms) BEGIN Listing Exists (0.0ms) SELECT `listings`.id FROM `listings` WHERE (permalink = 'test-listing-creation' and id != 3) LIMIT 1 Listing Exists (0.0ms) SELECT `listings`.id FROM `listings` WHERE (`listings`.`title` = BINARY 'test listing creation' AND `listings`.id <> 3) LIMIT 1 SQL (0.0ms) COMMIT SQL (0.0ms) BEGIN Listing Exists (0.0ms) SELECT `listings`.id FROM `listings` WHERE (permalink = 'test-2' and id != 4) LIMIT 1 Listing Exists (0.0ms) SELECT `listings`.id FROM `listings` WHERE (`listings`.`title` = BINARY 'test 2' AND `listings`.id <> 4) LIMIT 1 SQL (0.0ms) COMMIT Listing Load (0.0ms) SELECT `listings`.* FROM `listings` INNER JOIN domain_listings ON listings.id = domain_listings.listing_id WHERE ((`domain_listings`.domain_id = 1)) LIMIT 1 Join Table Columns (0.0ms) SHOW FIELDS FROM `roles_users` Role Load (15.0ms) SELECT * FROM `roles` INNER JOIN `roles_users` ON `roles`.id = `roles_users`.role_id WHERE (`roles_users`.user_id = 2 )  Role Columns (0.0ms) SHOW FIELDS FROM `roles` SQL (0.0ms) BEGIN Listing Exists (0.0ms) SELECT `listings`.id FROM `listings` WHERE (permalink = 'test-2-2-2') LIMIT 1 Listing Exists (0.0ms) SELECT `listings`.id FROM `listings` WHERE (`listings`.`title` = BINARY 'test 2.2.2') LIMIT 1 Listing Create (0.0ms) INSERT INTO `listings` (`property_type_id`, `num_floors`, `year_id`, `property_architecture_id`, `save_as_draft`, `permalink`, `venueredirect`, `size`, `num_bed`, `maintanence`, `zip`, `updated_at`, `featured_listing_ind`, `title`, `price`, `garage_size`, `school_district`, `lot_size`, `num_bath`, `summary`, `description`, `listing_footer_page_id`, `taxes`, `furnished`, `desc_page_id`, `property_style_id`, `property_status_id`, `city_id`, `address`, `state_id`, `taxes_show_monthly`, `created_at`) VALUES(NULL, NULL, NULL, NULL, NULL, 'test-2-2-2', '', NULL, NULL, NULL, '', '2009-01-29 21:34:00', NULL, 'test 2.2.2', NULL, NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, '', NULL, 0, '2009-01-29 21:34:00') SQL (78.0ms) COMMIT DomainListing Columns (0.0ms) SHOW FIELDS FROM `domain_listings` DomainListing Load (0.0ms) SELECT * FROM `domain_listings` WHERE (`domain_listings`.`domain_id` = '1') AND (`domain_listings`.listing_id = 5) LIMIT 1 SQL (0.0ms) BEGIN DomainListing Exists (0.0ms) Mysql::Error: Unknown column 'domain_listings.id' in 'field list': SELECT `domain_listings`.id FROM `domain_listings` WHERE (`domain_listings`.`domain_id` = 1 AND `domain_listings`.listing_id = 5) LIMIT 1 SQL (0.0ms) ROLLBACK ActiveRecord::StatementInvalid (Mysql::Error: Unknown column 'domain_listings.id' in 'field list': SELECT `domain_listings`.id FROM `domain_listings` WHERE (`domain_listings`.`domain_id` = 1 AND `domain_listings`.listing_id = 5) LIMIT 1): /vendor/rails/activerecord/lib/active_record/connection_adapters/abstract_adapter.rb:188:in `log_without_newrelic_instrumentation' /vendor/plugins/newrelic_rpm/lib/newrelic/agent/instrumentation/active_record.rb:56:in `log_with_capture_sql' /vendor/plugins/newrelic_rpm/lib/newrelic/agent/instrumentation/active_record.rb:43:in `log_without_trace_Database___adapter_name____args_1__' /vendor/plugins/newrelic_rpm/lib/newrelic/agent/method_tracer.rb:118:in `log_without_trace_Database_all' /vendor/plugins/newrelic_rpm/lib/newrelic/agent/method_tracer.rb:38:in `trace_method_execution' /vendor/plugins/newrelic_rpm/lib/newrelic/agent/method_tracer.rb:117:in `log_without_trace_Database_all' /vendor/plugins/newrelic_rpm/lib/newrelic/agent/method_tracer.rb:118:in `log' /vendor/plugins/newrelic_rpm/lib/newrelic/agent/method_tracer.rb:38:in `trace_method_execution' /vendor/plugins/newrelic_rpm/lib/newrelic/agent/method_tracer.rb:117:in `log' /vendor/rails/activerecord/lib/active_record/connection_adapters/mysql_adapter.rb:309:in `execute' /vendor/rails/activerecord/lib/active_record/connection_adapters/mysql_adapter.rb:563:in `select' /vendor/rails/activerecord/lib/active_record/connection_adapters/abstract/database_statements.rb:7:in `select_all_without_query_cache' /vendor/rails/activerecord/lib/active_record/connection_adapters/abstract/query_cache.rb:60:in `select_all' /vendor/rails/activerecord/lib/active_record/connection_adapters/abstract/query_cache.rb:81:in `cache_sql' /vendor/rails/activerecord/lib/active_record/connection_adapters/abstract/query_cache.rb:60:in `select_all' /vendor/rails/activerecord/lib/active_record/base.rb:655:in `exists?' /vendor/rails/activerecord/lib/active_record/validations.rb:758:in `validates_uniqueness_of' /vendor/rails/activerecord/lib/active_record/base.rb:2003:in `with_scope' /vendor/rails/activerecord/lib/active_record/base.rb:2011:in `with_exclusive_scope' /vendor/rails/activerecord/lib/active_record/validations.rb:757:in `validates_uniqueness_of' /vendor/rails/activerecord/lib/active_record/validations.rb:400:in `validates_each' /vendor/rails/activerecord/lib/active_record/validations.rb:397:in `each' /vendor/rails/activerecord/lib/active_record/validations.rb:397:in `validates_each' /vendor/rails/activesupport/lib/active_support/callbacks.rb:182:in `call' /vendor/rails/activesupport/lib/active_support/callbacks.rb:182:in `evaluate_method' /vendor/rails/activesupport/lib/active_support/callbacks.rb:166:in `call' /vendor/rails/activesupport/lib/active_support/callbacks.rb:90:in `run' /vendor/rails/activesupport/lib/active_support/callbacks.rb:90:in `each' /vendor/rails/activesupport/lib/active_support/callbacks.rb:90:in `send' /vendor/rails/activesupport/lib/active_support/callbacks.rb:90:in `run' /vendor/rails/activesupport/lib/active_support/callbacks.rb:277:in `run_callbacks' /vendor/rails/activerecord/lib/active_record/validations.rb:1029:in `valid_without_callbacks?' /vendor/rails/activerecord/lib/active_record/callbacks.rb:286:in `valid?' /vendor/rails/activerecord/lib/active_record/validations.rb:1008:in `save_without_dirty' /vendor/rails/activerecord/lib/active_record/dirty.rb:79:in `save_without_transactions' /vendor/rails/activerecord/lib/active_record/transactions.rb:179:in `send' /vendor/rails/activerecord/lib/active_record/transactions.rb:179:in `with_transaction_returning_status' /vendor/rails/activerecord/lib/active_record/connection_adapters/abstract/database_statements.rb:66:in `transaction' /vendor/rails/activerecord/lib/active_record/transactions.rb:129:in `transaction' /vendor/rails/activerecord/lib/active_record/transactions.rb:138:in `transaction' /vendor/rails/activerecord/lib/active_record/transactions.rb:178:in `with_transaction_returning_status' /vendor/rails/activerecord/lib/active_record/transactions.rb:146:in `save_without_trace_ActiveRecord___self_class_name__save' /vendor/rails/activerecord/lib/active_record/transactions.rb:158:in `rollback_active_record_state!' /vendor/rails/activerecord/lib/active_record/transactions.rb:146:in `save_without_trace_ActiveRecord___self_class_name__save' /vendor/plugins/newrelic_rpm/lib/newrelic/agent/method_tracer.rb:118:in `save_without_trace_ActiveRecord_save' /vendor/plugins/newrelic_rpm/lib/newrelic/agent/method_tracer.rb:38:in `trace_method_execution' /vendor/plugins/newrelic_rpm/lib/newrelic/agent/method_tracer.rb:117:in `save_without_trace_ActiveRecord_save' /vendor/plugins/newrelic_rpm/lib/newrelic/agent/method_tracer.rb:118:in `save_without_trace_ActiveRecord_all' /vendor/plugins/newrelic_rpm/lib/newrelic/agent/method_tracer.rb:38:in `trace_method_execution' /vendor/plugins/newrelic_rpm/lib/newrelic/agent/method_tracer.rb:117:in `save_without_trace_ActiveRecord_all' /vendor/plugins/newrelic_rpm/lib/newrelic/agent/method_tracer.rb:118:in `save' /vendor/plugins/newrelic_rpm/lib/newrelic/agent/method_tracer.rb:38:in `trace_method_execution' /vendor/plugins/newrelic_rpm/lib/newrelic/agent/method_tracer.rb:117:in `save' /vendor/rails/activerecord/lib/active_record/base.rb:1849:in `find_or_create_by_domain_id' /vendor/rails/activerecord/lib/active_record/base.rb:1830:in `send' /vendor/rails/activerecord/lib/active_record/base.rb:1830:in `method_missing_without_paginate' /vendor/plugins/will_paginate/lib/will_paginate/finder.rb:164:in `method_missing' /vendor/rails/activerecord/lib/active_record/associations/association_collection.rb:370:in `send' /vendor/rails/activerecord/lib/active_record/associations/association_collection.rb:370:in `method_missing_without_paginate' /vendor/rails/activerecord/lib/active_record/base.rb:2003:in `with_scope' /vendor/rails/activerecord/lib/active_record/associations/association_proxy.rb:202:in `send' /vendor/rails/activerecord/lib/active_record/associations/association_proxy.rb:202:in `with_scope' /vendor/rails/activerecord/lib/active_record/associations/association_collection.rb:366:in `method_missing_without_paginate' /vendor/plugins/will_paginate/lib/will_paginate/finder.rb:164:in `method_missing' /app/controllers/listings_controller.rb:92:in `create' /app/controllers/listings_controller.rb:91:in `each' /app/controllers/listings_controller.rb:91:in `create' /app/controllers/listings_controller.rb:52:in `new' /vendor/rails/actionpack/lib/action_controller/base.rb:1253:in `send' /vendor/rails/actionpack/lib/action_controller/base.rb:1253:in `perform_action_without_filters' /vendor/rails/actionpack/lib/action_controller/filters.rb:617:in `call_filters' /vendor/rails/actionpack/lib/action_controller/filters.rb:610:in `perform_action_without_benchmark' /vendor/rails/actionpack/lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue' C:/INSTAN~1/ruby/lib/ruby/1.8/benchmark.rb:293:in `measure' /vendor/rails/actionpack/lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue' /vendor/rails/actionpack/lib/action_controller/rescue.rb:136:in `perform_action_without_caching' /vendor/rails/actionpack/lib/action_controller/caching/sql_cache.rb:13:in `perform_action_without_newrelic_trace' /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_without_newrelic_trace' /vendor/plugins/newrelic_rpm/lib/newrelic/agent/instrumentation/action_controller.rb:63:in `perform_action' /vendor/plugins/newrelic_rpm/lib/newrelic/agent/method_tracer.rb:38:in `trace_method_execution' /vendor/plugins/newrelic_rpm/lib/newrelic/agent/instrumentation/action_controller.rb:52:in `perform_action' /vendor/plugins/newrelic_rpm/lib/newrelic/agent/method_tracer.rb:38:in `trace_method_execution' /vendor/plugins/newrelic_rpm/lib/newrelic/agent/instrumentation/action_controller.rb:46:in `perform_action' /vendor/rails/actionpack/lib/action_controller/base.rb:524:in `send' /vendor/rails/actionpack/lib/action_controller/base.rb:524:in `process_without_filters' /vendor/rails/actionpack/lib/action_controller/filters.rb:606:in `process_without_session_management_support' /vendor/rails/actionpack/lib/action_controller/session_management.rb:134:in `process' /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 `synchronize' /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_without_newrelic' /vendor/plugins/newrelic_rpm/lib/newrelic/agent/instrumentation/dispatcher.rb:41:in `dispatch' C:/INSTAN~1/ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.2-x86-mswin32/bin/../lib/mongrel/rails.rb:76:in `process' C:/INSTAN~1/ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.2-x86-mswin32/bin/../lib/mongrel/rails.rb:74:in `synchronize' C:/INSTAN~1/ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.2-x86-mswin32/bin/../lib/mongrel/rails.rb:74:in `process' C:/INSTAN~1/ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.2-x86-mswin32/bin/../lib/mongrel.rb:159:in `process_client' C:/INSTAN~1/ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.2-x86-mswin32/bin/../lib/mongrel.rb:158:in `each' C:/INSTAN~1/ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.2-x86-mswin32/bin/../lib/mongrel.rb:158:in `process_client' C:/INSTAN~1/ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.2-x86-mswin32/bin/../lib/mongrel.rb:285:in `run' C:/INSTAN~1/ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.2-x86-mswin32/bin/../lib/mongrel.rb:285:in `initialize' C:/INSTAN~1/ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.2-x86-mswin32/bin/../lib/mongrel.rb:285:in `new' C:/INSTAN~1/ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.2-x86-mswin32/bin/../lib/mongrel.rb:285:in `run' C:/INSTAN~1/ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.2-x86-mswin32/bin/../lib/mongrel.rb:268:in `initialize' C:/INSTAN~1/ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.2-x86-mswin32/bin/../lib/mongrel.rb:268:in `new' C:/INSTAN~1/ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.2-x86-mswin32/bin/../lib/mongrel.rb:268:in `run' C:/INSTAN~1/ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.2-x86-mswin32/bin/../lib/mongrel/configurator.rb:282:in `run' C:/INSTAN~1/ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.2-x86-mswin32/bin/../lib/mongrel/configurator.rb:281:in `each' C:/INSTAN~1/ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.2-x86-mswin32/bin/../lib/mongrel/configurator.rb:281:in `run' C:/INSTAN~1/ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.2-x86-mswin32/bin/mongrel_rails:128:in `run' C:/INSTAN~1/ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.2-x86-mswin32/bin/../lib/mongrel/command.rb:212:in `run' C:/INSTAN~1/ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.2-x86-mswin32/bin/mongrel_rails:281 C:/INSTAN~1/ruby/bin/mongrel_rails:19:in `load' C:/INSTAN~1/ruby/bin/mongrel_rails:19