Started GET "/xml_to_form" for 127.0.0.1 at 2016-04-11 18:24:48 +0530 LoadError (Unable to autoload constant XmlToForm::XmlFileController, expected /home/nitanshu/projects/xmlToForm/app/controllers/xml_to_form/xml_file_controller.rb to define it): activesupport (4.2.6) lib/active_support/dependencies.rb:495:in `load_missing_constant' activesupport (4.2.6) lib/active_support/dependencies.rb:184:in `const_missing' activesupport (4.2.6) lib/active_support/inflector/methods.rb:263:in `const_get' activesupport (4.2.6) lib/active_support/inflector/methods.rb:263:in `block in constantize' activesupport (4.2.6) lib/active_support/inflector/methods.rb:259:in `each' activesupport (4.2.6) lib/active_support/inflector/methods.rb:259:in `inject' activesupport (4.2.6) lib/active_support/inflector/methods.rb:259:in `constantize' activesupport (4.2.6) lib/active_support/dependencies.rb:566:in `get' activesupport (4.2.6) lib/active_support/dependencies.rb:597:in `constantize' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:70:in `controller_reference' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:60:in `controller' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:39:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/railtie.rb:194:in `public_send' railties (4.2.6) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.6) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.6) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.6) lib/active_record/migration.rb:377:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.6) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.6) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/static.rb:120:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /home/nitanshu/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /home/nitanshu/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /home/nitanshu/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (6.1ms) Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.4ms) Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (10.1ms) Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (31.2ms) Started GET "/" for 127.0.0.1 at 2016-04-11 18:25:05 +0530 Processing by Rails::WelcomeController#index as HTML Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/railties-4.2.6/lib/rails/templates/rails/welcome/index.html.erb (0.9ms) Completed 200 OK in 5ms (Views: 4.7ms | ActiveRecord: 0.0ms) Started GET "/xml_to_form/upload_file" for 127.0.0.1 at 2016-04-11 18:25:50 +0530 LoadError (Unable to autoload constant XmlToForm::XmlFileController, expected /home/nitanshu/projects/xmlToForm/app/controllers/xml_to_form/xml_file_controller.rb to define it): activesupport (4.2.6) lib/active_support/dependencies.rb:495:in `load_missing_constant' activesupport (4.2.6) lib/active_support/dependencies.rb:184:in `const_missing' activesupport (4.2.6) lib/active_support/inflector/methods.rb:276:in `const_get' activesupport (4.2.6) lib/active_support/inflector/methods.rb:276:in `block in constantize' activesupport (4.2.6) lib/active_support/inflector/methods.rb:259:in `each' activesupport (4.2.6) lib/active_support/inflector/methods.rb:259:in `inject' activesupport (4.2.6) lib/active_support/inflector/methods.rb:259:in `constantize' activesupport (4.2.6) lib/active_support/dependencies.rb:566:in `get' activesupport (4.2.6) lib/active_support/dependencies.rb:597:in `constantize' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:70:in `controller_reference' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:60:in `controller' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:39:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/railtie.rb:194:in `public_send' railties (4.2.6) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.6) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.6) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.6) lib/active_record/migration.rb:377:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.6) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.6) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/static.rb:120:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /home/nitanshu/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /home/nitanshu/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /home/nitanshu/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (5.3ms) Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.4ms) Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.3ms) Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (20.6ms) Started GET "/" for 127.0.0.1 at 2016-04-11 18:27:00 +0530 Processing by Rails::WelcomeController#index as HTML Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/railties-4.2.6/lib/rails/templates/rails/welcome/index.html.erb (0.1ms) Completed 200 OK in 2ms (Views: 1.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2016-04-11 18:39:53 +0530 Processing by Rails::WelcomeController#index as HTML Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/railties-4.2.6/lib/rails/templates/rails/welcome/index.html.erb (1.2ms) Completed 200 OK in 8ms (Views: 8.0ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2016-04-11 18:39:54 +0530 Processing by Rails::WelcomeController#index as HTML Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/railties-4.2.6/lib/rails/templates/rails/welcome/index.html.erb (0.1ms) Completed 200 OK in 1ms (Views: 1.4ms | ActiveRecord: 0.0ms) Started GET "/xml_to_form" for 127.0.0.1 at 2016-04-11 18:40:07 +0530 LoadError (Unable to autoload constant XmlToForm::XmlFileController, expected /home/nitanshu/projects/xmlToForm/app/controllers/xml_to_form/xml_file_controller.rb to define it): activesupport (4.2.6) lib/active_support/dependencies.rb:495:in `load_missing_constant' activesupport (4.2.6) lib/active_support/dependencies.rb:184:in `const_missing' activesupport (4.2.6) lib/active_support/inflector/methods.rb:263:in `const_get' activesupport (4.2.6) lib/active_support/inflector/methods.rb:263:in `block in constantize' activesupport (4.2.6) lib/active_support/inflector/methods.rb:259:in `each' activesupport (4.2.6) lib/active_support/inflector/methods.rb:259:in `inject' activesupport (4.2.6) lib/active_support/inflector/methods.rb:259:in `constantize' activesupport (4.2.6) lib/active_support/dependencies.rb:566:in `get' activesupport (4.2.6) lib/active_support/dependencies.rb:597:in `constantize' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:70:in `controller_reference' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:60:in `controller' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:39:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/railtie.rb:194:in `public_send' railties (4.2.6) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.6) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.6) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.6) lib/active_record/migration.rb:377:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.6) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.6) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/static.rb:120:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /home/nitanshu/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /home/nitanshu/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /home/nitanshu/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (4.9ms) Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.4ms) Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (9.6ms) Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (29.0ms) Started GET "/xml_to_form" for 127.0.0.1 at 2016-04-11 18:41:40 +0530 ActionController::RoutingError (uninitialized constant XmlToForm::XmlFileController): activesupport (4.2.6) lib/active_support/inflector/methods.rb:276:in `const_get' activesupport (4.2.6) lib/active_support/inflector/methods.rb:276:in `block in constantize' activesupport (4.2.6) lib/active_support/inflector/methods.rb:259:in `each' activesupport (4.2.6) lib/active_support/inflector/methods.rb:259:in `inject' activesupport (4.2.6) lib/active_support/inflector/methods.rb:259:in `constantize' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:70:in `controller_reference' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:60:in `controller' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:39:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/railtie.rb:194:in `public_send' railties (4.2.6) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.6) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.6) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.6) lib/active_record/migration.rb:377:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.6) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.6) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/static.rb:120:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /home/nitanshu/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /home/nitanshu/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /home/nitanshu/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.5ms) Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.8ms) Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.3ms) Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (6.0ms) Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.8ms) Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (36.7ms) Started GET "/xml_to_form" for 127.0.0.1 at 2016-04-11 18:42:22 +0530 LoadError (Unable to autoload constant XmlToForm::XmlFilesController, expected /home/nitanshu/projects/xmlToForm/app/controllers/xml_to_form/xml_files_controller.rb to define it): activesupport (4.2.6) lib/active_support/dependencies.rb:495:in `load_missing_constant' activesupport (4.2.6) lib/active_support/dependencies.rb:184:in `const_missing' activesupport (4.2.6) lib/active_support/inflector/methods.rb:263:in `const_get' activesupport (4.2.6) lib/active_support/inflector/methods.rb:263:in `block in constantize' activesupport (4.2.6) lib/active_support/inflector/methods.rb:259:in `each' activesupport (4.2.6) lib/active_support/inflector/methods.rb:259:in `inject' activesupport (4.2.6) lib/active_support/inflector/methods.rb:259:in `constantize' activesupport (4.2.6) lib/active_support/dependencies.rb:566:in `get' activesupport (4.2.6) lib/active_support/dependencies.rb:597:in `constantize' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:70:in `controller_reference' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:60:in `controller' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:39:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/railtie.rb:194:in `public_send' railties (4.2.6) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.6) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.6) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.6) lib/active_record/migration.rb:377:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.6) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.6) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/static.rb:120:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /home/nitanshu/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /home/nitanshu/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /home/nitanshu/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (5.5ms) Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.3ms) Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.2ms) Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (20.9ms) Started GET "/xml_to_form/upload_file" for 127.0.0.1 at 2016-04-11 18:44:04 +0530 LoadError (Unable to autoload constant XmlToForm::XmlFilesController, expected /home/nitanshu/projects/xmlToForm/app/controllers/xml_to_form/xml_files_controller.rb to define it): activesupport (4.2.6) lib/active_support/dependencies.rb:495:in `load_missing_constant' activesupport (4.2.6) lib/active_support/dependencies.rb:184:in `const_missing' activesupport (4.2.6) lib/active_support/inflector/methods.rb:276:in `const_get' activesupport (4.2.6) lib/active_support/inflector/methods.rb:276:in `block in constantize' activesupport (4.2.6) lib/active_support/inflector/methods.rb:259:in `each' activesupport (4.2.6) lib/active_support/inflector/methods.rb:259:in `inject' activesupport (4.2.6) lib/active_support/inflector/methods.rb:259:in `constantize' activesupport (4.2.6) lib/active_support/dependencies.rb:566:in `get' activesupport (4.2.6) lib/active_support/dependencies.rb:597:in `constantize' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:70:in `controller_reference' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:60:in `controller' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:39:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/railtie.rb:194:in `public_send' railties (4.2.6) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.6) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.6) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.6) lib/active_record/migration.rb:377:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.6) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.6) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/static.rb:120:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /home/nitanshu/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /home/nitanshu/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /home/nitanshu/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (5.0ms) Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.2ms) Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.1ms) Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (20.8ms) Started GET "/xml_to_form/" for 127.0.0.1 at 2016-04-11 18:50:25 +0530 Processing by XmlToForm::XmlHandlersController#upload_file as HTML Rendered /home/nitanshu/projects/xmlToForm/app/views/xml_to_form/xml_handlers/upload_file.html.erb within layouts/xml_to_form/application (9.5ms) Completed 200 OK in 303ms (Views: 303.2ms | ActiveRecord: 0.0ms) Started GET "/assets/xml_to_form/xml_handlers.self-b60acab5af8d245ed2b3012f77d11d8d207d8eada27756badaf4ef05770d60f6.css?body=1" for 127.0.0.1 at 2016-04-11 18:50:25 +0530 Started GET "/assets/xml_to_form/xml_handlers.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1" for 127.0.0.1 at 2016-04-11 18:50:25 +0530 Started GET "/assets/xml_to_form/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for 127.0.0.1 at 2016-04-11 18:50:25 +0530 Started GET "/assets/xml_to_form/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for 127.0.0.1 at 2016-04-11 18:50:25 +0530 Started POST "/xml_form" for 127.0.0.1 at 2016-04-11 18:50:34 +0530 ActionController::RoutingError (No route matches [POST] "/xml_form"): actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.6) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/static.rb:120:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /home/nitanshu/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /home/nitanshu/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /home/nitanshu/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.3ms) Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.9ms) Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.4ms) Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (7.5ms) Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.2ms) Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (40.5ms) Started GET "/xml_to_form/" for 127.0.0.1 at 2016-04-11 18:52:02 +0530 ActionController::RoutingError (uninitialized constant XmlToForm::XmlToForm): activesupport (4.2.6) lib/active_support/inflector/methods.rb:276:in `const_get' activesupport (4.2.6) lib/active_support/inflector/methods.rb:276:in `block in constantize' activesupport (4.2.6) lib/active_support/inflector/methods.rb:259:in `each' activesupport (4.2.6) lib/active_support/inflector/methods.rb:259:in `inject' activesupport (4.2.6) lib/active_support/inflector/methods.rb:259:in `constantize' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:70:in `controller_reference' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:60:in `controller' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:39:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/railtie.rb:194:in `public_send' railties (4.2.6) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.6) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.6) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.6) lib/active_record/migration.rb:377:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.6) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.6) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/static.rb:120:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /home/nitanshu/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /home/nitanshu/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /home/nitanshu/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.5ms) Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.8ms) Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.3ms) Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.1ms) Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.4ms) Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (28.8ms) Started GET "/xml_to_form/" for 127.0.0.1 at 2016-04-11 18:52:10 +0530 Processing by XmlToForm::XmlHandlersController#upload_file as HTML Rendered /home/nitanshu/projects/xmlToForm/app/views/xml_to_form/xml_handlers/upload_file.html.erb within layouts/xml_to_form/application (0.9ms) Completed 200 OK in 43ms (Views: 42.9ms | ActiveRecord: 0.0ms) Started GET "/assets/xml_to_form/xml_handlers.self-b60acab5af8d245ed2b3012f77d11d8d207d8eada27756badaf4ef05770d60f6.css?body=1" for 127.0.0.1 at 2016-04-11 18:52:10 +0530 Started GET "/assets/xml_to_form/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for 127.0.0.1 at 2016-04-11 18:52:10 +0530 Started GET "/assets/xml_to_form/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for 127.0.0.1 at 2016-04-11 18:52:10 +0530 Started GET "/assets/xml_to_form/xml_handlers.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1" for 127.0.0.1 at 2016-04-11 18:52:10 +0530 Started POST "/xml_form" for 127.0.0.1 at 2016-04-11 18:52:12 +0530 ActionController::RoutingError (No route matches [POST] "/xml_form"): actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.6) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/static.rb:120:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /home/nitanshu/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /home/nitanshu/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /home/nitanshu/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.3ms) Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.0ms) Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.4ms) Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.6ms) Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.5ms) Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (30.7ms) Started GET "/xml_to_form/" for 127.0.0.1 at 2016-04-11 18:56:27 +0530 Processing by XmlToForm::XmlHandlersController#upload_file as HTML Rendered /home/nitanshu/projects/xmlToForm/app/views/xml_to_form/xml_handlers/upload_file.html.erb within layouts/xml_to_form/application (1.0ms) Completed 200 OK in 17ms (Views: 16.6ms | ActiveRecord: 0.0ms) Started GET "/assets/xml_to_form/xml_handlers.self-b60acab5af8d245ed2b3012f77d11d8d207d8eada27756badaf4ef05770d60f6.css?body=1" for 127.0.0.1 at 2016-04-11 18:56:27 +0530 Started GET "/assets/xml_to_form/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for 127.0.0.1 at 2016-04-11 18:56:27 +0530 Started GET "/assets/xml_to_form/xml_handlers.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1" for 127.0.0.1 at 2016-04-11 18:56:27 +0530 Started GET "/assets/xml_to_form/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for 127.0.0.1 at 2016-04-11 18:56:27 +0530 Started POST "/xml_form" for 127.0.0.1 at 2016-04-11 18:56:33 +0530 ActionController::RoutingError (No route matches [POST] "/xml_form"): actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.6) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/static.rb:120:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /home/nitanshu/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /home/nitanshu/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /home/nitanshu/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.5ms) Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.8ms) Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.9ms) Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (13.1ms) Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.6ms) Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (50.2ms) Started GET "/xml_to_form/" for 127.0.0.1 at 2016-04-11 18:58:13 +0530 Processing by XmlToForm::XmlHandlersController#upload_file as HTML Rendered /home/nitanshu/projects/xmlToForm/app/views/xml_to_form/xml_handlers/upload_file.html.erb within layouts/xml_to_form/application (2.4ms) Completed 200 OK in 24ms (Views: 23.9ms | ActiveRecord: 0.0ms) Started GET "/assets/xml_to_form/xml_handlers.self-b60acab5af8d245ed2b3012f77d11d8d207d8eada27756badaf4ef05770d60f6.css?body=1" for 127.0.0.1 at 2016-04-11 18:58:13 +0530 Started GET "/assets/xml_to_form/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for 127.0.0.1 at 2016-04-11 18:58:13 +0530 Started GET "/assets/xml_to_form/xml_handlers.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1" for 127.0.0.1 at 2016-04-11 18:58:13 +0530 Started GET "/assets/xml_to_form/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for 127.0.0.1 at 2016-04-11 18:58:13 +0530 Started POST "/xml_to_form/xml_to_form/xml_form" for 127.0.0.1 at 2016-04-11 18:58:14 +0530 Processing by XmlToForm::XmlHandlersController#xml_form as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"HUNPsZmarvxXkzei2CqC35hxIyzmtRZV16iNJBZmJHVtLOKW1es8cNPhTyYhh5dfKLmwt9TX2L+mcqmxLSUOkw==", "file"=>#, @original_filename="config_example.xml", @content_type="text/xml", @headers="Content-Disposition: form-data; name=\"file\"; filename=\"config_example.xml\"\r\nContent-Type: text/xml\r\n">, "commit"=>"submit"} Completed 500 Internal Server Error in 4ms (ActiveRecord: 0.0ms) NameError (uninitialized constant XmlToForm::XmlHandlersController::XmlData): /home/nitanshu/projects/xmlToForm/app/controllers/xml_to_form/xml_handlers_controller.rb:37:in `fetch_data' activesupport (4.2.6) lib/active_support/callbacks.rb:432:in `block in make_lambda' activesupport (4.2.6) lib/active_support/callbacks.rb:145:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:145:in `block in halting_and_conditional' activesupport (4.2.6) lib/active_support/callbacks.rb:504:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:504:in `block in call' activesupport (4.2.6) lib/active_support/callbacks.rb:504:in `each' activesupport (4.2.6) lib/active_support/callbacks.rb:504:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.6) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/railtie.rb:194:in `public_send' railties (4.2.6) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.6) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:38:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.6) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.6) lib/active_record/migration.rb:377:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.6) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.6) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/static.rb:120:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /home/nitanshu/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /home/nitanshu/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /home/nitanshu/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (6.9ms) Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.1ms) Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.1ms) Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (23.9ms) Started GET "/xml_to_form/" for 127.0.0.1 at 2016-04-11 19:02:54 +0530 Processing by XmlToForm::XmlHandlersController#upload_file as HTML Rendered /home/nitanshu/projects/xmlToForm/app/views/xml_to_form/xml_handlers/upload_file.html.erb within layouts/xml_to_form/application (1.2ms) Completed 200 OK in 18ms (Views: 17.6ms | ActiveRecord: 0.0ms) Started GET "/assets/xml_to_form/xml_handlers.self-b60acab5af8d245ed2b3012f77d11d8d207d8eada27756badaf4ef05770d60f6.css?body=1" for 127.0.0.1 at 2016-04-11 19:02:54 +0530 Started GET "/assets/xml_to_form/xml_handlers.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1" for 127.0.0.1 at 2016-04-11 19:02:54 +0530 Started GET "/assets/xml_to_form/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for 127.0.0.1 at 2016-04-11 19:02:54 +0530 Started GET "/assets/xml_to_form/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for 127.0.0.1 at 2016-04-11 19:02:54 +0530 Started POST "/xml_to_form/xml_to_form/xml_form" for 127.0.0.1 at 2016-04-11 19:02:56 +0530 Processing by XmlToForm::XmlHandlersController#xml_form as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"QA51OnDOwCi5T9KTW4yps9plHaKh6/WTXfxYlXEvgLEwYdgdPL9SpD09qheiIbwzaq2OOZOJO3ksJnwASmyqVw==", "file"=>#, @original_filename="config_example.xml", @content_type="text/xml", @headers="Content-Disposition: form-data; name=\"file\"; filename=\"config_example.xml\"\r\nContent-Type: text/xml\r\n">, "commit"=>"submit"} Completed 500 Internal Server Error in 123ms (ActiveRecord: 2.1ms) ActiveRecord::StatementInvalid (Could not find table 'xml_to_form_xml_handlers'): activerecord (4.2.6) lib/active_record/connection_adapters/sqlite3_adapter.rb:513:in `table_structure' activerecord (4.2.6) lib/active_record/connection_adapters/sqlite3_adapter.rb:387:in `columns' activerecord (4.2.6) lib/active_record/connection_adapters/schema_cache.rb:43:in `columns' activerecord (4.2.6) lib/active_record/attributes.rb:93:in `columns' activerecord (4.2.6) lib/active_record/attributes.rb:98:in `columns_hash' activerecord (4.2.6) lib/active_record/inheritance.rb:205:in `subclass_from_attributes?' activerecord (4.2.6) lib/active_record/inheritance.rb:54:in `new' /home/nitanshu/projects/xmlToForm/app/controllers/xml_to_form/xml_handlers_controller.rb:18:in `xml_form' actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.6) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/railtie.rb:194:in `public_send' railties (4.2.6) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.6) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:38:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.6) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.6) lib/active_record/migration.rb:377:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.6) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.6) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/static.rb:120:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /home/nitanshu/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /home/nitanshu/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /home/nitanshu/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (6.9ms) Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.1ms) Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.5ms) Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (23.0ms)  (131.2ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)   (0.2ms) select sqlite_version(*)  (99.2ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version") ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations" Migrating to CreateXmlToFormXmlHandlers (20160411133139)  (0.1ms) begin transaction  (0.7ms) CREATE TABLE "xml_to_form_xml_handlers" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) SQL (0.2ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20160411133139"]]  (101.3ms) commit transaction ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations" Started GET "/xml_to_form/" for 127.0.0.1 at 2016-04-11 19:04:01 +0530 Processing by XmlToForm::XmlHandlersController#upload_file as HTML Rendered /home/nitanshu/projects/xmlToForm/app/views/xml_to_form/xml_handlers/upload_file.html.erb within layouts/xml_to_form/application (10.8ms) Completed 200 OK in 187ms (Views: 186.8ms | ActiveRecord: 0.0ms) Started GET "/assets/xml_to_form/xml_handlers.self-b60acab5af8d245ed2b3012f77d11d8d207d8eada27756badaf4ef05770d60f6.css?body=1" for 127.0.0.1 at 2016-04-11 19:04:01 +0530 Started GET "/assets/xml_to_form/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for 127.0.0.1 at 2016-04-11 19:04:01 +0530 Started GET "/assets/xml_to_form/xml_handlers.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1" for 127.0.0.1 at 2016-04-11 19:04:01 +0530 Started GET "/assets/xml_to_form/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for 127.0.0.1 at 2016-04-11 19:04:01 +0530 Started POST "/xml_to_form/xml_to_form/xml_form" for 127.0.0.1 at 2016-04-11 19:04:03 +0530 Processing by XmlToForm::XmlHandlersController#xml_form as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"ZlHlVg+ZW9wBC8KWIEdqvMT+DQJtdVgYojBcZv3GHngWPkhxQ+jJUIV5uhLZ6n88dDaemV8XlvLT6njzxoU0ng==", "file"=>#, @original_filename="config_example.xml", @content_type="text/xml", @headers="Content-Disposition: form-data; name=\"file\"; filename=\"config_example.xml\"\r\nContent-Type: text/xml\r\n">, "commit"=>"submit"} Rendered /home/nitanshu/projects/xmlToForm/app/views/xml_to_form/xml_handlers/xml_form.html.erb within layouts/xml_to_form/application (4.5ms) Completed 500 Internal Server Error in 36ms (ActiveRecord: 1.9ms) ActionView::Template::Error (undefined method `fetch_value' for nil:NilClass): 1:

XmlToRailsForm

2: <%= form_for @xml_data, url: xml_update_path, method: :post do |f| %> 3: <% @node_set.each do |set| %> 4: <% if set.key?(:child_node) %> 5: <%= iterate_node(set, f) %> activerecord (4.2.6) lib/active_record/attribute_methods/read.rb:93:in `_read_attribute' activerecord (4.2.6) lib/active_record/attribute_methods/primary_key.rb:20:in `id' activerecord (4.2.6) lib/active_record/attribute_methods/primary_key.rb:12:in `to_key' actionview (4.2.6) lib/action_view/record_identifier.rb:80:in `record_key_for_dom_id' actionview (4.2.6) lib/action_view/record_identifier.rb:62:in `dom_id' actionview (4.2.6) lib/action_view/helpers/form_helper.rb:459:in `apply_form_for_options!' actionview (4.2.6) lib/action_view/helpers/form_helper.rb:434:in `form_for' /home/nitanshu/projects/xmlToForm/app/views/xml_to_form/xml_handlers/xml_form.html.erb:2:in `__home_nitanshu_projects_xml_o_orm_app_views_xml_to_form_xml_handlers_xml_form_html_erb__1494057999478088522_69939703035200' actionview (4.2.6) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.6) lib/action_view/template.rb:333:in `instrument' actionview (4.2.6) lib/action_view/template.rb:143:in `render' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.6) lib/action_view/renderer/renderer.rb:46:in `render_template' actionview (4.2.6) lib/action_view/renderer/renderer.rb:27:in `render' actionview (4.2.6) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.6) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.6) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.6) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.6) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.6) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.6) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/nitanshu/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.6) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/railtie.rb:194:in `public_send' railties (4.2.6) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.6) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:38:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.6) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.6) lib/active_record/migration.rb:377:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.6) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.6) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/static.rb:120:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /home/nitanshu/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /home/nitanshu/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /home/nitanshu/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (10.6ms) Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.8ms) Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.8ms) Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (28.0ms) Started GET "/xml_to_form/" for 127.0.0.1 at 2016-04-11 19:09:04 +0530 Processing by XmlToForm::XmlHandlersController#upload_file as HTML Rendered /home/nitanshu/projects/xmlToForm/app/views/xml_to_form/xml_handlers/upload_file.html.erb within layouts/xml_to_form/application (0.7ms) Completed 200 OK in 12ms (Views: 11.6ms | ActiveRecord: 0.0ms) Started GET "/assets/xml_to_form/xml_handlers.self-b60acab5af8d245ed2b3012f77d11d8d207d8eada27756badaf4ef05770d60f6.css?body=1" for 127.0.0.1 at 2016-04-11 19:09:04 +0530 Started GET "/assets/xml_to_form/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for 127.0.0.1 at 2016-04-11 19:09:04 +0530 Started GET "/assets/xml_to_form/xml_handlers.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1" for 127.0.0.1 at 2016-04-11 19:09:04 +0530 Started GET "/assets/xml_to_form/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for 127.0.0.1 at 2016-04-11 19:09:04 +0530 Started POST "/xml_to_form/xml_to_form/xml_form" for 127.0.0.1 at 2016-04-11 19:09:06 +0530 Processing by XmlToForm::XmlHandlersController#xml_form as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"VIOIEO7doMAdyGZ7rTV8pvbSt5YN8NNw2Rjp9qu3Owok7CU3oqwyTJm6Hv9UmGkmRhokDT+SHZqows1jkPQR7A==", "file"=>#, @original_filename="config_example.xml", @content_type="text/xml", @headers="Content-Disposition: form-data; name=\"file\"; filename=\"config_example.xml\"\r\nContent-Type: text/xml\r\n">, "commit"=>"submit"} Rendered /home/nitanshu/projects/xmlToForm/app/views/xml_to_form/xml_handlers/xml_form.html.erb within layouts/xml_to_form/application (5.8ms) Completed 500 Internal Server Error in 13ms (ActiveRecord: 1.4ms) ActionView::Template::Error (undefined method `fetch_value' for nil:NilClass): 1:

XmlToRailsForm

2: <%= form_for @xml_data, url: xml_update_path, method: :post do |f| %> 3: <% @node_set.each do |set| %> 4: <% if set.key?(:child_node) %> 5: <%= iterate_node(set, f) %> activerecord (4.2.6) lib/active_record/attribute_methods/read.rb:93:in `_read_attribute' activerecord (4.2.6) lib/active_record/attribute_methods/primary_key.rb:20:in `id' activerecord (4.2.6) lib/active_record/attribute_methods/primary_key.rb:12:in `to_key' actionview (4.2.6) lib/action_view/record_identifier.rb:80:in `record_key_for_dom_id' actionview (4.2.6) lib/action_view/record_identifier.rb:62:in `dom_id' actionview (4.2.6) lib/action_view/helpers/form_helper.rb:459:in `apply_form_for_options!' actionview (4.2.6) lib/action_view/helpers/form_helper.rb:434:in `form_for' /home/nitanshu/projects/xmlToForm/app/views/xml_to_form/xml_handlers/xml_form.html.erb:2:in `__home_nitanshu_projects_xml_o_orm_app_views_xml_to_form_xml_handlers_xml_form_html_erb__1494057999478088522_29241120' actionview (4.2.6) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.6) lib/action_view/template.rb:333:in `instrument' actionview (4.2.6) lib/action_view/template.rb:143:in `render' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.6) lib/action_view/renderer/renderer.rb:46:in `render_template' actionview (4.2.6) lib/action_view/renderer/renderer.rb:27:in `render' actionview (4.2.6) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.6) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.6) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.6) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.6) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.6) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.6) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/nitanshu/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.6) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/railtie.rb:194:in `public_send' railties (4.2.6) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.6) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:38:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.6) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.6) lib/active_record/migration.rb:377:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.6) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.6) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/static.rb:120:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /home/nitanshu/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /home/nitanshu/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /home/nitanshu/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (8.9ms) Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.6ms) Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.5ms) Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (25.3ms) Started POST "/xml_to_form/xml_to_form/xml_form" for 127.0.0.1 at 2016-04-11 20:31:55 +0530 Processing by XmlToForm::XmlHandlersController#xml_form as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"VIOIEO7doMAdyGZ7rTV8pvbSt5YN8NNw2Rjp9qu3Owok7CU3oqwyTJm6Hv9UmGkmRhokDT+SHZqows1jkPQR7A==", "file"=>#, @original_filename="config_example.xml", @content_type="text/xml", @headers="Content-Disposition: form-data; name=\"file\"; filename=\"config_example.xml\"\r\nContent-Type: text/xml\r\n">, "commit"=>"submit"} Rendered /home/nitanshu/projects/xmlToForm/app/views/xml_to_form/xml_handlers/xml_form.html.erb within layouts/xml_to_form/application (1.7ms) Completed 500 Internal Server Error in 8ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `fetch_value' for nil:NilClass): 1:

XmlToRailsForm

2: <%= form_for @xml_data, url: xml_update_path, method: :post do |f| %> 3: <% @node_set.each do |set| %> 4: <% if set.key?(:child_node) %> 5: <%= iterate_node(set, f) %> activerecord (4.2.6) lib/active_record/attribute_methods/read.rb:93:in `_read_attribute' activerecord (4.2.6) lib/active_record/attribute_methods/primary_key.rb:20:in `id' activerecord (4.2.6) lib/active_record/attribute_methods/primary_key.rb:12:in `to_key' actionview (4.2.6) lib/action_view/record_identifier.rb:80:in `record_key_for_dom_id' actionview (4.2.6) lib/action_view/record_identifier.rb:62:in `dom_id' actionview (4.2.6) lib/action_view/helpers/form_helper.rb:459:in `apply_form_for_options!' actionview (4.2.6) lib/action_view/helpers/form_helper.rb:434:in `form_for' /home/nitanshu/projects/xmlToForm/app/views/xml_to_form/xml_handlers/xml_form.html.erb:2:in `__home_nitanshu_projects_xml_o_orm_app_views_xml_to_form_xml_handlers_xml_form_html_erb__1494057999478088522_29241120' actionview (4.2.6) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.6) lib/action_view/template.rb:333:in `instrument' actionview (4.2.6) lib/action_view/template.rb:143:in `render' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.6) lib/action_view/renderer/renderer.rb:46:in `render_template' actionview (4.2.6) lib/action_view/renderer/renderer.rb:27:in `render' actionview (4.2.6) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.6) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.6) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.6) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.6) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.6) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.6) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/nitanshu/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.6) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/railtie.rb:194:in `public_send' railties (4.2.6) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.6) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:38:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.6) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.6) lib/active_record/migration.rb:377:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.6) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.6) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/static.rb:120:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /home/nitanshu/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /home/nitanshu/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /home/nitanshu/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (11.0ms) Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (4.2ms) Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.7ms) Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (28.5ms) Started GET "/xml_to_form" for 127.0.0.1 at 2016-04-11 20:37:59 +0530 Processing by XmlToForm::XmlHandlersController#upload_file as HTML Rendered /home/nitanshu/projects/xmlToForm/app/views/xml_to_form/xml_handlers/upload_file.html.erb within layouts/xml_to_form/application (9.7ms) Completed 200 OK in 212ms (Views: 211.4ms | ActiveRecord: 0.0ms) Started POST "/xml_to_form/xml_form" for 127.0.0.1 at 2016-04-11 20:38:07 +0530 ActionController::RoutingError (No route matches [POST] "/xml_to_form/xml_form"): actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.6) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/static.rb:120:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /home/nitanshu/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /home/nitanshu/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /home/nitanshu/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.2ms) Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.0ms) Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.4ms) Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (7.6ms) Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.0ms) Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (41.1ms) Started GET "/xml_to_form" for 127.0.0.1 at 2016-04-11 20:39:35 +0530 Processing by XmlToForm::XmlHandlersController#upload_file as HTML Rendered /home/nitanshu/projects/xmlToForm/app/views/xml_to_form/xml_handlers/upload_file.html.erb within layouts/xml_to_form/application (10.5ms) Completed 200 OK in 181ms (Views: 180.7ms | ActiveRecord: 0.0ms) Started GET "/assets/xml_to_form/xml_handlers.self-b60acab5af8d245ed2b3012f77d11d8d207d8eada27756badaf4ef05770d60f6.css?body=1" for 127.0.0.1 at 2016-04-11 20:39:35 +0530 Started GET "/assets/xml_to_form/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for 127.0.0.1 at 2016-04-11 20:39:35 +0530 Started GET "/assets/xml_to_form/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for 127.0.0.1 at 2016-04-11 20:39:35 +0530 Started GET "/assets/xml_to_form/xml_handlers.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1" for 127.0.0.1 at 2016-04-11 20:39:35 +0530 Started POST "/xml_form" for 127.0.0.1 at 2016-04-11 20:39:37 +0530 ActionController::RoutingError (No route matches [POST] "/xml_form"): actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.6) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/static.rb:120:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /home/nitanshu/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /home/nitanshu/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /home/nitanshu/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.7ms) Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.8ms) Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.3ms) Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (6.1ms) Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.4ms) Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (35.8ms) Started GET "/xml_to_form" for 127.0.0.1 at 2016-04-11 20:40:09 +0530 Processing by XmlToForm::XmlHandlersController#upload_file as HTML Rendered /home/nitanshu/projects/xmlToForm/app/views/xml_to_form/xml_handlers/upload_file.html.erb within layouts/xml_to_form/application (9.6ms) Completed 200 OK in 200ms (Views: 199.8ms | ActiveRecord: 0.0ms) Started GET "/assets/xml_to_form/xml_handlers.self-b60acab5af8d245ed2b3012f77d11d8d207d8eada27756badaf4ef05770d60f6.css?body=1" for 127.0.0.1 at 2016-04-11 20:40:10 +0530 Started GET "/assets/xml_to_form/xml_handlers.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1" for 127.0.0.1 at 2016-04-11 20:40:10 +0530 Started GET "/assets/xml_to_form/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for 127.0.0.1 at 2016-04-11 20:40:10 +0530 Started GET "/assets/xml_to_form/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for 127.0.0.1 at 2016-04-11 20:40:10 +0530 Started POST "/xml_form" for 127.0.0.1 at 2016-04-11 20:40:11 +0530 ActionController::RoutingError (No route matches [POST] "/xml_form"): actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.6) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/static.rb:120:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /home/nitanshu/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /home/nitanshu/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /home/nitanshu/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.3ms) Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.0ms) Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.4ms) Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (7.4ms) Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.8ms) Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (42.5ms) Started GET "/xml_to_form" for 127.0.0.1 at 2016-04-11 20:49:39 +0530 Processing by XmlToForm::XmlHandlersController#upload_file as HTML Rendered /home/nitanshu/projects/xmlToForm/app/views/xml_to_form/xml_handlers/upload_file.html.erb within layouts/xml_to_form/application (9.7ms) Completed 200 OK in 185ms (Views: 184.4ms | ActiveRecord: 0.0ms) Started GET "/assets/xml_to_form/xml_handlers.self-b60acab5af8d245ed2b3012f77d11d8d207d8eada27756badaf4ef05770d60f6.css?body=1" for 127.0.0.1 at 2016-04-11 20:49:39 +0530 Started GET "/assets/xml_to_form/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for 127.0.0.1 at 2016-04-11 20:49:39 +0530 Started GET "/assets/xml_to_form/xml_handlers.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1" for 127.0.0.1 at 2016-04-11 20:49:39 +0530 Started GET "/assets/xml_to_form/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for 127.0.0.1 at 2016-04-11 20:49:39 +0530 Started POST "/xml_form" for 127.0.0.1 at 2016-04-11 20:49:41 +0530 ActionController::RoutingError (No route matches [POST] "/xml_form"): actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.6) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/static.rb:120:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /home/nitanshu/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /home/nitanshu/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /home/nitanshu/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.2ms) Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.0ms) Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.4ms) Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (8.7ms) Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.0ms) Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (43.9ms) Started GET "/" for 127.0.0.1 at 2016-04-11 20:54:05 +0530 Processing by XmlToForm::XmlHandlersController#upload_file as HTML Rendered /home/nitanshu/projects/xmlToForm/app/views/xml_to_form/xml_handlers/upload_file.html.erb within layouts/xml_to_form/application (1.5ms) Completed 200 OK in 15ms (Views: 15.0ms | ActiveRecord: 0.0ms) Started POST "/xml_form" for 127.0.0.1 at 2016-04-11 20:54:14 +0530 Processing by XmlToForm::XmlHandlersController#xml_form as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"5jOZW7Ovg1dZc8k3UtcPLwFN+GVlfBcmvcjlPiQkg9qWXDR8/94R290BsbOrehqvsYVr/lce2czMEsGrH2epPA==", "file"=>#, @original_filename="config_example.xml", @content_type="text/xml", @headers="Content-Disposition: form-data; name=\"file\"; filename=\"config_example.xml\"\r\nContent-Type: text/xml\r\n">, "commit"=>"submit"} Rendered /home/nitanshu/projects/xmlToForm/app/views/xml_to_form/xml_handlers/xml_form.html.erb within layouts/xml_to_form/application (6.0ms) Completed 500 Internal Server Error in 54ms (ActiveRecord: 2.0ms) ActionView::Template::Error (undefined method `fetch_value' for nil:NilClass): 1:

XmlToRailsForm

2: <%= form_for @xml_data, url: xml_update_path, method: :post do |f| %> 3: <% @node_set.each do |set| %> 4: <% if set.key?(:child_node) %> 5: <%= iterate_node(set, f) %> activerecord (4.2.6) lib/active_record/attribute_methods/read.rb:93:in `_read_attribute' activerecord (4.2.6) lib/active_record/attribute_methods/primary_key.rb:20:in `id' activerecord (4.2.6) lib/active_record/attribute_methods/primary_key.rb:12:in `to_key' actionview (4.2.6) lib/action_view/record_identifier.rb:80:in `record_key_for_dom_id' actionview (4.2.6) lib/action_view/record_identifier.rb:62:in `dom_id' actionview (4.2.6) lib/action_view/helpers/form_helper.rb:459:in `apply_form_for_options!' actionview (4.2.6) lib/action_view/helpers/form_helper.rb:434:in `form_for' /home/nitanshu/projects/xmlToForm/app/views/xml_to_form/xml_handlers/xml_form.html.erb:2:in `__home_nitanshu_projects_xml_o_orm_app_views_xml_to_form_xml_handlers_xml_form_html_erb__1698489876140796680_70191161477940' actionview (4.2.6) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.6) lib/action_view/template.rb:333:in `instrument' actionview (4.2.6) lib/action_view/template.rb:143:in `render' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.6) lib/action_view/renderer/renderer.rb:46:in `render_template' actionview (4.2.6) lib/action_view/renderer/renderer.rb:27:in `render' actionview (4.2.6) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.6) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.6) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.6) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.6) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.6) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.6) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/nitanshu/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.6) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/railtie.rb:194:in `public_send' railties (4.2.6) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.6) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:38:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.6) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.6) lib/active_record/migration.rb:377:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.6) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.6) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/static.rb:120:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /home/nitanshu/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /home/nitanshu/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /home/nitanshu/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (18.9ms) Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (4.6ms) Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.9ms) Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (39.3ms) Started GET "/" for 127.0.0.1 at 2016-04-11 20:54:24 +0530 Processing by XmlToForm::XmlHandlersController#upload_file as HTML Rendered /home/nitanshu/projects/xmlToForm/app/views/xml_to_form/xml_handlers/upload_file.html.erb within layouts/xml_to_form/application (10.0ms) Completed 200 OK in 183ms (Views: 183.1ms | ActiveRecord: 0.0ms) Started GET "/assets/xml_to_form/xml_handlers.self-b60acab5af8d245ed2b3012f77d11d8d207d8eada27756badaf4ef05770d60f6.css?body=1" for 127.0.0.1 at 2016-04-11 20:54:25 +0530 Started GET "/assets/xml_to_form/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for 127.0.0.1 at 2016-04-11 20:54:25 +0530 Started GET "/assets/xml_to_form/xml_handlers.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1" for 127.0.0.1 at 2016-04-11 20:54:25 +0530 Started GET "/assets/xml_to_form/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for 127.0.0.1 at 2016-04-11 20:54:25 +0530 Started POST "/xml_form" for 127.0.0.1 at 2016-04-11 20:54:27 +0530 Processing by XmlToForm::XmlHandlersController#xml_form as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"sOq7ZM1PiAc5YpQW+/YHkKvonEFDhI91fir12KPtbQbAhRZDgT4ai70Q7JICWxIQGyAP2nHmQZ8P8NFNmK5H4A==", "file"=>#, @original_filename="config_example.xml", @content_type="text/xml", @headers="Content-Disposition: form-data; name=\"file\"; filename=\"config_example.xml\"\r\nContent-Type: text/xml\r\n">, "commit"=>"submit"} Rendered /home/nitanshu/projects/xmlToForm/app/views/xml_to_form/xml_handlers/xml_form.html.erb within layouts/xml_to_form/application (5.7ms) Completed 500 Internal Server Error in 52ms (ActiveRecord: 2.0ms) ActionView::Template::Error (undefined method `fetch_value' for nil:NilClass): 1:

XmlToRailsForm

2: <%= form_for @xml_data, url: xml_update_path, method: :post do |f| %> 3: <% @node_set.each do |set| %> 4: <% if set.key?(:child_node) %> 5: <%= iterate_node(set, f) %> activerecord (4.2.6) lib/active_record/attribute_methods/read.rb:93:in `_read_attribute' activerecord (4.2.6) lib/active_record/attribute_methods/primary_key.rb:20:in `id' activerecord (4.2.6) lib/active_record/attribute_methods/primary_key.rb:12:in `to_key' actionview (4.2.6) lib/action_view/record_identifier.rb:80:in `record_key_for_dom_id' actionview (4.2.6) lib/action_view/record_identifier.rb:62:in `dom_id' actionview (4.2.6) lib/action_view/helpers/form_helper.rb:459:in `apply_form_for_options!' actionview (4.2.6) lib/action_view/helpers/form_helper.rb:434:in `form_for' /home/nitanshu/projects/xmlToForm/app/views/xml_to_form/xml_handlers/xml_form.html.erb:2:in `__home_nitanshu_projects_xml_o_orm_app_views_xml_to_form_xml_handlers_xml_form_html_erb___1214311238979760088_70125359605600' actionview (4.2.6) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.6) lib/action_view/template.rb:333:in `instrument' actionview (4.2.6) lib/action_view/template.rb:143:in `render' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.6) lib/action_view/renderer/renderer.rb:46:in `render_template' actionview (4.2.6) lib/action_view/renderer/renderer.rb:27:in `render' actionview (4.2.6) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.6) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.6) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.6) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.6) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.6) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.6) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/nitanshu/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.6) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/railtie.rb:194:in `public_send' railties (4.2.6) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.6) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:38:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.6) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.6) lib/active_record/migration.rb:377:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.6) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.6) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/static.rb:120:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /home/nitanshu/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /home/nitanshu/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /home/nitanshu/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (12.2ms) Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (5.2ms) Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.1ms) Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (32.6ms) Started GET "/" for 127.0.0.1 at 2016-04-11 20:59:27 +0530 Processing by XmlToForm::XmlHandlersController#upload_file as HTML Rendered /home/nitanshu/projects/xmlToForm/app/views/xml_to_form/xml_handlers/upload_file.html.erb within layouts/xml_to_form/application (9.9ms) Completed 200 OK in 179ms (Views: 178.6ms | ActiveRecord: 0.0ms) Started GET "/assets/xml_to_form/xml_handlers.self-b60acab5af8d245ed2b3012f77d11d8d207d8eada27756badaf4ef05770d60f6.css?body=1" for 127.0.0.1 at 2016-04-11 20:59:27 +0530 Started GET "/assets/xml_to_form/xml_handlers.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1" for 127.0.0.1 at 2016-04-11 20:59:27 +0530 Started GET "/assets/xml_to_form/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for 127.0.0.1 at 2016-04-11 20:59:27 +0530 Started GET "/assets/xml_to_form/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for 127.0.0.1 at 2016-04-11 20:59:27 +0530 Started POST "/xml_form" for 127.0.0.1 at 2016-04-11 20:59:35 +0530 Processing by XmlToForm::XmlHandlersController#xml_form as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"805g0v7gpnArBqb5NuCKMn2SWoIclkAMUXmYdU+PX1CDIc31spE0/K903n3PTZ+yzVrJGS70juYgo7zgdMx1tg==", "file"=>#, @original_filename="config_example.xml", @content_type="text/xml", @headers="Content-Disposition: form-data; name=\"file\"; filename=\"config_example.xml\"\r\nContent-Type: text/xml\r\n">, "commit"=>"submit"} Rendered /home/nitanshu/projects/xmlToForm/app/views/xml_to_form/xml_handlers/xml_form.html.erb within layouts/xml_to_form/application (5.9ms) Completed 500 Internal Server Error in 38ms (ActiveRecord: 1.5ms) ActionView::Template::Error (undefined method `fetch_value' for nil:NilClass): 1:

XmlToRailsForm

2: <%= form_for @xml_data, url: xml_update_path, method: :post do |f| %> 3: <% @node_set.each do |set| %> 4: <% if set.key?(:child_node) %> 5: <%= iterate_node(set, f) %> activerecord (4.2.6) lib/active_record/attribute_methods/read.rb:93:in `_read_attribute' activerecord (4.2.6) lib/active_record/attribute_methods/primary_key.rb:20:in `id' activerecord (4.2.6) lib/active_record/attribute_methods/primary_key.rb:12:in `to_key' actionview (4.2.6) lib/action_view/record_identifier.rb:80:in `record_key_for_dom_id' actionview (4.2.6) lib/action_view/record_identifier.rb:62:in `dom_id' actionview (4.2.6) lib/action_view/helpers/form_helper.rb:459:in `apply_form_for_options!' actionview (4.2.6) lib/action_view/helpers/form_helper.rb:434:in `form_for' /home/nitanshu/projects/xmlToForm/app/views/xml_to_form/xml_handlers/xml_form.html.erb:2:in `__home_nitanshu_projects_xml_o_orm_app_views_xml_to_form_xml_handlers_xml_form_html_erb___2297119714221577364_70337390094380' actionview (4.2.6) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.6) lib/action_view/template.rb:333:in `instrument' actionview (4.2.6) lib/action_view/template.rb:143:in `render' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.6) lib/action_view/renderer/renderer.rb:46:in `render_template' actionview (4.2.6) lib/action_view/renderer/renderer.rb:27:in `render' actionview (4.2.6) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.6) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.6) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.6) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.6) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.6) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.6) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/nitanshu/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.6) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/railtie.rb:194:in `public_send' railties (4.2.6) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.6) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:38:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.6) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.6) lib/active_record/migration.rb:377:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.6) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.6) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/static.rb:120:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /home/nitanshu/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /home/nitanshu/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /home/nitanshu/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (12.3ms) Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (5.7ms) Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (3.1ms) Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (34.3ms) Started GET "/" for 127.0.0.1 at 2016-04-11 21:02:20 +0530 Processing by XmlToForm::XmlHandlersController#upload_file as HTML Rendered /home/nitanshu/projects/xmlToForm/app/views/xml_to_form/xml_handlers/upload_file.html.erb within layouts/xml_to_form/application (10.3ms) Completed 200 OK in 186ms (Views: 186.1ms | ActiveRecord: 0.0ms) Started GET "/assets/xml_to_form/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for 127.0.0.1 at 2016-04-11 21:02:20 +0530 Started GET "/assets/xml_to_form/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for 127.0.0.1 at 2016-04-11 21:02:20 +0530 Started GET "/assets/xml_to_form/xml_handlers.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1" for 127.0.0.1 at 2016-04-11 21:02:20 +0530 Started GET "/assets/xml_to_form/xml_handlers.self-b60acab5af8d245ed2b3012f77d11d8d207d8eada27756badaf4ef05770d60f6.css?body=1" for 127.0.0.1 at 2016-04-11 21:02:20 +0530 Started POST "/xml_form" for 127.0.0.1 at 2016-04-11 21:02:21 +0530 Processing by XmlToForm::XmlHandlersController#xml_form as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"Ri4DfiR3ejI4F+GytIWPxD8+XVMv0owr7sudfn77bE42Qa5ZaAbovrxlmTZNKJpEj/bOyB2wQsGfEbnrRbhGqA==", "file"=>#, @original_filename="config_example.xml", @content_type="text/xml", @headers="Content-Disposition: form-data; name=\"file\"; filename=\"config_example.xml\"\r\nContent-Type: text/xml\r\n">, "commit"=>"submit"} ============{"email_Ly93aWRnZXQvYXV0aG9y"=>"info@headerlabs.com", "href_Ly93aWRnZXQvYXV0aG9y"=>"http://www.headerlabs.com", "author_Ly93aWRnZXQvYXV0aG9y"=>"\n Headerlabs Infotech Pvt. Ltd.\n ", "src_Ly93aWRnZXQvY29udGVudA"=>"http://192.168.1.156:8101", "original_src_Ly93aWRnZXQvY29udGVudA"=>"index.html", "origin_Ly93aWRnZXQvYWNjZXNz"=>"*", "src_Ly93aWRnZXQvaWNvbg"=>"resources/android/icon/drawable-xhdpi-icon.png"} =====---------# Rendered /home/nitanshu/projects/xmlToForm/app/views/xml_to_form/xml_handlers/xml_form.html.erb within layouts/xml_to_form/application (4.7ms) Completed 500 Internal Server Error in 44ms (ActiveRecord: 1.6ms) ActionView::Template::Error (undefined method `fetch_value' for nil:NilClass): 1:

XmlToRailsForm

2: <%= form_for @xml_data, url: xml_update_path, method: :post do |f| %> 3: <% @node_set.each do |set| %> 4: <% if set.key?(:child_node) %> 5: <%= iterate_node(set, f) %> activerecord (4.2.6) lib/active_record/attribute_methods/read.rb:93:in `_read_attribute' activerecord (4.2.6) lib/active_record/attribute_methods/primary_key.rb:20:in `id' activerecord (4.2.6) lib/active_record/attribute_methods/primary_key.rb:12:in `to_key' actionview (4.2.6) lib/action_view/record_identifier.rb:80:in `record_key_for_dom_id' actionview (4.2.6) lib/action_view/record_identifier.rb:62:in `dom_id' actionview (4.2.6) lib/action_view/helpers/form_helper.rb:459:in `apply_form_for_options!' actionview (4.2.6) lib/action_view/helpers/form_helper.rb:434:in `form_for' /home/nitanshu/projects/xmlToForm/app/views/xml_to_form/xml_handlers/xml_form.html.erb:2:in `__home_nitanshu_projects_xml_o_orm_app_views_xml_to_form_xml_handlers_xml_form_html_erb__2753559531642894823_69903229292940' actionview (4.2.6) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.6) lib/action_view/template.rb:333:in `instrument' actionview (4.2.6) lib/action_view/template.rb:143:in `render' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.6) lib/action_view/renderer/renderer.rb:46:in `render_template' actionview (4.2.6) lib/action_view/renderer/renderer.rb:27:in `render' actionview (4.2.6) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.6) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.6) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.6) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.6) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.6) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.6) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/nitanshu/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.6) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/railtie.rb:194:in `public_send' railties (4.2.6) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.6) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:38:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.6) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.6) lib/active_record/migration.rb:377:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.6) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.6) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/static.rb:120:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /home/nitanshu/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /home/nitanshu/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /home/nitanshu/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (10.1ms) Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.6ms) Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.4ms) Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (28.0ms) XmlToForm::XmlHandler Load (0.2ms) SELECT "xml_to_form_xml_handlers".* FROM "xml_to_form_xml_handlers" ORDER BY "xml_to_form_xml_handlers"."id" ASC LIMIT 1 Started GET "/" for 127.0.0.1 at 2016-04-11 21:21:10 +0530 Processing by XmlToForm::XmlHandlersController#upload_file as HTML Rendered /home/nitanshu/projects/xmlToForm/app/views/xml_to_form/xml_handlers/upload_file.html.erb within layouts/xml_to_form/application (9.8ms) Completed 200 OK in 178ms (Views: 177.3ms | ActiveRecord: 0.0ms) Started GET "/assets/xml_to_form/xml_handlers.self-b60acab5af8d245ed2b3012f77d11d8d207d8eada27756badaf4ef05770d60f6.css?body=1" for 127.0.0.1 at 2016-04-11 21:21:10 +0530 Started GET "/assets/xml_to_form/xml_handlers.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1" for 127.0.0.1 at 2016-04-11 21:21:10 +0530 Started GET "/assets/xml_to_form/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for 127.0.0.1 at 2016-04-11 21:21:10 +0530 Started GET "/assets/xml_to_form/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for 127.0.0.1 at 2016-04-11 21:21:10 +0530 Started POST "/xml_form" for 127.0.0.1 at 2016-04-11 21:21:12 +0530 Processing by XmlToForm::XmlHandlersController#xml_form as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"RfKn4vtCcjBx4hxW2MG8Yx9QMEF8UIiLUWoEI4ubMy01nQrFtzPgvPWQZNIhbKnjr5ij2k4yRmEgsCC2sNgZyw==", "file"=>#, @original_filename="config_example.xml", @content_type="text/xml", @headers="Content-Disposition: form-data; name=\"file\"; filename=\"config_example.xml\"\r\nContent-Type: text/xml\r\n">, "commit"=>"submit"} ============{"email_Ly93aWRnZXQvYXV0aG9y"=>"info@headerlabs.com", "href_Ly93aWRnZXQvYXV0aG9y"=>"http://www.headerlabs.com", "author_Ly93aWRnZXQvYXV0aG9y"=>"\n Headerlabs Infotech Pvt. Ltd.\n ", "src_Ly93aWRnZXQvY29udGVudA"=>"http://192.168.1.156:8101", "original_src_Ly93aWRnZXQvY29udGVudA"=>"index.html", "origin_Ly93aWRnZXQvYWNjZXNz"=>"*", "src_Ly93aWRnZXQvaWNvbg"=>"resources/android/icon/drawable-xhdpi-icon.png"} =====---------# Rendered /home/nitanshu/projects/xmlToForm/app/views/xml_to_form/xml_handlers/xml_form.html.erb within layouts/xml_to_form/application (5.2ms) Completed 500 Internal Server Error in 45ms (ActiveRecord: 1.6ms) ActionView::Template::Error (undefined method `fetch_value' for nil:NilClass): 1:

XmlToRailsForm

2: <%= form_for @xml_data, url: xml_update_path, method: :post do |f| %> 3: <% @node_set.each do |set| %> 4: <% if set.key?(:child_node) %> 5: <%= iterate_node(set, f) %> activerecord (4.2.6) lib/active_record/attribute_methods/read.rb:93:in `_read_attribute' activerecord (4.2.6) lib/active_record/attribute_methods/primary_key.rb:20:in `id' activerecord (4.2.6) lib/active_record/attribute_methods/primary_key.rb:12:in `to_key' actionview (4.2.6) lib/action_view/record_identifier.rb:80:in `record_key_for_dom_id' actionview (4.2.6) lib/action_view/record_identifier.rb:62:in `dom_id' actionview (4.2.6) lib/action_view/helpers/form_helper.rb:459:in `apply_form_for_options!' actionview (4.2.6) lib/action_view/helpers/form_helper.rb:434:in `form_for' /home/nitanshu/projects/xmlToForm/app/views/xml_to_form/xml_handlers/xml_form.html.erb:2:in `__home_nitanshu_projects_xml_o_orm_app_views_xml_to_form_xml_handlers_xml_form_html_erb__4541988937098103396_41987460' actionview (4.2.6) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.6) lib/action_view/template.rb:333:in `instrument' actionview (4.2.6) lib/action_view/template.rb:143:in `render' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.6) lib/action_view/renderer/renderer.rb:46:in `render_template' actionview (4.2.6) lib/action_view/renderer/renderer.rb:27:in `render' actionview (4.2.6) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.6) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.6) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.6) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.6) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.6) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.6) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/nitanshu/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.6) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/railtie.rb:194:in `public_send' railties (4.2.6) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.6) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:38:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.6) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.6) lib/active_record/migration.rb:377:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.6) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.6) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/static.rb:120:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /home/nitanshu/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /home/nitanshu/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /home/nitanshu/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (19.0ms) Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (4.9ms) Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.4ms) Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (39.6ms) Started GET "/" for 127.0.0.1 at 2016-04-12 00:51:35 +0530 Processing by XmlToForm::XmlHandlersController#upload_file as HTML Rendered /home/nitanshu/projects/xmlToForm/app/views/xml_to_form/xml_handlers/upload_file.html.erb within layouts/xml_to_form/application (9.8ms) Completed 200 OK in 312ms (Views: 311.9ms | ActiveRecord: 0.0ms) Started POST "/xml_form" for 127.0.0.1 at 2016-04-12 00:51:49 +0530 Processing by XmlToForm::XmlHandlersController#xml_form as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"3lJvJc5N8s8+1q3YZe2GURHSYwckfx0iOo1XrEXcQYQmDJnZZdgzVvriB3zSOyiYiVltYP89oCaTmpZnoI3OpA==", "file"=>#, @original_filename="config.xml", @content_type="text/xml", @headers="Content-Disposition: form-data; name=\"file\"; filename=\"config.xml\"\r\nContent-Type: text/xml\r\n">, "commit"=>"submit"} Completed 500 Internal Server Error in 4ms (ActiveRecord: 0.0ms) LoadError (Unable to autoload constant XmlToForm::XmlHandler, expected /home/nitanshu/projects/xmlToForm/app/models/xml_to_form/xml_handler.rb to define it): activesupport (4.2.6) lib/active_support/dependencies.rb:495:in `load_missing_constant' activesupport (4.2.6) lib/active_support/dependencies.rb:184:in `const_missing' activesupport (4.2.6) lib/active_support/dependencies.rb:526:in `load_missing_constant' activesupport (4.2.6) lib/active_support/dependencies.rb:184:in `const_missing' /home/nitanshu/projects/xmlToForm/app/controllers/xml_to_form/xml_handlers_controller.rb:39:in `fetch_data' activesupport (4.2.6) lib/active_support/callbacks.rb:432:in `block in make_lambda' activesupport (4.2.6) lib/active_support/callbacks.rb:145:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:145:in `block in halting_and_conditional' activesupport (4.2.6) lib/active_support/callbacks.rb:504:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:504:in `block in call' activesupport (4.2.6) lib/active_support/callbacks.rb:504:in `each' activesupport (4.2.6) lib/active_support/callbacks.rb:504:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.6) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/railtie.rb:194:in `public_send' railties (4.2.6) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.6) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:38:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.6) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.6) lib/active_record/migration.rb:377:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.6) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.6) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/static.rb:120:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /home/nitanshu/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /home/nitanshu/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /home/nitanshu/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (6.7ms) Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.7ms) Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.0ms) Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (23.4ms) Started GET "/" for 127.0.0.1 at 2016-04-12 00:54:28 +0530 Processing by XmlToForm::XmlHandlersController#upload_file as HTML Rendered /home/nitanshu/projects/xmlToForm/app/views/xml_to_form/xml_handlers/upload_file.html.erb within layouts/xml_to_form/application (9.7ms) Completed 200 OK in 179ms (Views: 178.3ms | ActiveRecord: 0.0ms) Started GET "/assets/xml_to_form/xml_handlers.self-b60acab5af8d245ed2b3012f77d11d8d207d8eada27756badaf4ef05770d60f6.css?body=1" for 127.0.0.1 at 2016-04-12 00:54:28 +0530 Started GET "/assets/xml_to_form/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for 127.0.0.1 at 2016-04-12 00:54:29 +0530 Started GET "/assets/xml_to_form/xml_handlers.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1" for 127.0.0.1 at 2016-04-12 00:54:29 +0530 Started GET "/assets/xml_to_form/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for 127.0.0.1 at 2016-04-12 00:54:29 +0530 Started POST "/xml_form" for 127.0.0.1 at 2016-04-12 00:54:30 +0530 Processing by XmlToForm::XmlHandlersController#xml_form as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"KHPcEytjlImB2ewUrs0y/Sf0oCLR3AsENq4pyHj/ugDQLSrvgPZVEEXtRrAZG5w0v3+uRQqetgCfuegDna41IA==", "file"=>#, @original_filename="config.xml", @content_type="text/xml", @headers="Content-Disposition: form-data; name=\"file\"; filename=\"config.xml\"\r\nContent-Type: text/xml\r\n">, "commit"=>"submit"} ============{"name_Ly93aWRnZXQvbmFtZQ"=>"MRL Staging", "description_Ly93aWRnZXQvZGVzY3JpcHRpb24"=>"\n MRL Staging App\n ", "email_Ly93aWRnZXQvYXV0aG9y"=>"info@headerlabs.com", "href_Ly93aWRnZXQvYXV0aG9y"=>"http://www.headerlabs.com", "author_Ly93aWRnZXQvYXV0aG9y"=>"\n Headerlabs Infotech Pvt. Ltd.\n ", "src_Ly93aWRnZXQvY29udGVudA"=>"http://192.168.1.156:8101", "original_src_Ly93aWRnZXQvY29udGVudA"=>"index.html", "origin_Ly93aWRnZXQvYWNjZXNzW3Bvc2l0aW9uKCkgPSAxXQ"=>"*", "origin_Ly93aWRnZXQvYWNjZXNzW3Bvc2l0aW9uKCkgPSAyXQ"=>"https://codepush.azurewebsites.net/ ", "origin_Ly93aWRnZXQvYWNjZXNzW3Bvc2l0aW9uKCkgPSAzXQ"=>"tel:*", "launch_external_Ly93aWRnZXQvYWNjZXNzW3Bvc2l0aW9uKCkgPSAzXQ"=>"yes", "origin_Ly93aWRnZXQvYWNjZXNzW3Bvc2l0aW9uKCkgPSA0XQ"=>"geo:*", "launch_external_Ly93aWRnZXQvYWNjZXNzW3Bvc2l0aW9uKCkgPSA0XQ"=>"yes", "origin_Ly93aWRnZXQvYWNjZXNzW3Bvc2l0aW9uKCkgPSA1XQ"=>"mailto:*", "launch_external_Ly93aWRnZXQvYWNjZXNzW3Bvc2l0aW9uKCkgPSA1XQ"=>"yes", "origin_Ly93aWRnZXQvYWNjZXNzW3Bvc2l0aW9uKCkgPSA2XQ"=>"sms:*", "launch_external_Ly93aWRnZXQvYWNjZXNzW3Bvc2l0aW9uKCkgPSA2XQ"=>"yes", "origin_Ly93aWRnZXQvYWNjZXNzW3Bvc2l0aW9uKCkgPSA3XQ"=>"market:*", "launch_external_Ly93aWRnZXQvYWNjZXNzW3Bvc2l0aW9uKCkgPSA3XQ"=>"yes", "name_Ly93aWRnZXQvcHJlZmVyZW5jZVtwb3NpdGlvbigpID0gMV0"=>"webviewbounce", "value_Ly93aWRnZXQvcHJlZmVyZW5jZVtwb3NpdGlvbigpID0gMV0"=>"false", "name_Ly93aWRnZXQvcHJlZmVyZW5jZVtwb3NpdGlvbigpID0gMl0"=>"UIWebViewBounce", "value_Ly93aWRnZXQvcHJlZmVyZW5jZVtwb3NpdGlvbigpID0gMl0"=>"false", "name_Ly93aWRnZXQvcHJlZmVyZW5jZVtwb3NpdGlvbigpID0gM10"=>"DisallowOverscroll", "value_Ly93aWRnZXQvcHJlZmVyZW5jZVtwb3NpdGlvbigpID0gM10"=>"true", "name_Ly93aWRnZXQvcHJlZmVyZW5jZVtwb3NpdGlvbigpID0gNF0"=>"android-minSdkVersion", "value_Ly93aWRnZXQvcHJlZmVyZW5jZVtwb3NpdGlvbigpID0gNF0"=>"16", "name_Ly93aWRnZXQvcHJlZmVyZW5jZVtwb3NpdGlvbigpID0gNV0"=>"BackupWebStorage", "value_Ly93aWRnZXQvcHJlZmVyZW5jZVtwb3NpdGlvbigpID0gNV0"=>"none", "name_Ly93aWRnZXQvcHJlZmVyZW5jZVtwb3NpdGlvbigpID0gNl0"=>"SplashScreen", "value_Ly93aWRnZXQvcHJlZmVyZW5jZVtwb3NpdGlvbigpID0gNl0"=>"screen", "name_Ly93aWRnZXQvcHJlZmVyZW5jZVtwb3NpdGlvbigpID0gN10"=>"FadeSplashScreen", "value_Ly93aWRnZXQvcHJlZmVyZW5jZVtwb3NpdGlvbigpID0gN10"=>"true", "name_Ly93aWRnZXQvcHJlZmVyZW5jZVtwb3NpdGlvbigpID0gOF0"=>"FadeSplashScreenDuration", "value_Ly93aWRnZXQvcHJlZmVyZW5jZVtwb3NpdGlvbigpID0gOF0"=>"2.0", "name_Ly93aWRnZXQvcHJlZmVyZW5jZVtwb3NpdGlvbigpID0gOV0"=>"SplashScreenDelay", "value_Ly93aWRnZXQvcHJlZmVyZW5jZVtwb3NpdGlvbigpID0gOV0"=>"6000", "name_Ly93aWRnZXQvcHJlZmVyZW5jZVtwb3NpdGlvbigpID0gMTBd"=>"android-build-tool", "value_Ly93aWRnZXQvcHJlZmVyZW5jZVtwb3NpdGlvbigpID0gMTBd"=>"gradle", "name_Ly93aWRnZXQvcGx1Z2lu"=>"cordova-plugin-calendar", "name_Ly93aWRnZXQvZmVhdHVyZVtwb3NpdGlvbigpID0gMV0vcGFyYW0"=>"ios-package", "value_Ly93aWRnZXQvZmVhdHVyZVtwb3NpdGlvbigpID0gMV0vcGFyYW0"=>"CDVStatusBar", "onload_Ly93aWRnZXQvZmVhdHVyZVtwb3NpdGlvbigpID0gMV0vcGFyYW0"=>"true", "name_Ly93aWRnZXQvZmVhdHVyZVtwb3NpdGlvbigpID0gMV0"=>"StatusBar", "name_Ly93aWRnZXQvZmVhdHVyZVtwb3NpdGlvbigpID0gMl0vcGFyYW0"=>"ios-package", "value_Ly93aWRnZXQvZmVhdHVyZVtwb3NpdGlvbigpID0gMl0vcGFyYW0"=>"CDVStatusBar", "onload_Ly93aWRnZXQvZmVhdHVyZVtwb3NpdGlvbigpID0gMl0vcGFyYW0"=>"true", "name_Ly93aWRnZXQvZmVhdHVyZVtwb3NpdGlvbigpID0gMl0"=>"StatusBar", "name_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDFdL2ZlYXR1cmUvcGFyYW0"=>"android-package", "value_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDFdL2ZlYXR1cmUvcGFyYW0"=>"nl.xservices.plugins.Calendar", "name_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDFdL2ZlYXR1cmU"=>"Calendar", "name_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDFdL3ByZWZlcmVuY2U"=>"CodePushDeploymentKey", "value_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDFdL3ByZWZlcmVuY2U"=>"", "src_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDFdL2ljb25bcG9zaXRpb24oKSA9IDFd"=>"resources/android/icon/drawable-ldpi-icon.png", "density_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDFdL2ljb25bcG9zaXRpb24oKSA9IDFd"=>"ldpi", "src_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDFdL2ljb25bcG9zaXRpb24oKSA9IDJd"=>"resources/android/icon/drawable-mdpi-icon.png", "density_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDFdL2ljb25bcG9zaXRpb24oKSA9IDJd"=>"mdpi", "src_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDFdL2ljb25bcG9zaXRpb24oKSA9IDNd"=>"resources/android/icon/drawable-hdpi-icon.png", "density_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDFdL2ljb25bcG9zaXRpb24oKSA9IDNd"=>"hdpi", "src_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDFdL2ljb25bcG9zaXRpb24oKSA9IDRd"=>"resources/android/icon/drawable-xhdpi-icon.png", "density_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDFdL2ljb25bcG9zaXRpb24oKSA9IDRd"=>"xhdpi", "src_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDFdL2ljb25bcG9zaXRpb24oKSA9IDVd"=>"resources/android/icon/drawable-xxhdpi-icon.png", "density_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDFdL2ljb25bcG9zaXRpb24oKSA9IDVd"=>"xxhdpi", "src_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDFdL2ljb25bcG9zaXRpb24oKSA9IDZd"=>"resources/android/icon/drawable-xxxhdpi-icon.png", "density_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDFdL2ljb25bcG9zaXRpb24oKSA9IDZd"=>"xxxhdpi", "src_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDFdL3NwbGFzaFtwb3NpdGlvbigpID0gMV0"=>"resources/android/splash/drawable-land-ldpi-screen.png", "density_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDFdL3NwbGFzaFtwb3NpdGlvbigpID0gMV0"=>"land-ldpi", "src_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDFdL3NwbGFzaFtwb3NpdGlvbigpID0gMl0"=>"resources/android/splash/drawable-land-mdpi-screen.png", "density_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDFdL3NwbGFzaFtwb3NpdGlvbigpID0gMl0"=>"land-mdpi", "src_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDFdL3NwbGFzaFtwb3NpdGlvbigpID0gM10"=>"resources/android/splash/drawable-land-hdpi-screen.png", "density_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDFdL3NwbGFzaFtwb3NpdGlvbigpID0gM10"=>"land-hdpi", "src_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDFdL3NwbGFzaFtwb3NpdGlvbigpID0gNF0"=>"resources/android/splash/drawable-land-xhdpi-screen.png", "density_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDFdL3NwbGFzaFtwb3NpdGlvbigpID0gNF0"=>"land-xhdpi", "src_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDFdL3NwbGFzaFtwb3NpdGlvbigpID0gNV0"=>"resources/android/splash/drawable-land-xxhdpi-screen.png", "density_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDFdL3NwbGFzaFtwb3NpdGlvbigpID0gNV0"=>"land-xxhdpi", "src_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDFdL3NwbGFzaFtwb3NpdGlvbigpID0gNl0"=>"resources/android/splash/drawable-land-xxxhdpi-screen.png", "density_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDFdL3NwbGFzaFtwb3NpdGlvbigpID0gNl0"=>"land-xxxhdpi", "src_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDFdL3NwbGFzaFtwb3NpdGlvbigpID0gN10"=>"resources/android/splash/drawable-port-ldpi-screen.png", "density_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDFdL3NwbGFzaFtwb3NpdGlvbigpID0gN10"=>"port-ldpi", "src_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDFdL3NwbGFzaFtwb3NpdGlvbigpID0gOF0"=>"resources/android/splash/drawable-port-mdpi-screen.png", "density_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDFdL3NwbGFzaFtwb3NpdGlvbigpID0gOF0"=>"port-mdpi", "src_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDFdL3NwbGFzaFtwb3NpdGlvbigpID0gOV0"=>"resources/android/splash/drawable-port-hdpi-screen.png", "density_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDFdL3NwbGFzaFtwb3NpdGlvbigpID0gOV0"=>"port-hdpi", "src_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDFdL3NwbGFzaFtwb3NpdGlvbigpID0gMTBd"=>"resources/android/splash/drawable-port-xhdpi-screen.png", "density_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDFdL3NwbGFzaFtwb3NpdGlvbigpID0gMTBd"=>"port-xhdpi", "src_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDFdL3NwbGFzaFtwb3NpdGlvbigpID0gMTFd"=>"resources/android/splash/drawable-port-xxhdpi-screen.png", "density_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDFdL3NwbGFzaFtwb3NpdGlvbigpID0gMTFd"=>"port-xxhdpi", "src_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDFdL3NwbGFzaFtwb3NpdGlvbigpID0gMTJd"=>"resources/android/splash/drawable-port-xxxhdpi-screen.png", "density_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDFdL3NwbGFzaFtwb3NpdGlvbigpID0gMTJd"=>"port-xxxhdpi", "name_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDFd"=>"android", "name_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL3ByZWZlcmVuY2U"=>"CodePushDeploymentKey", "value_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL3ByZWZlcmVuY2U"=>"", "name_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL2ZlYXR1cmUvcGFyYW0"=>"ios-package", "value_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL2ZlYXR1cmUvcGFyYW0"=>"Calendar", "name_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL2ZlYXR1cmU"=>"Calendar", "src_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL2ljb25bcG9zaXRpb24oKSA9IDFd"=>"resources/ios/icon/icon.png", "width_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL2ljb25bcG9zaXRpb24oKSA9IDFd"=>"57", "height_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL2ljb25bcG9zaXRpb24oKSA9IDFd"=>"57", "src_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL2ljb25bcG9zaXRpb24oKSA9IDJd"=>"resources/ios/icon/icon@2x.png", "width_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL2ljb25bcG9zaXRpb24oKSA9IDJd"=>"114", "height_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL2ljb25bcG9zaXRpb24oKSA9IDJd"=>"114", "src_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL2ljb25bcG9zaXRpb24oKSA9IDNd"=>"resources/ios/icon/icon-40.png", "width_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL2ljb25bcG9zaXRpb24oKSA9IDNd"=>"40", "height_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL2ljb25bcG9zaXRpb24oKSA9IDNd"=>"40", "src_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL2ljb25bcG9zaXRpb24oKSA9IDRd"=>"resources/ios/icon/icon-40@2x.png", "width_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL2ljb25bcG9zaXRpb24oKSA9IDRd"=>"80", "height_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL2ljb25bcG9zaXRpb24oKSA9IDRd"=>"80", "src_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL2ljb25bcG9zaXRpb24oKSA9IDVd"=>"resources/ios/icon/icon-50.png", "width_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL2ljb25bcG9zaXRpb24oKSA9IDVd"=>"50", "height_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL2ljb25bcG9zaXRpb24oKSA9IDVd"=>"50", "src_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL2ljb25bcG9zaXRpb24oKSA9IDZd"=>"resources/ios/icon/icon-50@2x.png", "width_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL2ljb25bcG9zaXRpb24oKSA9IDZd"=>"100", "height_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL2ljb25bcG9zaXRpb24oKSA9IDZd"=>"100", "src_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL2ljb25bcG9zaXRpb24oKSA9IDdd"=>"resources/ios/icon/icon-60.png", "width_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL2ljb25bcG9zaXRpb24oKSA9IDdd"=>"60", "height_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL2ljb25bcG9zaXRpb24oKSA9IDdd"=>"60", "src_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL2ljb25bcG9zaXRpb24oKSA9IDhd"=>"resources/ios/icon/icon-60@2x.png", "width_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL2ljb25bcG9zaXRpb24oKSA9IDhd"=>"120", "height_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL2ljb25bcG9zaXRpb24oKSA9IDhd"=>"120", "src_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL2ljb25bcG9zaXRpb24oKSA9IDld"=>"resources/ios/icon/icon-60@3x.png", "width_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL2ljb25bcG9zaXRpb24oKSA9IDld"=>"180", "height_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL2ljb25bcG9zaXRpb24oKSA9IDld"=>"180", "src_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL2ljb25bcG9zaXRpb24oKSA9IDEwXQ"=>"resources/ios/icon/icon-72.png", "width_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL2ljb25bcG9zaXRpb24oKSA9IDEwXQ"=>"72", "height_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL2ljb25bcG9zaXRpb24oKSA9IDEwXQ"=>"72", "src_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL2ljb25bcG9zaXRpb24oKSA9IDExXQ"=>"resources/ios/icon/icon-72@2x.png", "width_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL2ljb25bcG9zaXRpb24oKSA9IDExXQ"=>"144", "height_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL2ljb25bcG9zaXRpb24oKSA9IDExXQ"=>"144", "src_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL2ljb25bcG9zaXRpb24oKSA9IDEyXQ"=>"resources/ios/icon/icon-76.png", "width_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL2ljb25bcG9zaXRpb24oKSA9IDEyXQ"=>"76", "height_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL2ljb25bcG9zaXRpb24oKSA9IDEyXQ"=>"76", "src_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL2ljb25bcG9zaXRpb24oKSA9IDEzXQ"=>"resources/ios/icon/icon-76@2x.png", "width_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL2ljb25bcG9zaXRpb24oKSA9IDEzXQ"=>"152", "height_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL2ljb25bcG9zaXRpb24oKSA9IDEzXQ"=>"152", "src_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL2ljb25bcG9zaXRpb24oKSA9IDE0XQ"=>"resources/ios/icon/icon-small.png", "width_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL2ljb25bcG9zaXRpb24oKSA9IDE0XQ"=>"29", "height_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL2ljb25bcG9zaXRpb24oKSA9IDE0XQ"=>"29", "src_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL2ljb25bcG9zaXRpb24oKSA9IDE1XQ"=>"resources/ios/icon/icon-small@2x.png", "width_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL2ljb25bcG9zaXRpb24oKSA9IDE1XQ"=>"58", "height_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL2ljb25bcG9zaXRpb24oKSA9IDE1XQ"=>"58", "src_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL2ljb25bcG9zaXRpb24oKSA9IDE2XQ"=>"resources/ios/icon/icon-small@3x.png", "width_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL2ljb25bcG9zaXRpb24oKSA9IDE2XQ"=>"87", "height_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL2ljb25bcG9zaXRpb24oKSA9IDE2XQ"=>"87", "src_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL3NwbGFzaFtwb3NpdGlvbigpID0gMV0"=>"resources/ios/splash/Default-568h@2x~iphone.png", "width_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL3NwbGFzaFtwb3NpdGlvbigpID0gMV0"=>"640", "height_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL3NwbGFzaFtwb3NpdGlvbigpID0gMV0"=>"1136", "src_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL3NwbGFzaFtwb3NpdGlvbigpID0gMl0"=>"resources/ios/splash/Default-667h.png", "width_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL3NwbGFzaFtwb3NpdGlvbigpID0gMl0"=>"750", "height_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL3NwbGFzaFtwb3NpdGlvbigpID0gMl0"=>"1334", "src_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL3NwbGFzaFtwb3NpdGlvbigpID0gM10"=>"resources/ios/splash/Default-736h.png", "width_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL3NwbGFzaFtwb3NpdGlvbigpID0gM10"=>"1242", "height_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL3NwbGFzaFtwb3NpdGlvbigpID0gM10"=>"2208", "src_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL3NwbGFzaFtwb3NpdGlvbigpID0gNF0"=>"resources/ios/splash/Default-Landscape-736h.png", "width_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL3NwbGFzaFtwb3NpdGlvbigpID0gNF0"=>"2208", "height_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL3NwbGFzaFtwb3NpdGlvbigpID0gNF0"=>"1242", "src_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL3NwbGFzaFtwb3NpdGlvbigpID0gNV0"=>"resources/ios/splash/Default-Landscape@2x~ipad.png", "width_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL3NwbGFzaFtwb3NpdGlvbigpID0gNV0"=>"2048", "height_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL3NwbGFzaFtwb3NpdGlvbigpID0gNV0"=>"1536", "src_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL3NwbGFzaFtwb3NpdGlvbigpID0gNl0"=>"resources/ios/splash/Default-Landscape~ipad.png", "width_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL3NwbGFzaFtwb3NpdGlvbigpID0gNl0"=>"1024", "height_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL3NwbGFzaFtwb3NpdGlvbigpID0gNl0"=>"768", "src_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL3NwbGFzaFtwb3NpdGlvbigpID0gN10"=>"resources/ios/splash/Default-Portrait@2x~ipad.png", "width_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL3NwbGFzaFtwb3NpdGlvbigpID0gN10"=>"1536", "height_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL3NwbGFzaFtwb3NpdGlvbigpID0gN10"=>"2048", "src_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL3NwbGFzaFtwb3NpdGlvbigpID0gOF0"=>"resources/ios/splash/Default-Portrait~ipad.png", "width_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL3NwbGFzaFtwb3NpdGlvbigpID0gOF0"=>"768", "height_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL3NwbGFzaFtwb3NpdGlvbigpID0gOF0"=>"1024", "src_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL3NwbGFzaFtwb3NpdGlvbigpID0gOV0"=>"resources/ios/splash/Default@2x~iphone.png", "width_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL3NwbGFzaFtwb3NpdGlvbigpID0gOV0"=>"640", "height_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL3NwbGFzaFtwb3NpdGlvbigpID0gOV0"=>"960", "src_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL3NwbGFzaFtwb3NpdGlvbigpID0gMTBd"=>"resources/ios/splash/Default~iphone.png", "width_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL3NwbGFzaFtwb3NpdGlvbigpID0gMTBd"=>"320", "height_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL3NwbGFzaFtwb3NpdGlvbigpID0gMTBd"=>"480", "name_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJd"=>"ios", "src_Ly93aWRnZXQvaWNvbg"=>"resources/android/icon/drawable-xhdpi-icon.png"} =====---------# Rendered /home/nitanshu/projects/xmlToForm/app/views/xml_to_form/xml_handlers/xml_form.html.erb within layouts/xml_to_form/application (4.3ms) Completed 500 Internal Server Error in 107ms (ActiveRecord: 1.6ms) ActionView::Template::Error (undefined method `fetch_value' for nil:NilClass): 1:

XmlToRailsForm

2: <%= form_for @xml_data, url: xml_update_path, method: :post do |f| %> 3: <% @node_set.each do |set| %> 4: <% if set.key?(:child_node) %> 5: <%= iterate_node(set, f) %> activerecord (4.2.6) lib/active_record/attribute_methods/read.rb:93:in `_read_attribute' activerecord (4.2.6) lib/active_record/attribute_methods/primary_key.rb:20:in `id' activerecord (4.2.6) lib/active_record/attribute_methods/primary_key.rb:12:in `to_key' actionview (4.2.6) lib/action_view/record_identifier.rb:80:in `record_key_for_dom_id' actionview (4.2.6) lib/action_view/record_identifier.rb:62:in `dom_id' actionview (4.2.6) lib/action_view/helpers/form_helper.rb:459:in `apply_form_for_options!' actionview (4.2.6) lib/action_view/helpers/form_helper.rb:434:in `form_for' /home/nitanshu/projects/xmlToForm/app/views/xml_to_form/xml_handlers/xml_form.html.erb:2:in `__home_nitanshu_projects_xml_o_orm_app_views_xml_to_form_xml_handlers_xml_form_html_erb__3873649447438612331_69959400880840' actionview (4.2.6) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.6) lib/action_view/template.rb:333:in `instrument' actionview (4.2.6) lib/action_view/template.rb:143:in `render' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.6) lib/action_view/renderer/renderer.rb:46:in `render_template' actionview (4.2.6) lib/action_view/renderer/renderer.rb:27:in `render' actionview (4.2.6) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.6) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.6) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.6) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.6) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.6) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.6) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/nitanshu/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.6) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/railtie.rb:194:in `public_send' railties (4.2.6) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.6) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:38:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.6) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.6) lib/active_record/migration.rb:377:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.6) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.6) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/static.rb:120:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /home/nitanshu/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /home/nitanshu/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /home/nitanshu/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (14.5ms) Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (5.0ms) Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.2ms) Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (33.9ms) Started GET "/" for 127.0.0.1 at 2016-04-12 01:02:02 +0530 Processing by XmlToForm::XmlHandlersController#upload_file as HTML Rendered /home/nitanshu/projects/xmlToForm/app/views/xml_to_form/xml_handlers/upload_file.html.erb within layouts/xml_to_form/application (9.6ms) Completed 200 OK in 179ms (Views: 178.6ms | ActiveRecord: 0.0ms) Started GET "/assets/xml_to_form/xml_handlers.self-b60acab5af8d245ed2b3012f77d11d8d207d8eada27756badaf4ef05770d60f6.css?body=1" for 127.0.0.1 at 2016-04-12 01:02:03 +0530 Started GET "/assets/xml_to_form/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for 127.0.0.1 at 2016-04-12 01:02:03 +0530 Started GET "/assets/xml_to_form/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for 127.0.0.1 at 2016-04-12 01:02:03 +0530 Started GET "/assets/xml_to_form/xml_handlers.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1" for 127.0.0.1 at 2016-04-12 01:02:03 +0530 Started POST "/xml_form" for 127.0.0.1 at 2016-04-12 01:02:04 +0530 Processing by XmlToForm::XmlHandlersController#xml_form as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"Dm7igDRLcpfAZf52YVt3MndQymLfrfUr1Bt2Jc+73ZD2MBR8n96zDgRRVNLWjdn779vEBQTvSC99DLfuKupSsA==", "file"=>#, @original_filename="config.xml", @content_type="text/xml", @headers="Content-Disposition: form-data; name=\"file\"; filename=\"config.xml\"\r\nContent-Type: text/xml\r\n">, "commit"=>"submit"} Completed 500 Internal Server Error in 30ms (ActiveRecord: 0.0ms) LoadError (Unable to autoload constant XmlToForm::XmlHandler, expected /home/nitanshu/projects/xmlToForm/app/models/xml_to_form/xml_handler.rb to define it): activesupport (4.2.6) lib/active_support/dependencies.rb:495:in `load_missing_constant' activesupport (4.2.6) lib/active_support/dependencies.rb:184:in `const_missing' activesupport (4.2.6) lib/active_support/dependencies.rb:526:in `load_missing_constant' activesupport (4.2.6) lib/active_support/dependencies.rb:184:in `const_missing' /home/nitanshu/projects/xmlToForm/app/controllers/xml_to_form/xml_handlers_controller.rb:39:in `fetch_data' activesupport (4.2.6) lib/active_support/callbacks.rb:432:in `block in make_lambda' activesupport (4.2.6) lib/active_support/callbacks.rb:145:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:145:in `block in halting_and_conditional' activesupport (4.2.6) lib/active_support/callbacks.rb:504:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:504:in `block in call' activesupport (4.2.6) lib/active_support/callbacks.rb:504:in `each' activesupport (4.2.6) lib/active_support/callbacks.rb:504:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.6) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/railtie.rb:194:in `public_send' railties (4.2.6) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.6) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:38:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.6) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.6) lib/active_record/migration.rb:377:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.6) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.6) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/static.rb:120:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /home/nitanshu/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /home/nitanshu/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /home/nitanshu/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (10.0ms) Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.2ms) Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.8ms) Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (28.0ms) Started GET "/" for 127.0.0.1 at 2016-04-12 01:02:46 +0530 Processing by XmlToForm::XmlHandlersController#upload_file as HTML Rendered /home/nitanshu/projects/xmlToForm/app/views/xml_to_form/xml_handlers/upload_file.html.erb within layouts/xml_to_form/application (10.5ms) Completed 200 OK in 179ms (Views: 178.8ms | ActiveRecord: 0.0ms) Started GET "/assets/xml_to_form/xml_handlers.self-b60acab5af8d245ed2b3012f77d11d8d207d8eada27756badaf4ef05770d60f6.css?body=1" for 127.0.0.1 at 2016-04-12 01:02:46 +0530 Started GET "/assets/xml_to_form/xml_handlers.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1" for 127.0.0.1 at 2016-04-12 01:02:46 +0530 Started GET "/assets/xml_to_form/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for 127.0.0.1 at 2016-04-12 01:02:46 +0530 Started GET "/assets/xml_to_form/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for 127.0.0.1 at 2016-04-12 01:02:46 +0530 Started POST "/xml_form" for 127.0.0.1 at 2016-04-12 01:02:48 +0530 Processing by XmlToForm::XmlHandlersController#xml_form as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"BMkxUwDPd5PaGgZPwrFCUJRvpPHMfmmQezPPIAaotkf8l8evq1q2Ch4urOt1Z+yZDOSqlhc81JTSJA7r4/k5Zw==", "file"=>#, @original_filename="config.xml", @content_type="text/xml", @headers="Content-Disposition: form-data; name=\"file\"; filename=\"config.xml\"\r\nContent-Type: text/xml\r\n">, "commit"=>"submit"} Completed 500 Internal Server Error in 5ms (ActiveRecord: 0.0ms) LoadError (cannot load such file -- app/models/xml_to_form/xml_handler): activesupport (4.2.6) lib/active_support/dependencies.rb:274:in `require' activesupport (4.2.6) lib/active_support/dependencies.rb:274:in `block in require' activesupport (4.2.6) lib/active_support/dependencies.rb:238:in `block in load_dependency' activesupport (4.2.6) lib/active_support/dependencies.rb:647:in `new_constants_in' activesupport (4.2.6) lib/active_support/dependencies.rb:238:in `load_dependency' activesupport (4.2.6) lib/active_support/dependencies.rb:274:in `require' /home/nitanshu/projects/xmlToForm/app/models/xml_to_form/xml_handler.rb:2:in `' activesupport (4.2.6) lib/active_support/dependencies.rb:457:in `load' activesupport (4.2.6) lib/active_support/dependencies.rb:457:in `block in load_file' activesupport (4.2.6) lib/active_support/dependencies.rb:647:in `new_constants_in' activesupport (4.2.6) lib/active_support/dependencies.rb:456:in `load_file' activesupport (4.2.6) lib/active_support/dependencies.rb:354:in `require_or_load' activesupport (4.2.6) lib/active_support/dependencies.rb:494:in `load_missing_constant' activesupport (4.2.6) lib/active_support/dependencies.rb:184:in `const_missing' activesupport (4.2.6) lib/active_support/dependencies.rb:526:in `load_missing_constant' activesupport (4.2.6) lib/active_support/dependencies.rb:184:in `const_missing' /home/nitanshu/projects/xmlToForm/app/controllers/xml_to_form/xml_handlers_controller.rb:39:in `fetch_data' activesupport (4.2.6) lib/active_support/callbacks.rb:432:in `block in make_lambda' activesupport (4.2.6) lib/active_support/callbacks.rb:145:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:145:in `block in halting_and_conditional' activesupport (4.2.6) lib/active_support/callbacks.rb:504:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:504:in `block in call' activesupport (4.2.6) lib/active_support/callbacks.rb:504:in `each' activesupport (4.2.6) lib/active_support/callbacks.rb:504:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.6) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/railtie.rb:194:in `public_send' railties (4.2.6) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.6) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:38:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.6) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.6) lib/active_record/migration.rb:377:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.6) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.6) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/static.rb:120:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /home/nitanshu/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /home/nitanshu/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /home/nitanshu/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (7.8ms) Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.2ms) Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.6ms) Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (24.3ms) Started GET "/" for 127.0.0.1 at 2016-04-12 01:03:23 +0530 LoadError (cannot load such file -- app/models/xml_to_form/xml_handler): activesupport (4.2.6) lib/active_support/dependencies.rb:274:in `require' activesupport (4.2.6) lib/active_support/dependencies.rb:274:in `block in require' activesupport (4.2.6) lib/active_support/dependencies.rb:238:in `block in load_dependency' activesupport (4.2.6) lib/active_support/dependencies.rb:647:in `new_constants_in' activesupport (4.2.6) lib/active_support/dependencies.rb:238:in `load_dependency' activesupport (4.2.6) lib/active_support/dependencies.rb:274:in `require' /home/nitanshu/projects/xmlToForm/app/controllers/xml_to_form/xml_handlers_controller.rb:3:in `' activesupport (4.2.6) lib/active_support/dependencies.rb:457:in `load' activesupport (4.2.6) lib/active_support/dependencies.rb:457:in `block in load_file' activesupport (4.2.6) lib/active_support/dependencies.rb:647:in `new_constants_in' activesupport (4.2.6) lib/active_support/dependencies.rb:456:in `load_file' activesupport (4.2.6) lib/active_support/dependencies.rb:354:in `require_or_load' activesupport (4.2.6) lib/active_support/dependencies.rb:494:in `load_missing_constant' activesupport (4.2.6) lib/active_support/dependencies.rb:184:in `const_missing' activesupport (4.2.6) lib/active_support/inflector/methods.rb:263:in `const_get' activesupport (4.2.6) lib/active_support/inflector/methods.rb:263:in `block in constantize' activesupport (4.2.6) lib/active_support/inflector/methods.rb:259:in `each' activesupport (4.2.6) lib/active_support/inflector/methods.rb:259:in `inject' activesupport (4.2.6) lib/active_support/inflector/methods.rb:259:in `constantize' activesupport (4.2.6) lib/active_support/dependencies.rb:566:in `get' activesupport (4.2.6) lib/active_support/dependencies.rb:597:in `constantize' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:70:in `controller_reference' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:60:in `controller' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:39:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/railtie.rb:194:in `public_send' railties (4.2.6) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.6) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.6) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.6) lib/active_record/migration.rb:377:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.6) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.6) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/static.rb:120:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /home/nitanshu/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /home/nitanshu/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /home/nitanshu/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (6.0ms) Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.7ms) Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (10.0ms) Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (30.7ms) Started GET "/" for 127.0.0.1 at 2016-04-12 01:04:12 +0530 Processing by XmlToForm::XmlHandlersController#upload_file as HTML Rendered /home/nitanshu/projects/xmlToForm/app/views/xml_to_form/xml_handlers/upload_file.html.erb within layouts/xml_to_form/application (10.5ms) Completed 200 OK in 198ms (Views: 197.5ms | ActiveRecord: 0.0ms) Started GET "/assets/xml_to_form/xml_handlers.self-b60acab5af8d245ed2b3012f77d11d8d207d8eada27756badaf4ef05770d60f6.css?body=1" for 127.0.0.1 at 2016-04-12 01:04:12 +0530 Started GET "/assets/xml_to_form/xml_handlers.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1" for 127.0.0.1 at 2016-04-12 01:04:12 +0530 Started GET "/assets/xml_to_form/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for 127.0.0.1 at 2016-04-12 01:04:12 +0530 Started GET "/assets/xml_to_form/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for 127.0.0.1 at 2016-04-12 01:04:12 +0530 Started GET "/" for 127.0.0.1 at 2016-04-12 01:04:17 +0530 Processing by XmlToForm::XmlHandlersController#upload_file as HTML Rendered /home/nitanshu/projects/xmlToForm/app/views/xml_to_form/xml_handlers/upload_file.html.erb within layouts/xml_to_form/application (1.2ms) Completed 200 OK in 19ms (Views: 18.5ms | ActiveRecord: 0.0ms) Started GET "/assets/xml_to_form/xml_handlers.self-b60acab5af8d245ed2b3012f77d11d8d207d8eada27756badaf4ef05770d60f6.css?body=1" for 127.0.0.1 at 2016-04-12 01:04:17 +0530 Started GET "/assets/xml_to_form/xml_handlers.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1" for 127.0.0.1 at 2016-04-12 01:04:17 +0530 Started GET "/assets/xml_to_form/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for 127.0.0.1 at 2016-04-12 01:04:17 +0530 Started GET "/assets/xml_to_form/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for 127.0.0.1 at 2016-04-12 01:04:17 +0530 Started POST "/xml_form" for 127.0.0.1 at 2016-04-12 01:04:27 +0530 Processing by XmlToForm::XmlHandlersController#xml_form as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"YlG5Cd0dXPvG9tGm+CzB0WU0SSkdhfmL5ZekahLDLiGaD0/1doidYgLCewJP+m8Y/b9HTsbHRI9MgGWh95KhAQ==", "file"=>#, @original_filename="config_example.xml", @content_type="text/xml", @headers="Content-Disposition: form-data; name=\"file\"; filename=\"config_example.xml\"\r\nContent-Type: text/xml\r\n">, "commit"=>"submit"} ============{"email_Ly93aWRnZXQvYXV0aG9y"=>"info@headerlabs.com", "href_Ly93aWRnZXQvYXV0aG9y"=>"http://www.headerlabs.com", "author_Ly93aWRnZXQvYXV0aG9y"=>"\n Headerlabs Infotech Pvt. Ltd.\n ", "src_Ly93aWRnZXQvY29udGVudA"=>"http://192.168.1.156:8101", "original_src_Ly93aWRnZXQvY29udGVudA"=>"index.html", "origin_Ly93aWRnZXQvYWNjZXNz"=>"*", "src_Ly93aWRnZXQvaWNvbg"=>"resources/android/icon/drawable-xhdpi-icon.png"} Completed 500 Internal Server Error in 6ms (ActiveRecord: 1.6ms) ActiveRecord::StatementInvalid (Could not find table 'xml_handlers'): activerecord (4.2.6) lib/active_record/connection_adapters/sqlite3_adapter.rb:513:in `table_structure' activerecord (4.2.6) lib/active_record/connection_adapters/sqlite3_adapter.rb:387:in `columns' activerecord (4.2.6) lib/active_record/connection_adapters/schema_cache.rb:43:in `columns' activerecord (4.2.6) lib/active_record/attributes.rb:93:in `columns' activerecord (4.2.6) lib/active_record/attributes.rb:98:in `columns_hash' activerecord (4.2.6) lib/active_record/inheritance.rb:205:in `subclass_from_attributes?' activerecord (4.2.6) lib/active_record/inheritance.rb:54:in `new' /home/nitanshu/projects/xmlToForm/app/controllers/xml_to_form/xml_handlers_controller.rb:20:in `xml_form' actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.6) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/railtie.rb:194:in `public_send' railties (4.2.6) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.6) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:38:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.6) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.6) lib/active_record/migration.rb:377:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.6) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.6) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/static.rb:120:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /home/nitanshu/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /home/nitanshu/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /home/nitanshu/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (6.6ms) Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.7ms) Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.9ms) Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (22.4ms) ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" Migrating to CreateXmlToFormXmlHandlers (20160411133139) ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" Migrating to CreateXmlToFormXmlHandlers (20160411133139)  (0.1ms) begin transaction  (0.3ms) DROP TABLE "xml_to_form_xml_handlers" SQL (0.2ms) DELETE FROM "schema_migrations" WHERE "schema_migrations"."version" = ? [["version", "20160411133139"]]  (74.2ms) commit transaction ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations" ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" Migrating to CreateXmlToFormXmlHandlers (20160411133139) ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" Migrating to CreateXmlHandlers (20160411193812)  (0.1ms) begin transaction  (0.3ms) CREATE TABLE "xml_handlers" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  SQL (0.2ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20160411193812"]]  (75.3ms) commit transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" Started GET "/" for 127.0.0.1 at 2016-04-12 01:09:04 +0530 Processing by XmlToForm::XmlHandlersController#upload_file as HTML Rendered /home/nitanshu/projects/xmlToForm/app/views/xml_to_form/xml_handlers/upload_file.html.erb within layouts/xml_to_form/application (10.3ms) Completed 200 OK in 199ms (Views: 199.0ms | ActiveRecord: 0.0ms) Started GET "/assets/xml_to_form/xml_handlers.self-b60acab5af8d245ed2b3012f77d11d8d207d8eada27756badaf4ef05770d60f6.css?body=1" for 127.0.0.1 at 2016-04-12 01:09:04 +0530 Started GET "/assets/xml_to_form/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for 127.0.0.1 at 2016-04-12 01:09:04 +0530 Started GET "/assets/xml_to_form/xml_handlers.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1" for 127.0.0.1 at 2016-04-12 01:09:04 +0530 Started GET "/assets/xml_to_form/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for 127.0.0.1 at 2016-04-12 01:09:04 +0530 Started POST "/xml_form" for 127.0.0.1 at 2016-04-12 01:09:06 +0530 Processing by XmlToForm::XmlHandlersController#xml_form as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"byUbxotO3xiC8czinJRlcJzY/xve5xYNNHAPF3AVMn2Xe+06INsegUbFZkYrQsu5BFPxfAWlqwmdZ87clUS9XQ==", "file"=>#, @original_filename="config_example.xml", @content_type="text/xml", @headers="Content-Disposition: form-data; name=\"file\"; filename=\"config_example.xml\"\r\nContent-Type: text/xml\r\n">, "commit"=>"submit"} ============{"email_Ly93aWRnZXQvYXV0aG9y"=>"info@headerlabs.com", "href_Ly93aWRnZXQvYXV0aG9y"=>"http://www.headerlabs.com", "author_Ly93aWRnZXQvYXV0aG9y"=>"\n Headerlabs Infotech Pvt. Ltd.\n ", "src_Ly93aWRnZXQvY29udGVudA"=>"http://192.168.1.156:8101", "original_src_Ly93aWRnZXQvY29udGVudA"=>"index.html", "origin_Ly93aWRnZXQvYWNjZXNz"=>"*", "src_Ly93aWRnZXQvaWNvbg"=>"resources/android/icon/drawable-xhdpi-icon.png"} =====---------# Rendered /home/nitanshu/projects/xmlToForm/app/views/xml_to_form/xml_handlers/xml_form.html.erb within layouts/xml_to_form/application (5.1ms) Completed 500 Internal Server Error in 20ms (ActiveRecord: 2.2ms) ActionView::Template::Error (undefined method `fetch_value' for nil:NilClass): 1:

XmlToRailsForm

2: <%= form_for @xml_data, url: xml_update_path, method: :post do |f| %> 3: <% @node_set.each do |set| %> 4: <% if set.key?(:child_node) %> 5: <%= iterate_node(set, f) %> activerecord (4.2.6) lib/active_record/attribute_methods/read.rb:93:in `_read_attribute' activerecord (4.2.6) lib/active_record/attribute_methods/primary_key.rb:20:in `id' activerecord (4.2.6) lib/active_record/attribute_methods/primary_key.rb:12:in `to_key' actionview (4.2.6) lib/action_view/record_identifier.rb:80:in `record_key_for_dom_id' actionview (4.2.6) lib/action_view/record_identifier.rb:62:in `dom_id' actionview (4.2.6) lib/action_view/helpers/form_helper.rb:459:in `apply_form_for_options!' actionview (4.2.6) lib/action_view/helpers/form_helper.rb:434:in `form_for' /home/nitanshu/projects/xmlToForm/app/views/xml_to_form/xml_handlers/xml_form.html.erb:2:in `__home_nitanshu_projects_xml_o_orm_app_views_xml_to_form_xml_handlers_xml_form_html_erb___3753479967903995432_70217734945920' actionview (4.2.6) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.6) lib/action_view/template.rb:333:in `instrument' actionview (4.2.6) lib/action_view/template.rb:143:in `render' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.6) lib/action_view/renderer/renderer.rb:46:in `render_template' actionview (4.2.6) lib/action_view/renderer/renderer.rb:27:in `render' actionview (4.2.6) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.6) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.6) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.6) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.6) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.6) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.6) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/nitanshu/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.6) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/railtie.rb:194:in `public_send' railties (4.2.6) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.6) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:38:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.6) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.6) lib/active_record/migration.rb:377:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.6) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.6) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/static.rb:120:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /home/nitanshu/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /home/nitanshu/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /home/nitanshu/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (9.6ms) Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.7ms) Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.1ms) Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (27.7ms) ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (129.1ms) CREATE TABLE "xml_handlers" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (76.2ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)  (0.2ms) select sqlite_version(*)  (77.0ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.3ms) SELECT version FROM "schema_migrations"  (54.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20160411193812')  (55.2ms) INSERT INTO "schema_migrations" (version) VALUES ('20160411133139')  (121.1ms) CREATE TABLE "xml_handlers" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (88.5ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)   (0.2ms) select sqlite_version(*)  (99.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.2ms) SELECT version FROM "schema_migrations"  (69.0ms) INSERT INTO "schema_migrations" (version) VALUES ('20160411193812')  (99.6ms) INSERT INTO "schema_migrations" (version) VALUES ('20160411133139')  (101.4ms) CREATE TABLE "xml_handlers" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (103.1ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)  (0.2ms) select sqlite_version(*)  (88.0ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.2ms) SELECT version FROM "schema_migrations"  (64.2ms) INSERT INTO "schema_migrations" (version) VALUES ('20160411193812')  (66.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20160411133139')  (100.4ms) CREATE TABLE "xml_handlers" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (99.3ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)   (0.1ms) select sqlite_version(*)  (110.4ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.2ms) SELECT version FROM "schema_migrations"  (79.4ms) INSERT INTO "schema_migrations" (version) VALUES ('20160411193812')  (77.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20160411133139')  (387.9ms) CREATE TABLE "xml_handlers" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (103.0ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)  (0.2ms) select sqlite_version(*)  (99.0ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.2ms) SELECT version FROM "schema_migrations"  (67.7ms) INSERT INTO "schema_migrations" (version) VALUES ('20160411193812')  (55.2ms) INSERT INTO "schema_migrations" (version) VALUES ('20160411133139')  (74.4ms) CREATE TABLE "xml_handlers" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (87.8ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)   (0.2ms) select sqlite_version(*)  (88.0ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.2ms) SELECT version FROM "schema_migrations"  (54.5ms) INSERT INTO "schema_migrations" (version) VALUES ('20160411193812')  (166.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20160411133139') ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" Migrating to CreateXmlToFormXmlHandlers (20160411194809)  (0.1ms) begin transaction  (0.3ms) CREATE TABLE "xml_to_form_xml_handlers" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL)  SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20160411194809"]]  (100.2ms) commit transaction ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations" ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" Migrating to CreateXmlToFormXmlHandlers (20160411194809)  (0.1ms) begin transaction  (0.3ms) DROP TABLE "xml_to_form_xml_handlers" SQL (0.2ms) DELETE FROM "schema_migrations" WHERE "schema_migrations"."version" = ? [["version", "20160411194809"]]  (73.7ms) commit transaction ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations" ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" Migrating to CreateXmlToFormXmlHandlers (20160411194809)  (0.1ms) begin transaction  (0.3ms) CREATE TABLE "xml_to_form_xml_handlers" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL)  SQL (0.2ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20160411194809"]]  (82.0ms) commit transaction ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations" Started GET "/" for 127.0.0.1 at 2016-04-12 01:38:40 +0530 ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" Processing by XmlToForm::XmlHandlersController#upload_file as HTML Rendered /home/nitanshu/projects/xmlToForm/app/views/xml_to_form/xml_handlers/upload_file.html.erb within layouts/xml_to_form/application (16.0ms) Completed 200 OK in 220ms (Views: 219.9ms | ActiveRecord: 0.0ms) Started GET "/assets/xml_to_form/xml_handlers.self-b60acab5af8d245ed2b3012f77d11d8d207d8eada27756badaf4ef05770d60f6.css?body=1" for 127.0.0.1 at 2016-04-12 01:38:40 +0530 Started GET "/assets/xml_to_form/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for 127.0.0.1 at 2016-04-12 01:38:40 +0530 Started GET "/assets/xml_to_form/xml_handlers.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1" for 127.0.0.1 at 2016-04-12 01:38:40 +0530 Started GET "/assets/xml_to_form/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for 127.0.0.1 at 2016-04-12 01:38:40 +0530 Started POST "/xml_form" for 127.0.0.1 at 2016-04-12 01:38:42 +0530 Processing by XmlToForm::XmlHandlersController#xml_form as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"v+/YBKCvP4ZZPEmoAy+M77c8MyllU0PKK69da1P1Q15HsS74Czr+H50I4wy0+SImL7c9Tr4R/s6CuJygtqTMfg==", "file"=>#, @original_filename="config_example.xml", @content_type="text/xml", @headers="Content-Disposition: form-data; name=\"file\"; filename=\"config_example.xml\"\r\nContent-Type: text/xml\r\n">, "commit"=>"submit"} ============{"email_Ly93aWRnZXQvYXV0aG9y"=>"info@headerlabs.com", "href_Ly93aWRnZXQvYXV0aG9y"=>"http://www.headerlabs.com", "author_Ly93aWRnZXQvYXV0aG9y"=>"\n Headerlabs Infotech Pvt. Ltd.\n ", "src_Ly93aWRnZXQvY29udGVudA"=>"http://192.168.1.156:8101", "original_src_Ly93aWRnZXQvY29udGVudA"=>"index.html", "origin_Ly93aWRnZXQvYWNjZXNz"=>"*", "src_Ly93aWRnZXQvaWNvbg"=>"resources/android/icon/drawable-xhdpi-icon.png"} =====---------# Rendered /home/nitanshu/projects/xmlToForm/app/views/xml_to_form/xml_handlers/xml_form.html.erb within layouts/xml_to_form/application (6.6ms) Completed 500 Internal Server Error in 16ms (ActiveRecord: 0.7ms) ActionView::Template::Error (undefined method `fetch_value' for nil:NilClass): 1:

XmlToRailsForm

2: <%= form_for @xml_data, url: xml_update_path, method: :post do |f| %> 3: <% @node_set.each do |set| %> 4: <% if set.key?(:child_node) %> 5: <%= iterate_node(set, f) %> activerecord (4.2.6) lib/active_record/attribute_methods/read.rb:93:in `_read_attribute' activerecord (4.2.6) lib/active_record/attribute_methods/primary_key.rb:20:in `id' activerecord (4.2.6) lib/active_record/attribute_methods/primary_key.rb:12:in `to_key' actionview (4.2.6) lib/action_view/record_identifier.rb:80:in `record_key_for_dom_id' actionview (4.2.6) lib/action_view/record_identifier.rb:62:in `dom_id' actionview (4.2.6) lib/action_view/helpers/form_helper.rb:459:in `apply_form_for_options!' actionview (4.2.6) lib/action_view/helpers/form_helper.rb:434:in `form_for' /home/nitanshu/projects/xmlToForm/app/views/xml_to_form/xml_handlers/xml_form.html.erb:2:in `__home_nitanshu_projects_xml_o_orm_app_views_xml_to_form_xml_handlers_xml_form_html_erb__3733446085633963955_70224426920200' actionview (4.2.6) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.6) lib/action_view/template.rb:333:in `instrument' actionview (4.2.6) lib/action_view/template.rb:143:in `render' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.6) lib/action_view/renderer/renderer.rb:46:in `render_template' actionview (4.2.6) lib/action_view/renderer/renderer.rb:27:in `render' actionview (4.2.6) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.6) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.6) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.6) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.6) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.6) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.6) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/nitanshu/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.6) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/railtie.rb:194:in `public_send' railties (4.2.6) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.6) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:38:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.6) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.6) lib/active_record/migration.rb:377:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.6) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.6) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/static.rb:120:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /home/nitanshu/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /home/nitanshu/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /home/nitanshu/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (10.4ms) Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.3ms) Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.8ms) Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (27.6ms) Started GET "/" for 127.0.0.1 at 2016-04-12 01:45:05 +0530 ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" Processing by XmlToForm::XmlHandlersController#upload_file as HTML Rendered /home/nitanshu/projects/xmlToForm/app/views/xml_to_form/xml_handlers/upload_file.html.erb within layouts/xml_to_form/application (10.3ms) Completed 200 OK in 191ms (Views: 190.8ms | ActiveRecord: 0.0ms) Started GET "/assets/xml_to_form/xml_handlers.self-b60acab5af8d245ed2b3012f77d11d8d207d8eada27756badaf4ef05770d60f6.css?body=1" for 127.0.0.1 at 2016-04-12 01:45:05 +0530 Started GET "/assets/xml_to_form/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for 127.0.0.1 at 2016-04-12 01:45:05 +0530 Started GET "/assets/xml_to_form/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for 127.0.0.1 at 2016-04-12 01:45:05 +0530 Started GET "/assets/xml_to_form/xml_handlers.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1" for 127.0.0.1 at 2016-04-12 01:45:05 +0530 Started GET "/" for 127.0.0.1 at 2016-04-12 01:45:06 +0530 Processing by XmlToForm::XmlHandlersController#upload_file as HTML Rendered /home/nitanshu/projects/xmlToForm/app/views/xml_to_form/xml_handlers/upload_file.html.erb within layouts/xml_to_form/application (1.1ms) Completed 200 OK in 19ms (Views: 18.6ms | ActiveRecord: 0.0ms) Started GET "/assets/xml_to_form/xml_handlers.self-b60acab5af8d245ed2b3012f77d11d8d207d8eada27756badaf4ef05770d60f6.css?body=1" for 127.0.0.1 at 2016-04-12 01:45:06 +0530 Started GET "/assets/xml_to_form/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for 127.0.0.1 at 2016-04-12 01:45:06 +0530 Started GET "/assets/xml_to_form/xml_handlers.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1" for 127.0.0.1 at 2016-04-12 01:45:06 +0530 Started GET "/assets/xml_to_form/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for 127.0.0.1 at 2016-04-12 01:45:06 +0530 Started POST "/xml_form" for 127.0.0.1 at 2016-04-12 01:45:16 +0530 Processing by XmlToForm::XmlHandlersController#xml_form as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"1jDQtDgTS9Af9Y4sylg6PX/V99PaoSJFZUYN0qXH1HsubiZIk4aKSdvBJIh9jpT05175tAHjn0HMUcwZQJZbWw==", "file"=>#, @original_filename="config.xml", @content_type="text/xml", @headers="Content-Disposition: form-data; name=\"file\"; filename=\"config.xml\"\r\nContent-Type: text/xml\r\n">, "commit"=>"submit"} ============{"name_Ly93aWRnZXQvbmFtZQ"=>"MRL Staging", "description_Ly93aWRnZXQvZGVzY3JpcHRpb24"=>"\n MRL Staging App\n ", "email_Ly93aWRnZXQvYXV0aG9y"=>"info@headerlabs.com", "href_Ly93aWRnZXQvYXV0aG9y"=>"http://www.headerlabs.com", "author_Ly93aWRnZXQvYXV0aG9y"=>"\n Headerlabs Infotech Pvt. Ltd.\n ", "src_Ly93aWRnZXQvY29udGVudA"=>"http://192.168.1.156:8101", "original_src_Ly93aWRnZXQvY29udGVudA"=>"index.html", "origin_Ly93aWRnZXQvYWNjZXNzW3Bvc2l0aW9uKCkgPSAxXQ"=>"*", "origin_Ly93aWRnZXQvYWNjZXNzW3Bvc2l0aW9uKCkgPSAyXQ"=>"https://codepush.azurewebsites.net/ ", "origin_Ly93aWRnZXQvYWNjZXNzW3Bvc2l0aW9uKCkgPSAzXQ"=>"tel:*", "launch_external_Ly93aWRnZXQvYWNjZXNzW3Bvc2l0aW9uKCkgPSAzXQ"=>"yes", "origin_Ly93aWRnZXQvYWNjZXNzW3Bvc2l0aW9uKCkgPSA0XQ"=>"geo:*", "launch_external_Ly93aWRnZXQvYWNjZXNzW3Bvc2l0aW9uKCkgPSA0XQ"=>"yes", "origin_Ly93aWRnZXQvYWNjZXNzW3Bvc2l0aW9uKCkgPSA1XQ"=>"mailto:*", "launch_external_Ly93aWRnZXQvYWNjZXNzW3Bvc2l0aW9uKCkgPSA1XQ"=>"yes", "origin_Ly93aWRnZXQvYWNjZXNzW3Bvc2l0aW9uKCkgPSA2XQ"=>"sms:*", "launch_external_Ly93aWRnZXQvYWNjZXNzW3Bvc2l0aW9uKCkgPSA2XQ"=>"yes", "origin_Ly93aWRnZXQvYWNjZXNzW3Bvc2l0aW9uKCkgPSA3XQ"=>"market:*", "launch_external_Ly93aWRnZXQvYWNjZXNzW3Bvc2l0aW9uKCkgPSA3XQ"=>"yes", "name_Ly93aWRnZXQvcHJlZmVyZW5jZVtwb3NpdGlvbigpID0gMV0"=>"webviewbounce", "value_Ly93aWRnZXQvcHJlZmVyZW5jZVtwb3NpdGlvbigpID0gMV0"=>"false", "name_Ly93aWRnZXQvcHJlZmVyZW5jZVtwb3NpdGlvbigpID0gMl0"=>"UIWebViewBounce", "value_Ly93aWRnZXQvcHJlZmVyZW5jZVtwb3NpdGlvbigpID0gMl0"=>"false", "name_Ly93aWRnZXQvcHJlZmVyZW5jZVtwb3NpdGlvbigpID0gM10"=>"DisallowOverscroll", "value_Ly93aWRnZXQvcHJlZmVyZW5jZVtwb3NpdGlvbigpID0gM10"=>"true", "name_Ly93aWRnZXQvcHJlZmVyZW5jZVtwb3NpdGlvbigpID0gNF0"=>"android-minSdkVersion", "value_Ly93aWRnZXQvcHJlZmVyZW5jZVtwb3NpdGlvbigpID0gNF0"=>"16", "name_Ly93aWRnZXQvcHJlZmVyZW5jZVtwb3NpdGlvbigpID0gNV0"=>"BackupWebStorage", "value_Ly93aWRnZXQvcHJlZmVyZW5jZVtwb3NpdGlvbigpID0gNV0"=>"none", "name_Ly93aWRnZXQvcHJlZmVyZW5jZVtwb3NpdGlvbigpID0gNl0"=>"SplashScreen", "value_Ly93aWRnZXQvcHJlZmVyZW5jZVtwb3NpdGlvbigpID0gNl0"=>"screen", "name_Ly93aWRnZXQvcHJlZmVyZW5jZVtwb3NpdGlvbigpID0gN10"=>"FadeSplashScreen", "value_Ly93aWRnZXQvcHJlZmVyZW5jZVtwb3NpdGlvbigpID0gN10"=>"true", "name_Ly93aWRnZXQvcHJlZmVyZW5jZVtwb3NpdGlvbigpID0gOF0"=>"FadeSplashScreenDuration", "value_Ly93aWRnZXQvcHJlZmVyZW5jZVtwb3NpdGlvbigpID0gOF0"=>"2.0", "name_Ly93aWRnZXQvcHJlZmVyZW5jZVtwb3NpdGlvbigpID0gOV0"=>"SplashScreenDelay", "value_Ly93aWRnZXQvcHJlZmVyZW5jZVtwb3NpdGlvbigpID0gOV0"=>"6000", "name_Ly93aWRnZXQvcHJlZmVyZW5jZVtwb3NpdGlvbigpID0gMTBd"=>"android-build-tool", "value_Ly93aWRnZXQvcHJlZmVyZW5jZVtwb3NpdGlvbigpID0gMTBd"=>"gradle", "name_Ly93aWRnZXQvcGx1Z2lu"=>"cordova-plugin-calendar", "name_Ly93aWRnZXQvZmVhdHVyZVtwb3NpdGlvbigpID0gMV0vcGFyYW0"=>"ios-package", "value_Ly93aWRnZXQvZmVhdHVyZVtwb3NpdGlvbigpID0gMV0vcGFyYW0"=>"CDVStatusBar", "onload_Ly93aWRnZXQvZmVhdHVyZVtwb3NpdGlvbigpID0gMV0vcGFyYW0"=>"true", "name_Ly93aWRnZXQvZmVhdHVyZVtwb3NpdGlvbigpID0gMV0"=>"StatusBar", "name_Ly93aWRnZXQvZmVhdHVyZVtwb3NpdGlvbigpID0gMl0vcGFyYW0"=>"ios-package", "value_Ly93aWRnZXQvZmVhdHVyZVtwb3NpdGlvbigpID0gMl0vcGFyYW0"=>"CDVStatusBar", "onload_Ly93aWRnZXQvZmVhdHVyZVtwb3NpdGlvbigpID0gMl0vcGFyYW0"=>"true", "name_Ly93aWRnZXQvZmVhdHVyZVtwb3NpdGlvbigpID0gMl0"=>"StatusBar", "name_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDFdL2ZlYXR1cmUvcGFyYW0"=>"android-package", "value_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDFdL2ZlYXR1cmUvcGFyYW0"=>"nl.xservices.plugins.Calendar", "name_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDFdL2ZlYXR1cmU"=>"Calendar", "name_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDFdL3ByZWZlcmVuY2U"=>"CodePushDeploymentKey", "value_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDFdL3ByZWZlcmVuY2U"=>"", "src_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDFdL2ljb25bcG9zaXRpb24oKSA9IDFd"=>"resources/android/icon/drawable-ldpi-icon.png", "density_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDFdL2ljb25bcG9zaXRpb24oKSA9IDFd"=>"ldpi", "src_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDFdL2ljb25bcG9zaXRpb24oKSA9IDJd"=>"resources/android/icon/drawable-mdpi-icon.png", "density_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDFdL2ljb25bcG9zaXRpb24oKSA9IDJd"=>"mdpi", "src_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDFdL2ljb25bcG9zaXRpb24oKSA9IDNd"=>"resources/android/icon/drawable-hdpi-icon.png", "density_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDFdL2ljb25bcG9zaXRpb24oKSA9IDNd"=>"hdpi", "src_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDFdL2ljb25bcG9zaXRpb24oKSA9IDRd"=>"resources/android/icon/drawable-xhdpi-icon.png", "density_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDFdL2ljb25bcG9zaXRpb24oKSA9IDRd"=>"xhdpi", "src_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDFdL2ljb25bcG9zaXRpb24oKSA9IDVd"=>"resources/android/icon/drawable-xxhdpi-icon.png", "density_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDFdL2ljb25bcG9zaXRpb24oKSA9IDVd"=>"xxhdpi", "src_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDFdL2ljb25bcG9zaXRpb24oKSA9IDZd"=>"resources/android/icon/drawable-xxxhdpi-icon.png", "density_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDFdL2ljb25bcG9zaXRpb24oKSA9IDZd"=>"xxxhdpi", "src_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDFdL3NwbGFzaFtwb3NpdGlvbigpID0gMV0"=>"resources/android/splash/drawable-land-ldpi-screen.png", "density_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDFdL3NwbGFzaFtwb3NpdGlvbigpID0gMV0"=>"land-ldpi", "src_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDFdL3NwbGFzaFtwb3NpdGlvbigpID0gMl0"=>"resources/android/splash/drawable-land-mdpi-screen.png", "density_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDFdL3NwbGFzaFtwb3NpdGlvbigpID0gMl0"=>"land-mdpi", "src_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDFdL3NwbGFzaFtwb3NpdGlvbigpID0gM10"=>"resources/android/splash/drawable-land-hdpi-screen.png", "density_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDFdL3NwbGFzaFtwb3NpdGlvbigpID0gM10"=>"land-hdpi", "src_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDFdL3NwbGFzaFtwb3NpdGlvbigpID0gNF0"=>"resources/android/splash/drawable-land-xhdpi-screen.png", "density_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDFdL3NwbGFzaFtwb3NpdGlvbigpID0gNF0"=>"land-xhdpi", "src_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDFdL3NwbGFzaFtwb3NpdGlvbigpID0gNV0"=>"resources/android/splash/drawable-land-xxhdpi-screen.png", "density_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDFdL3NwbGFzaFtwb3NpdGlvbigpID0gNV0"=>"land-xxhdpi", "src_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDFdL3NwbGFzaFtwb3NpdGlvbigpID0gNl0"=>"resources/android/splash/drawable-land-xxxhdpi-screen.png", "density_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDFdL3NwbGFzaFtwb3NpdGlvbigpID0gNl0"=>"land-xxxhdpi", "src_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDFdL3NwbGFzaFtwb3NpdGlvbigpID0gN10"=>"resources/android/splash/drawable-port-ldpi-screen.png", "density_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDFdL3NwbGFzaFtwb3NpdGlvbigpID0gN10"=>"port-ldpi", "src_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDFdL3NwbGFzaFtwb3NpdGlvbigpID0gOF0"=>"resources/android/splash/drawable-port-mdpi-screen.png", "density_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDFdL3NwbGFzaFtwb3NpdGlvbigpID0gOF0"=>"port-mdpi", "src_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDFdL3NwbGFzaFtwb3NpdGlvbigpID0gOV0"=>"resources/android/splash/drawable-port-hdpi-screen.png", "density_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDFdL3NwbGFzaFtwb3NpdGlvbigpID0gOV0"=>"port-hdpi", "src_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDFdL3NwbGFzaFtwb3NpdGlvbigpID0gMTBd"=>"resources/android/splash/drawable-port-xhdpi-screen.png", "density_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDFdL3NwbGFzaFtwb3NpdGlvbigpID0gMTBd"=>"port-xhdpi", "src_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDFdL3NwbGFzaFtwb3NpdGlvbigpID0gMTFd"=>"resources/android/splash/drawable-port-xxhdpi-screen.png", "density_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDFdL3NwbGFzaFtwb3NpdGlvbigpID0gMTFd"=>"port-xxhdpi", "src_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDFdL3NwbGFzaFtwb3NpdGlvbigpID0gMTJd"=>"resources/android/splash/drawable-port-xxxhdpi-screen.png", "density_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDFdL3NwbGFzaFtwb3NpdGlvbigpID0gMTJd"=>"port-xxxhdpi", "name_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDFd"=>"android", "name_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL3ByZWZlcmVuY2U"=>"CodePushDeploymentKey", "value_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL3ByZWZlcmVuY2U"=>"", "name_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL2ZlYXR1cmUvcGFyYW0"=>"ios-package", "value_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL2ZlYXR1cmUvcGFyYW0"=>"Calendar", "name_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL2ZlYXR1cmU"=>"Calendar", "src_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL2ljb25bcG9zaXRpb24oKSA9IDFd"=>"resources/ios/icon/icon.png", "width_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL2ljb25bcG9zaXRpb24oKSA9IDFd"=>"57", "height_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL2ljb25bcG9zaXRpb24oKSA9IDFd"=>"57", "src_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL2ljb25bcG9zaXRpb24oKSA9IDJd"=>"resources/ios/icon/icon@2x.png", "width_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL2ljb25bcG9zaXRpb24oKSA9IDJd"=>"114", "height_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL2ljb25bcG9zaXRpb24oKSA9IDJd"=>"114", "src_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL2ljb25bcG9zaXRpb24oKSA9IDNd"=>"resources/ios/icon/icon-40.png", "width_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL2ljb25bcG9zaXRpb24oKSA9IDNd"=>"40", "height_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL2ljb25bcG9zaXRpb24oKSA9IDNd"=>"40", "src_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL2ljb25bcG9zaXRpb24oKSA9IDRd"=>"resources/ios/icon/icon-40@2x.png", "width_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL2ljb25bcG9zaXRpb24oKSA9IDRd"=>"80", "height_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL2ljb25bcG9zaXRpb24oKSA9IDRd"=>"80", "src_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL2ljb25bcG9zaXRpb24oKSA9IDVd"=>"resources/ios/icon/icon-50.png", "width_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL2ljb25bcG9zaXRpb24oKSA9IDVd"=>"50", "height_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL2ljb25bcG9zaXRpb24oKSA9IDVd"=>"50", "src_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL2ljb25bcG9zaXRpb24oKSA9IDZd"=>"resources/ios/icon/icon-50@2x.png", "width_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL2ljb25bcG9zaXRpb24oKSA9IDZd"=>"100", "height_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL2ljb25bcG9zaXRpb24oKSA9IDZd"=>"100", "src_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL2ljb25bcG9zaXRpb24oKSA9IDdd"=>"resources/ios/icon/icon-60.png", "width_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL2ljb25bcG9zaXRpb24oKSA9IDdd"=>"60", "height_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL2ljb25bcG9zaXRpb24oKSA9IDdd"=>"60", "src_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL2ljb25bcG9zaXRpb24oKSA9IDhd"=>"resources/ios/icon/icon-60@2x.png", "width_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL2ljb25bcG9zaXRpb24oKSA9IDhd"=>"120", "height_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL2ljb25bcG9zaXRpb24oKSA9IDhd"=>"120", "src_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL2ljb25bcG9zaXRpb24oKSA9IDld"=>"resources/ios/icon/icon-60@3x.png", "width_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL2ljb25bcG9zaXRpb24oKSA9IDld"=>"180", "height_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL2ljb25bcG9zaXRpb24oKSA9IDld"=>"180", "src_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL2ljb25bcG9zaXRpb24oKSA9IDEwXQ"=>"resources/ios/icon/icon-72.png", "width_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL2ljb25bcG9zaXRpb24oKSA9IDEwXQ"=>"72", "height_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL2ljb25bcG9zaXRpb24oKSA9IDEwXQ"=>"72", "src_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL2ljb25bcG9zaXRpb24oKSA9IDExXQ"=>"resources/ios/icon/icon-72@2x.png", "width_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL2ljb25bcG9zaXRpb24oKSA9IDExXQ"=>"144", "height_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL2ljb25bcG9zaXRpb24oKSA9IDExXQ"=>"144", "src_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL2ljb25bcG9zaXRpb24oKSA9IDEyXQ"=>"resources/ios/icon/icon-76.png", "width_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL2ljb25bcG9zaXRpb24oKSA9IDEyXQ"=>"76", "height_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL2ljb25bcG9zaXRpb24oKSA9IDEyXQ"=>"76", "src_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL2ljb25bcG9zaXRpb24oKSA9IDEzXQ"=>"resources/ios/icon/icon-76@2x.png", "width_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL2ljb25bcG9zaXRpb24oKSA9IDEzXQ"=>"152", "height_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL2ljb25bcG9zaXRpb24oKSA9IDEzXQ"=>"152", "src_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL2ljb25bcG9zaXRpb24oKSA9IDE0XQ"=>"resources/ios/icon/icon-small.png", "width_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL2ljb25bcG9zaXRpb24oKSA9IDE0XQ"=>"29", "height_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL2ljb25bcG9zaXRpb24oKSA9IDE0XQ"=>"29", "src_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL2ljb25bcG9zaXRpb24oKSA9IDE1XQ"=>"resources/ios/icon/icon-small@2x.png", "width_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL2ljb25bcG9zaXRpb24oKSA9IDE1XQ"=>"58", "height_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL2ljb25bcG9zaXRpb24oKSA9IDE1XQ"=>"58", "src_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL2ljb25bcG9zaXRpb24oKSA9IDE2XQ"=>"resources/ios/icon/icon-small@3x.png", "width_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL2ljb25bcG9zaXRpb24oKSA9IDE2XQ"=>"87", "height_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL2ljb25bcG9zaXRpb24oKSA9IDE2XQ"=>"87", "src_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL3NwbGFzaFtwb3NpdGlvbigpID0gMV0"=>"resources/ios/splash/Default-568h@2x~iphone.png", "width_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL3NwbGFzaFtwb3NpdGlvbigpID0gMV0"=>"640", "height_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL3NwbGFzaFtwb3NpdGlvbigpID0gMV0"=>"1136", "src_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL3NwbGFzaFtwb3NpdGlvbigpID0gMl0"=>"resources/ios/splash/Default-667h.png", "width_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL3NwbGFzaFtwb3NpdGlvbigpID0gMl0"=>"750", "height_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL3NwbGFzaFtwb3NpdGlvbigpID0gMl0"=>"1334", "src_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL3NwbGFzaFtwb3NpdGlvbigpID0gM10"=>"resources/ios/splash/Default-736h.png", "width_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL3NwbGFzaFtwb3NpdGlvbigpID0gM10"=>"1242", "height_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL3NwbGFzaFtwb3NpdGlvbigpID0gM10"=>"2208", "src_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL3NwbGFzaFtwb3NpdGlvbigpID0gNF0"=>"resources/ios/splash/Default-Landscape-736h.png", "width_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL3NwbGFzaFtwb3NpdGlvbigpID0gNF0"=>"2208", "height_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL3NwbGFzaFtwb3NpdGlvbigpID0gNF0"=>"1242", "src_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL3NwbGFzaFtwb3NpdGlvbigpID0gNV0"=>"resources/ios/splash/Default-Landscape@2x~ipad.png", "width_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL3NwbGFzaFtwb3NpdGlvbigpID0gNV0"=>"2048", "height_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL3NwbGFzaFtwb3NpdGlvbigpID0gNV0"=>"1536", "src_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL3NwbGFzaFtwb3NpdGlvbigpID0gNl0"=>"resources/ios/splash/Default-Landscape~ipad.png", "width_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL3NwbGFzaFtwb3NpdGlvbigpID0gNl0"=>"1024", "height_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL3NwbGFzaFtwb3NpdGlvbigpID0gNl0"=>"768", "src_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL3NwbGFzaFtwb3NpdGlvbigpID0gN10"=>"resources/ios/splash/Default-Portrait@2x~ipad.png", "width_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL3NwbGFzaFtwb3NpdGlvbigpID0gN10"=>"1536", "height_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL3NwbGFzaFtwb3NpdGlvbigpID0gN10"=>"2048", "src_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL3NwbGFzaFtwb3NpdGlvbigpID0gOF0"=>"resources/ios/splash/Default-Portrait~ipad.png", "width_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL3NwbGFzaFtwb3NpdGlvbigpID0gOF0"=>"768", "height_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL3NwbGFzaFtwb3NpdGlvbigpID0gOF0"=>"1024", "src_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL3NwbGFzaFtwb3NpdGlvbigpID0gOV0"=>"resources/ios/splash/Default@2x~iphone.png", "width_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL3NwbGFzaFtwb3NpdGlvbigpID0gOV0"=>"640", "height_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL3NwbGFzaFtwb3NpdGlvbigpID0gOV0"=>"960", "src_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL3NwbGFzaFtwb3NpdGlvbigpID0gMTBd"=>"resources/ios/splash/Default~iphone.png", "width_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL3NwbGFzaFtwb3NpdGlvbigpID0gMTBd"=>"320", "height_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL3NwbGFzaFtwb3NpdGlvbigpID0gMTBd"=>"480", "name_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJd"=>"ios", "src_Ly93aWRnZXQvaWNvbg"=>"resources/android/icon/drawable-xhdpi-icon.png"} =====---------# Rendered /home/nitanshu/projects/xmlToForm/app/views/xml_to_form/xml_handlers/xml_form.html.erb within layouts/xml_to_form/application (4.5ms) Completed 500 Internal Server Error in 76ms (ActiveRecord: 0.5ms) ActionView::Template::Error (undefined method `fetch_value' for nil:NilClass): 1:

XmlToRailsForm

2: <%= form_for @xml_data, url: xml_update_path, method: :post do |f| %> 3: <% @node_set.each do |set| %> 4: <% if set.key?(:child_node) %> 5: <%= iterate_node(set, f) %> activerecord (4.2.6) lib/active_record/attribute_methods/read.rb:93:in `_read_attribute' activerecord (4.2.6) lib/active_record/attribute_methods/primary_key.rb:20:in `id' activerecord (4.2.6) lib/active_record/attribute_methods/primary_key.rb:12:in `to_key' actionview (4.2.6) lib/action_view/record_identifier.rb:80:in `record_key_for_dom_id' actionview (4.2.6) lib/action_view/record_identifier.rb:62:in `dom_id' actionview (4.2.6) lib/action_view/helpers/form_helper.rb:459:in `apply_form_for_options!' actionview (4.2.6) lib/action_view/helpers/form_helper.rb:434:in `form_for' /home/nitanshu/projects/xmlToForm/app/views/xml_to_form/xml_handlers/xml_form.html.erb:2:in `__home_nitanshu_projects_xml_o_orm_app_views_xml_to_form_xml_handlers_xml_form_html_erb___2730760135322204532_69950102576760' actionview (4.2.6) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.6) lib/action_view/template.rb:333:in `instrument' actionview (4.2.6) lib/action_view/template.rb:143:in `render' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.6) lib/action_view/renderer/renderer.rb:46:in `render_template' actionview (4.2.6) lib/action_view/renderer/renderer.rb:27:in `render' actionview (4.2.6) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.6) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.6) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.6) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.6) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.6) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.6) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/nitanshu/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.6) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/railtie.rb:194:in `public_send' railties (4.2.6) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.6) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:38:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.6) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.6) lib/active_record/migration.rb:377:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.6) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.6) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/static.rb:120:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /home/nitanshu/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /home/nitanshu/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /home/nitanshu/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (9.3ms) Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.6ms) Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.8ms) Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (26.8ms) Started GET "/" for 127.0.0.1 at 2016-04-12 02:00:20 +0530 ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" Processing by XmlToForm::XmlHandlersController#upload_file as HTML Rendered /home/nitanshu/projects/xmlToForm/app/views/xml_to_form/xml_handlers/upload_file.html.erb within layouts/xml_to_form/application (10.7ms) Completed 200 OK in 199ms (Views: 198.6ms | ActiveRecord: 0.0ms) Started GET "/assets/xml_to_form/xml_handlers.self-b60acab5af8d245ed2b3012f77d11d8d207d8eada27756badaf4ef05770d60f6.css?body=1" for 127.0.0.1 at 2016-04-12 02:00:21 +0530 Started GET "/assets/xml_to_form/xml_handlers.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1" for 127.0.0.1 at 2016-04-12 02:00:21 +0530 Started GET "/assets/xml_to_form/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for 127.0.0.1 at 2016-04-12 02:00:21 +0530 Started GET "/assets/xml_to_form/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for 127.0.0.1 at 2016-04-12 02:00:21 +0530 Started POST "/xml_form" for 127.0.0.1 at 2016-04-12 02:00:28 +0530 Processing by XmlToForm::XmlHandlersController#xml_form as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"4wQB/AWYOOCjklLLa2Ic3rhX8cGFho5wkUTN5RbAZw4bWvcArg35eWem+G/ctLIXINz/pl7EM3Q4Uwwu85HoLg==", "file"=>#, @original_filename="config_example.xml", @content_type="text/xml", @headers="Content-Disposition: form-data; name=\"file\"; filename=\"config_example.xml\"\r\nContent-Type: text/xml\r\n">, "commit"=>"submit"} ============{"email_Ly93aWRnZXQvYXV0aG9y"=>"info@headerlabs.com", "href_Ly93aWRnZXQvYXV0aG9y"=>"http://www.headerlabs.com", "author_Ly93aWRnZXQvYXV0aG9y"=>"\n Headerlabs Infotech Pvt. Ltd.\n ", "src_Ly93aWRnZXQvY29udGVudA"=>"http://192.168.1.156:8101", "original_src_Ly93aWRnZXQvY29udGVudA"=>"index.html", "origin_Ly93aWRnZXQvYWNjZXNz"=>"*", "src_Ly93aWRnZXQvaWNvbg"=>"resources/android/icon/drawable-xhdpi-icon.png"} =====---------# Rendered /home/nitanshu/projects/xmlToForm/app/views/xml_to_form/xml_handlers/xml_form.html.erb within layouts/xml_to_form/application (6.2ms) Completed 500 Internal Server Error in 13ms (ActiveRecord: 0.6ms) ActionView::Template::Error (undefined method `fetch_value' for nil:NilClass): 1:

XmlToRailsForm

2: <%= form_for @xml_data, url: xml_update_path, method: :post do |f| %> 3: <% @node_set.each do |set| %> 4: <% if set.key?(:child_node) %> 5: <%= iterate_node(set, f) %> activerecord (4.2.6) lib/active_record/attribute_methods/read.rb:93:in `_read_attribute' activerecord (4.2.6) lib/active_record/attribute_methods/primary_key.rb:20:in `id' activerecord (4.2.6) lib/active_record/attribute_methods/primary_key.rb:12:in `to_key' actionview (4.2.6) lib/action_view/record_identifier.rb:80:in `record_key_for_dom_id' actionview (4.2.6) lib/action_view/record_identifier.rb:62:in `dom_id' actionview (4.2.6) lib/action_view/helpers/form_helper.rb:459:in `apply_form_for_options!' actionview (4.2.6) lib/action_view/helpers/form_helper.rb:434:in `form_for' /home/nitanshu/projects/xmlToForm/app/views/xml_to_form/xml_handlers/xml_form.html.erb:2:in `__home_nitanshu_projects_xml_o_orm_app_views_xml_to_form_xml_handlers_xml_form_html_erb__199079454236690060_70307658559260' actionview (4.2.6) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.6) lib/action_view/template.rb:333:in `instrument' actionview (4.2.6) lib/action_view/template.rb:143:in `render' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.6) lib/action_view/renderer/renderer.rb:46:in `render_template' actionview (4.2.6) lib/action_view/renderer/renderer.rb:27:in `render' actionview (4.2.6) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.6) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.6) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.6) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.6) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.6) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.6) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/nitanshu/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.6) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/railtie.rb:194:in `public_send' railties (4.2.6) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.6) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:38:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.6) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.6) lib/active_record/migration.rb:377:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.6) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.6) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/static.rb:120:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /home/nitanshu/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /home/nitanshu/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /home/nitanshu/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (8.9ms) Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.9ms) Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.9ms) Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (53.9ms) Started GET "/" for 127.0.0.1 at 2016-04-12 02:04:25 +0530 ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" Processing by XmlToForm::XmlHandlersController#upload_file as HTML Rendered /home/nitanshu/projects/xmlToForm/app/views/xml_to_form/xml_handlers/upload_file.html.erb within layouts/xml_to_form/application (10.4ms) Completed 200 OK in 203ms (Views: 202.6ms | ActiveRecord: 0.0ms) Started GET "/assets/xml_to_form/xml_handlers.self-b60acab5af8d245ed2b3012f77d11d8d207d8eada27756badaf4ef05770d60f6.css?body=1" for 127.0.0.1 at 2016-04-12 02:04:25 +0530 Started GET "/assets/xml_to_form/xml_handlers.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1" for 127.0.0.1 at 2016-04-12 02:04:25 +0530 Started GET "/assets/xml_to_form/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for 127.0.0.1 at 2016-04-12 02:04:25 +0530 Started GET "/assets/xml_to_form/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for 127.0.0.1 at 2016-04-12 02:04:25 +0530 Started POST "/xml_form" for 127.0.0.1 at 2016-04-12 02:04:26 +0530 Processing by XmlToForm::XmlHandlersController#xml_form as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"gQtv/JK77ltG5A7wzKct/Os8efoJLunHMvAy4+coSCJ5VZkAOS4vwoLQpFR7cYM1c7d3ndJsVMOb5/MoAnnHAg==", "file"=>#, @original_filename="config_example.xml", @content_type="text/xml", @headers="Content-Disposition: form-data; name=\"file\"; filename=\"config_example.xml\"\r\nContent-Type: text/xml\r\n">, "commit"=>"submit"} -----------#============={"email_Ly93aWRnZXQvYXV0aG9y"=>"info@headerlabs.com", "href_Ly93aWRnZXQvYXV0aG9y"=>"http://www.headerlabs.com", "author_Ly93aWRnZXQvYXV0aG9y"=>"\n Headerlabs Infotech Pvt. Ltd.\n ", "src_Ly93aWRnZXQvY29udGVudA"=>"http://192.168.1.156:8101", "original_src_Ly93aWRnZXQvY29udGVudA"=>"index.html", "origin_Ly93aWRnZXQvYWNjZXNz"=>"*", "src_Ly93aWRnZXQvaWNvbg"=>"resources/android/icon/drawable-xhdpi-icon.png"} =====---------# Rendered /home/nitanshu/projects/xmlToForm/app/views/xml_to_form/xml_handlers/xml_form.html.erb within layouts/xml_to_form/application (5.0ms) Completed 500 Internal Server Error in 13ms (ActiveRecord: 0.6ms) ActionView::Template::Error (undefined method `fetch_value' for nil:NilClass): 1:

XmlToRailsForm

2: <%= form_for @xml_data, url: xml_update_path, method: :post do |f| %> 3: <% @node_set.each do |set| %> 4: <% if set.key?(:child_node) %> 5: <%= iterate_node(set, f) %> activerecord (4.2.6) lib/active_record/attribute_methods/read.rb:93:in `_read_attribute' activerecord (4.2.6) lib/active_record/attribute_methods/primary_key.rb:20:in `id' activerecord (4.2.6) lib/active_record/attribute_methods/primary_key.rb:12:in `to_key' actionview (4.2.6) lib/action_view/record_identifier.rb:80:in `record_key_for_dom_id' actionview (4.2.6) lib/action_view/record_identifier.rb:62:in `dom_id' actionview (4.2.6) lib/action_view/helpers/form_helper.rb:459:in `apply_form_for_options!' actionview (4.2.6) lib/action_view/helpers/form_helper.rb:434:in `form_for' /home/nitanshu/projects/xmlToForm/app/views/xml_to_form/xml_handlers/xml_form.html.erb:2:in `__home_nitanshu_projects_xml_o_orm_app_views_xml_to_form_xml_handlers_xml_form_html_erb___717075105194167095_70054138277520' actionview (4.2.6) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.6) lib/action_view/template.rb:333:in `instrument' actionview (4.2.6) lib/action_view/template.rb:143:in `render' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.6) lib/action_view/renderer/renderer.rb:46:in `render_template' actionview (4.2.6) lib/action_view/renderer/renderer.rb:27:in `render' actionview (4.2.6) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.6) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.6) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.6) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.6) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.6) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.6) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/nitanshu/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.6) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/railtie.rb:194:in `public_send' railties (4.2.6) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.6) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:38:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.6) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.6) lib/active_record/migration.rb:377:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.6) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.6) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/static.rb:120:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /home/nitanshu/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /home/nitanshu/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /home/nitanshu/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (9.3ms) Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.4ms) Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.9ms) Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (25.9ms) Started GET "/" for 127.0.0.1 at 2016-04-12 02:09:25 +0530 ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" Processing by XmlToForm::XmlHandlersController#upload_file as HTML Rendered /home/nitanshu/projects/xmlToForm/app/views/xml_to_form/xml_handlers/upload_file.html.erb within layouts/xml_to_form/application (10.6ms) Completed 200 OK in 183ms (Views: 183.0ms | ActiveRecord: 0.0ms) Started GET "/assets/xml_to_form/xml_handlers.self-b60acab5af8d245ed2b3012f77d11d8d207d8eada27756badaf4ef05770d60f6.css?body=1" for 127.0.0.1 at 2016-04-12 02:09:25 +0530 Started GET "/assets/xml_to_form/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for 127.0.0.1 at 2016-04-12 02:09:25 +0530 Started GET "/assets/xml_to_form/xml_handlers.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1" for 127.0.0.1 at 2016-04-12 02:09:25 +0530 Started GET "/assets/xml_to_form/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for 127.0.0.1 at 2016-04-12 02:09:25 +0530 Started POST "/xml_form" for 127.0.0.1 at 2016-04-12 02:09:27 +0530 Processing by XmlToForm::XmlHandlersController#xml_form as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"pfpxse3h3qmQY3514SxwaAr5d0Xf6cc5XYimKf0qMSxdpIdNRnQfMFRX1NFW+t6hknJ5IgSrej30n2fiGHu+DA==", "file"=>#, @original_filename="config_example.xml", @content_type="text/xml", @headers="Content-Disposition: form-data; name=\"file\"; filename=\"config_example.xml\"\r\nContent-Type: text/xml\r\n">, "commit"=>"submit"} -----------#============={"email_Ly93aWRnZXQvYXV0aG9y"=>"info@headerlabs.com", "href_Ly93aWRnZXQvYXV0aG9y"=>"http://www.headerlabs.com", "author_Ly93aWRnZXQvYXV0aG9y"=>"\n Headerlabs Infotech Pvt. Ltd.\n ", "src_Ly93aWRnZXQvY29udGVudA"=>"http://192.168.1.156:8101", "original_src_Ly93aWRnZXQvY29udGVudA"=>"index.html", "origin_Ly93aWRnZXQvYWNjZXNz"=>"*", "src_Ly93aWRnZXQvaWNvbg"=>"resources/android/icon/drawable-xhdpi-icon.png"} Rendered /home/nitanshu/projects/xmlToForm/app/views/xml_to_form/xml_handlers/xml_form.html.erb within layouts/xml_to_form/application (7.4ms) Completed 500 Internal Server Error in 13ms (ActiveRecord: 0.6ms) ActionView::Template::Error (undefined method `fetch_value' for nil:NilClass): 1:

XmlToRailsForm

2: <%= form_for @xml_data, url: xml_update_path, method: :post do |f| %> 3: <% @node_set.each do |set| %> 4: <% if set.key?(:child_node) %> 5: <%= iterate_node(set, f) %> activerecord (4.2.6) lib/active_record/attribute_methods/read.rb:93:in `_read_attribute' activerecord (4.2.6) lib/active_record/attribute_methods/primary_key.rb:20:in `id' activerecord (4.2.6) lib/active_record/attribute_methods/primary_key.rb:12:in `to_key' actionview (4.2.6) lib/action_view/record_identifier.rb:80:in `record_key_for_dom_id' actionview (4.2.6) lib/action_view/record_identifier.rb:62:in `dom_id' actionview (4.2.6) lib/action_view/helpers/form_helper.rb:459:in `apply_form_for_options!' actionview (4.2.6) lib/action_view/helpers/form_helper.rb:434:in `form_for' /home/nitanshu/projects/xmlToForm/app/views/xml_to_form/xml_handlers/xml_form.html.erb:2:in `__home_nitanshu_projects_xml_o_orm_app_views_xml_to_form_xml_handlers_xml_form_html_erb__985711379246803217_25837440' actionview (4.2.6) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.6) lib/action_view/template.rb:333:in `instrument' actionview (4.2.6) lib/action_view/template.rb:143:in `render' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.6) lib/action_view/renderer/renderer.rb:46:in `render_template' actionview (4.2.6) lib/action_view/renderer/renderer.rb:27:in `render' actionview (4.2.6) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.6) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.6) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.6) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.6) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.6) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.6) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/nitanshu/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.6) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/railtie.rb:194:in `public_send' railties (4.2.6) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.6) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:38:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.6) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.6) lib/active_record/migration.rb:377:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.6) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.6) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/static.rb:120:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /home/nitanshu/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /home/nitanshu/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /home/nitanshu/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (10.1ms) Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.8ms) Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.2ms) Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (28.3ms) Started GET "/" for 127.0.0.1 at 2016-04-12 02:10:35 +0530 ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" Processing by XmlToForm::XmlHandlersController#upload_file as HTML Rendered /home/nitanshu/projects/xmlToForm/app/views/xml_to_form/xml_handlers/upload_file.html.erb within layouts/xml_to_form/application (10.0ms) Completed 200 OK in 182ms (Views: 182.0ms | ActiveRecord: 0.0ms) Started GET "/assets/xml_to_form/xml_handlers.self-b60acab5af8d245ed2b3012f77d11d8d207d8eada27756badaf4ef05770d60f6.css?body=1" for 127.0.0.1 at 2016-04-12 02:10:35 +0530 Started GET "/assets/xml_to_form/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for 127.0.0.1 at 2016-04-12 02:10:35 +0530 Started GET "/assets/xml_to_form/xml_handlers.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1" for 127.0.0.1 at 2016-04-12 02:10:35 +0530 Started GET "/assets/xml_to_form/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for 127.0.0.1 at 2016-04-12 02:10:35 +0530 Started POST "/xml_form" for 127.0.0.1 at 2016-04-12 02:10:37 +0530 Processing by XmlToForm::XmlHandlersController#xml_form as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"KGux10CrPvjtCts0IcwFvR3Nv7xg2fRMsB4a0PrQ+0nQNUcr6z7/YSk+cZCWGqt0hUax27ubSUgZCdsbH4F0aQ==", "file"=>#, @original_filename="config_example.xml", @content_type="text/xml", @headers="Content-Disposition: form-data; name=\"file\"; filename=\"config_example.xml\"\r\nContent-Type: text/xml\r\n">, "commit"=>"submit"} -----------#============={"email_Ly93aWRnZXQvYXV0aG9y"=>"info@headerlabs.com", "href_Ly93aWRnZXQvYXV0aG9y"=>"http://www.headerlabs.com", "author_Ly93aWRnZXQvYXV0aG9y"=>"\n Headerlabs Infotech Pvt. Ltd.\n ", "src_Ly93aWRnZXQvY29udGVudA"=>"http://192.168.1.156:8101", "original_src_Ly93aWRnZXQvY29udGVudA"=>"index.html", "origin_Ly93aWRnZXQvYWNjZXNz"=>"*", "src_Ly93aWRnZXQvaWNvbg"=>"resources/android/icon/drawable-xhdpi-icon.png"} Rendered /home/nitanshu/projects/xmlToForm/app/views/xml_to_form/xml_handlers/xml_form.html.erb within layouts/xml_to_form/application (7.7ms) Completed 500 Internal Server Error in 15ms (ActiveRecord: 0.6ms) ActionView::Template::Error (undefined method `fetch_value' for nil:NilClass): 1:

XmlToRailsForm

2: <%= form_for @xml_data, url: xml_update_path, method: :post do |f| %> 3: <% @node_set.each do |set| %> 4: <% if set.key?(:child_node) %> 5: <%= iterate_node(set, f) %> activerecord (4.2.6) lib/active_record/attribute_methods/read.rb:93:in `_read_attribute' activerecord (4.2.6) lib/active_record/attribute_methods/primary_key.rb:20:in `id' activerecord (4.2.6) lib/active_record/attribute_methods/primary_key.rb:12:in `to_key' actionview (4.2.6) lib/action_view/record_identifier.rb:80:in `record_key_for_dom_id' actionview (4.2.6) lib/action_view/record_identifier.rb:62:in `dom_id' actionview (4.2.6) lib/action_view/helpers/form_helper.rb:459:in `apply_form_for_options!' actionview (4.2.6) lib/action_view/helpers/form_helper.rb:434:in `form_for' /home/nitanshu/projects/xmlToForm/app/views/xml_to_form/xml_handlers/xml_form.html.erb:2:in `__home_nitanshu_projects_xml_o_orm_app_views_xml_to_form_xml_handlers_xml_form_html_erb__2311373083916672782_69972801895680' actionview (4.2.6) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.6) lib/action_view/template.rb:333:in `instrument' actionview (4.2.6) lib/action_view/template.rb:143:in `render' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.6) lib/action_view/renderer/renderer.rb:46:in `render_template' actionview (4.2.6) lib/action_view/renderer/renderer.rb:27:in `render' actionview (4.2.6) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.6) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.6) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.6) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.6) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.6) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.6) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/nitanshu/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.6) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/railtie.rb:194:in `public_send' railties (4.2.6) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.6) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:38:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.6) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.6) lib/active_record/migration.rb:377:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.6) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.6) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/static.rb:120:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /home/nitanshu/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /home/nitanshu/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /home/nitanshu/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (10.4ms) Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (4.0ms) Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.8ms) Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (27.9ms) XmlToForm::XmlHandler Load (0.3ms) SELECT "xml_to_form_xml_handlers".* FROM "xml_to_form_xml_handlers" ORDER BY "xml_to_form_xml_handlers"."id" ASC LIMIT 1 -----------#============={:name=>"fad"} Started GET "/" for 127.0.0.1 at 2016-04-17 16:01:14 +0530 ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" Processing by XmlToForm::XmlHandlersController#upload_file as HTML Rendered /home/nitanshu/projects/xmlToForm/app/views/xml_to_form/xml_handlers/upload_file.html.erb within layouts/xml_to_form/application (36.7ms) Completed 200 OK in 465ms (Views: 464.9ms | ActiveRecord: 0.0ms) Started POST "/xml_form" for 127.0.0.1 at 2016-04-17 16:01:28 +0530 Processing by XmlToForm::XmlHandlersController#xml_form as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"3/t3J5I7b0auLimddnH9qRnj5bm7OVAQVv16glBkz3N7MsrewkDTaRj+Zec8NkZSjJFwVF9x2RkUWVOjd3+2wA==", "file"=>#, @original_filename="config_example.xml", @content_type="text/xml", @headers="Content-Disposition: form-data; name=\"file\"; filename=\"config_example.xml\"\r\nContent-Type: text/xml\r\n">, "commit"=>"submit"} Rendered /home/nitanshu/projects/xmlToForm/app/views/xml_to_form/xml_handlers/_parent_node_form.html.erb (76.5ms) Rendered /home/nitanshu/projects/xmlToForm/app/views/xml_to_form/xml_handlers/_parent_node_form.html.erb (1.3ms) Rendered /home/nitanshu/projects/xmlToForm/app/views/xml_to_form/xml_handlers/_parent_node_form.html.erb (0.7ms) Rendered /home/nitanshu/projects/xmlToForm/app/views/xml_to_form/xml_handlers/_parent_node_form.html.erb (0.7ms) Rendered /home/nitanshu/projects/xmlToForm/app/views/xml_to_form/xml_handlers/xml_form.html.erb within layouts/xml_to_form/application (112.7ms) Completed 200 OK in 159ms (Views: 136.8ms | ActiveRecord: 0.5ms) Started POST "/xml_update" for 127.0.0.1 at 2016-04-17 16:01:50 +0530 Processing by XmlToForm::XmlHandlersController#xml_update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"Y1ca0L+b/x8KU92Wx5dsUM84k7EBVTkfdR1hKW717dvHnqcp7+BDMLyDkeyN0NerWkoGXOUdsBY3uUgISe6UaA==", "xml_handler"=>{"email_Ly93aWRnZXQvYXV0aG9y"=>"info@headerlabs.com", "href_Ly93aWRnZXQvYXV0aG9y"=>"http://www.headerlabs.com", "author_Ly93aWRnZXQvYXV0aG9y"=>" Headerlabs Infotech Pvt. Ltd. ", "src_Ly93aWRnZXQvY29udGVudA"=>"http://192.168.1.156:8101", "original_src_Ly93aWRnZXQvY29udGVudA"=>"index.html", "origin_Ly93aWRnZXQvYWNjZXNz"=>"******", "src_Ly93aWRnZXQvaWNvbg"=>"resources/android/icon/drawable-xhdpi-icon.png"}, "file_content"=>"\r\n\r\n \r\n Headerlabs Infotech Pvt. Ltd.\r\n \r\n \r\n \r\n \r\n\r\n", "commit"=>"Update xml"} Completed 500 Internal Server Error in 2ms (ActiveRecord: 0.0ms) NoMethodError (undefined method `each' for nil:NilClass): /home/nitanshu/projects/xmlToForm/app/controllers/xml_to_form/xml_handlers_controller.rb:26:in `xml_update' actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.6) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/railtie.rb:194:in `public_send' railties (4.2.6) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.6) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:38:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.6) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.6) lib/active_record/migration.rb:377:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.6) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.6) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/static.rb:120:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /home/nitanshu/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /home/nitanshu/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /home/nitanshu/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (12.2ms) Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (4.5ms) Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.2ms) Rendered /home/nitanshu/.rvm/gems/ruby-2.2.0@xmlToForm/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (182.3ms) Started POST "/xml_form" for 127.0.0.1 at 2016-04-17 16:05:10 +0530 ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations" Processing by XmlToForm::XmlHandlersController#xml_form as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"3/t3J5I7b0auLimddnH9qRnj5bm7OVAQVv16glBkz3N7MsrewkDTaRj+Zec8NkZSjJFwVF9x2RkUWVOjd3+2wA==", "file"=>#, @original_filename="config_example.xml", @content_type="text/xml", @headers="Content-Disposition: form-data; name=\"file\"; filename=\"config_example.xml\"\r\nContent-Type: text/xml\r\n">, "commit"=>"submit"} Rendered /home/nitanshu/projects/xmlToForm/app/views/xml_to_form/xml_handlers/_parent_node_form.html.erb (13.5ms) Rendered /home/nitanshu/projects/xmlToForm/app/views/xml_to_form/xml_handlers/_parent_node_form.html.erb (1.3ms) Rendered /home/nitanshu/projects/xmlToForm/app/views/xml_to_form/xml_handlers/_parent_node_form.html.erb (0.7ms) Rendered /home/nitanshu/projects/xmlToForm/app/views/xml_to_form/xml_handlers/_parent_node_form.html.erb (1.4ms) Rendered /home/nitanshu/projects/xmlToForm/app/views/xml_to_form/xml_handlers/xml_form.html.erb within layouts/xml_to_form/application (33.2ms) Completed 200 OK in 226ms (Views: 221.6ms | ActiveRecord: 0.4ms) Started GET "/assets/xml_to_form/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for 127.0.0.1 at 2016-04-17 16:05:11 +0530 Started GET "/assets/xml_to_form/xml_handlers.self-b60acab5af8d245ed2b3012f77d11d8d207d8eada27756badaf4ef05770d60f6.css?body=1" for 127.0.0.1 at 2016-04-17 16:05:11 +0530 Started GET "/assets/xml_to_form/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for 127.0.0.1 at 2016-04-17 16:05:11 +0530 Started GET "/assets/xml_to_form/xml_handlers.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1" for 127.0.0.1 at 2016-04-17 16:05:11 +0530 Started POST "/xml_update" for 127.0.0.1 at 2016-04-17 16:05:14 +0530 Processing by XmlToForm::XmlHandlersController#xml_update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"nDCKNg+7r4UgZU9MZIHNa/CYRqGdbEc+joucFuyelKg4+TfPX8ATqpa1AzYuxnaQZerTTHkkzjfML7U3y4XtGw==", "xml_handler"=>{"email_Ly93aWRnZXQvYXV0aG9y"=>"info@headerlabs.com", "href_Ly93aWRnZXQvYXV0aG9y"=>"http://www.headerlabs.com", "author_Ly93aWRnZXQvYXV0aG9y"=>" Headerlabs Infotech Pvt. Ltd. ", "src_Ly93aWRnZXQvY29udGVudA"=>"http://192.168.1.156:8101", "original_src_Ly93aWRnZXQvY29udGVudA"=>"index.html", "origin_Ly93aWRnZXQvYWNjZXNz"=>"******", "src_Ly93aWRnZXQvaWNvbg"=>"resources/android/icon/drawable-xhdpi-icon.png"}, "file_content"=>"\r\n\r\n \r\n Headerlabs Infotech Pvt. Ltd.\r\n \r\n \r\n \r\n \r\n\r\n", "commit"=>"Update xml"} Redirected to http://localhost:3000/ Completed 302 Found in 29ms (ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2016-04-17 16:05:14 +0530 Processing by XmlToForm::XmlHandlersController#upload_file as HTML Rendered /home/nitanshu/projects/xmlToForm/app/views/xml_to_form/xml_handlers/upload_file.html.erb within layouts/xml_to_form/application (1.6ms) Completed 200 OK in 14ms (Views: 13.7ms | ActiveRecord: 0.0ms) Started POST "/xml_form" for 127.0.0.1 at 2016-04-17 16:06:56 +0530 Processing by XmlToForm::XmlHandlersController#xml_form as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"TYQpfkLDCkjpjF8zYixw6GGkJWwAr1im5ENSyg+q34/pTZSHEri2Z19cE0koa8sT9NawgeTn0a+m53vrKLGmPA==", "file"=>#, @original_filename="config.xml", @content_type="text/xml", @headers="Content-Disposition: form-data; name=\"file\"; filename=\"config.xml\"\r\nContent-Type: text/xml\r\n">, "commit"=>"submit"} Rendered /home/nitanshu/projects/xmlToForm/app/views/xml_to_form/xml_handlers/_parent_node_form.html.erb (0.8ms) Rendered /home/nitanshu/projects/xmlToForm/app/views/xml_to_form/xml_handlers/_parent_node_form.html.erb (0.7ms) Rendered /home/nitanshu/projects/xmlToForm/app/views/xml_to_form/xml_handlers/_parent_node_form.html.erb (2.0ms) Rendered /home/nitanshu/projects/xmlToForm/app/views/xml_to_form/xml_handlers/_parent_node_form.html.erb (1.0ms) Rendered /home/nitanshu/projects/xmlToForm/app/views/xml_to_form/xml_handlers/_parent_node_form.html.erb (0.7ms) Rendered /home/nitanshu/projects/xmlToForm/app/views/xml_to_form/xml_handlers/_parent_node_form.html.erb (1.0ms) Rendered /home/nitanshu/projects/xmlToForm/app/views/xml_to_form/xml_handlers/_parent_node_form.html.erb (1.2ms) Rendered /home/nitanshu/projects/xmlToForm/app/views/xml_to_form/xml_handlers/_parent_node_form.html.erb (1.1ms) Rendered /home/nitanshu/projects/xmlToForm/app/views/xml_to_form/xml_handlers/_parent_node_form.html.erb (1.1ms) Rendered /home/nitanshu/projects/xmlToForm/app/views/xml_to_form/xml_handlers/_parent_node_form.html.erb (1.1ms) Rendered /home/nitanshu/projects/xmlToForm/app/views/xml_to_form/xml_handlers/_parent_node_form.html.erb (1.1ms) Rendered /home/nitanshu/projects/xmlToForm/app/views/xml_to_form/xml_handlers/_parent_node_form.html.erb (1.1ms) Rendered /home/nitanshu/projects/xmlToForm/app/views/xml_to_form/xml_handlers/_parent_node_form.html.erb (1.0ms) Rendered /home/nitanshu/projects/xmlToForm/app/views/xml_to_form/xml_handlers/_parent_node_form.html.erb (1.0ms) Rendered /home/nitanshu/projects/xmlToForm/app/views/xml_to_form/xml_handlers/_parent_node_form.html.erb (1.1ms) Rendered /home/nitanshu/projects/xmlToForm/app/views/xml_to_form/xml_handlers/_parent_node_form.html.erb (1.0ms) Rendered /home/nitanshu/projects/xmlToForm/app/views/xml_to_form/xml_handlers/_parent_node_form.html.erb (1.0ms) Rendered /home/nitanshu/projects/xmlToForm/app/views/xml_to_form/xml_handlers/_parent_node_form.html.erb (1.0ms) Rendered /home/nitanshu/projects/xmlToForm/app/views/xml_to_form/xml_handlers/_parent_node_form.html.erb (1.0ms) Rendered /home/nitanshu/projects/xmlToForm/app/views/xml_to_form/xml_handlers/_parent_node_form.html.erb (1.0ms) Rendered /home/nitanshu/projects/xmlToForm/app/views/xml_to_form/xml_handlers/_parent_node_form.html.erb (1.6ms) Rendered /home/nitanshu/projects/xmlToForm/app/views/xml_to_form/xml_handlers/_parent_node_form.html.erb (0.7ms) Rendered /home/nitanshu/projects/xmlToForm/app/views/xml_to_form/xml_handlers/_parent_node_form.html.erb (1.5ms) Rendered /home/nitanshu/projects/xmlToForm/app/views/xml_to_form/xml_handlers/_parent_node_form.html.erb (2.8ms) Rendered /home/nitanshu/projects/xmlToForm/app/views/xml_to_form/xml_handlers/_parent_node_form.html.erb (1.4ms) Rendered /home/nitanshu/projects/xmlToForm/app/views/xml_to_form/xml_handlers/_parent_node_form.html.erb (2.6ms) Rendered /home/nitanshu/projects/xmlToForm/app/views/xml_to_form/xml_handlers/_parent_node_form.html.erb (1.0ms) Rendered /home/nitanshu/projects/xmlToForm/app/views/xml_to_form/xml_handlers/_parent_node_form.html.erb (2.1ms) Rendered /home/nitanshu/projects/xmlToForm/app/views/xml_to_form/xml_handlers/_parent_node_form.html.erb (0.9ms) Rendered /home/nitanshu/projects/xmlToForm/app/views/xml_to_form/xml_handlers/_parent_node_form.html.erb (1.0ms) Rendered /home/nitanshu/projects/xmlToForm/app/views/xml_to_form/xml_handlers/_parent_node_form.html.erb (1.0ms) Rendered /home/nitanshu/projects/xmlToForm/app/views/xml_to_form/xml_handlers/_parent_node_form.html.erb (1.0ms) Rendered /home/nitanshu/projects/xmlToForm/app/views/xml_to_form/xml_handlers/_parent_node_form.html.erb (1.1ms) Rendered /home/nitanshu/projects/xmlToForm/app/views/xml_to_form/xml_handlers/_parent_node_form.html.erb (1.1ms) Rendered /home/nitanshu/projects/xmlToForm/app/views/xml_to_form/xml_handlers/_parent_node_form.html.erb (1.1ms) Rendered /home/nitanshu/projects/xmlToForm/app/views/xml_to_form/xml_handlers/_parent_node_form.html.erb (1.0ms) Rendered /home/nitanshu/projects/xmlToForm/app/views/xml_to_form/xml_handlers/_parent_node_form.html.erb (1.0ms) Rendered /home/nitanshu/projects/xmlToForm/app/views/xml_to_form/xml_handlers/_parent_node_form.html.erb (1.0ms) Rendered /home/nitanshu/projects/xmlToForm/app/views/xml_to_form/xml_handlers/_parent_node_form.html.erb (1.0ms) Rendered /home/nitanshu/projects/xmlToForm/app/views/xml_to_form/xml_handlers/_parent_node_form.html.erb (1.0ms) Rendered /home/nitanshu/projects/xmlToForm/app/views/xml_to_form/xml_handlers/_parent_node_form.html.erb (0.9ms) Rendered /home/nitanshu/projects/xmlToForm/app/views/xml_to_form/xml_handlers/_parent_node_form.html.erb (1.0ms) Rendered /home/nitanshu/projects/xmlToForm/app/views/xml_to_form/xml_handlers/_parent_node_form.html.erb (1.1ms) Rendered /home/nitanshu/projects/xmlToForm/app/views/xml_to_form/xml_handlers/_parent_node_form.html.erb (0.9ms) Rendered /home/nitanshu/projects/xmlToForm/app/views/xml_to_form/xml_handlers/_parent_node_form.html.erb (1.0ms) Rendered /home/nitanshu/projects/xmlToForm/app/views/xml_to_form/xml_handlers/_parent_node_form.html.erb (1.0ms) Rendered /home/nitanshu/projects/xmlToForm/app/views/xml_to_form/xml_handlers/_parent_node_form.html.erb (1.0ms) Rendered /home/nitanshu/projects/xmlToForm/app/views/xml_to_form/xml_handlers/_parent_node_form.html.erb (35.4ms) Rendered /home/nitanshu/projects/xmlToForm/app/views/xml_to_form/xml_handlers/_parent_node_form.html.erb (0.9ms) Rendered /home/nitanshu/projects/xmlToForm/app/views/xml_to_form/xml_handlers/_parent_node_form.html.erb (1.0ms) Rendered /home/nitanshu/projects/xmlToForm/app/views/xml_to_form/xml_handlers/_parent_node_form.html.erb (2.1ms) Rendered /home/nitanshu/projects/xmlToForm/app/views/xml_to_form/xml_handlers/_parent_node_form.html.erb (1.5ms) Rendered /home/nitanshu/projects/xmlToForm/app/views/xml_to_form/xml_handlers/_parent_node_form.html.erb (1.5ms) Rendered /home/nitanshu/projects/xmlToForm/app/views/xml_to_form/xml_handlers/_parent_node_form.html.erb (1.4ms) Rendered /home/nitanshu/projects/xmlToForm/app/views/xml_to_form/xml_handlers/_parent_node_form.html.erb (1.5ms) Rendered /home/nitanshu/projects/xmlToForm/app/views/xml_to_form/xml_handlers/_parent_node_form.html.erb (1.5ms) Rendered /home/nitanshu/projects/xmlToForm/app/views/xml_to_form/xml_handlers/_parent_node_form.html.erb (1.4ms) Rendered /home/nitanshu/projects/xmlToForm/app/views/xml_to_form/xml_handlers/_parent_node_form.html.erb (1.4ms) Rendered /home/nitanshu/projects/xmlToForm/app/views/xml_to_form/xml_handlers/_parent_node_form.html.erb (1.6ms) Rendered /home/nitanshu/projects/xmlToForm/app/views/xml_to_form/xml_handlers/_parent_node_form.html.erb (1.6ms) Rendered /home/nitanshu/projects/xmlToForm/app/views/xml_to_form/xml_handlers/_parent_node_form.html.erb (2.4ms) Rendered /home/nitanshu/projects/xmlToForm/app/views/xml_to_form/xml_handlers/_parent_node_form.html.erb (1.4ms) Rendered /home/nitanshu/projects/xmlToForm/app/views/xml_to_form/xml_handlers/_parent_node_form.html.erb (1.4ms) Rendered /home/nitanshu/projects/xmlToForm/app/views/xml_to_form/xml_handlers/_parent_node_form.html.erb (1.4ms) Rendered /home/nitanshu/projects/xmlToForm/app/views/xml_to_form/xml_handlers/_parent_node_form.html.erb (1.4ms) Rendered /home/nitanshu/projects/xmlToForm/app/views/xml_to_form/xml_handlers/_parent_node_form.html.erb (1.4ms) Rendered /home/nitanshu/projects/xmlToForm/app/views/xml_to_form/xml_handlers/_parent_node_form.html.erb (1.5ms) Rendered /home/nitanshu/projects/xmlToForm/app/views/xml_to_form/xml_handlers/_parent_node_form.html.erb (1.4ms) Rendered /home/nitanshu/projects/xmlToForm/app/views/xml_to_form/xml_handlers/_parent_node_form.html.erb (1.8ms) Rendered /home/nitanshu/projects/xmlToForm/app/views/xml_to_form/xml_handlers/_parent_node_form.html.erb (1.4ms) Rendered /home/nitanshu/projects/xmlToForm/app/views/xml_to_form/xml_handlers/_parent_node_form.html.erb (1.5ms) Rendered /home/nitanshu/projects/xmlToForm/app/views/xml_to_form/xml_handlers/_parent_node_form.html.erb (1.5ms) Rendered /home/nitanshu/projects/xmlToForm/app/views/xml_to_form/xml_handlers/_parent_node_form.html.erb (1.4ms) Rendered /home/nitanshu/projects/xmlToForm/app/views/xml_to_form/xml_handlers/_parent_node_form.html.erb (1.4ms) Rendered /home/nitanshu/projects/xmlToForm/app/views/xml_to_form/xml_handlers/_parent_node_form.html.erb (1.4ms) Rendered /home/nitanshu/projects/xmlToForm/app/views/xml_to_form/xml_handlers/_parent_node_form.html.erb (1.5ms) Rendered /home/nitanshu/projects/xmlToForm/app/views/xml_to_form/xml_handlers/_parent_node_form.html.erb (1.4ms) Rendered /home/nitanshu/projects/xmlToForm/app/views/xml_to_form/xml_handlers/_parent_node_form.html.erb (62.3ms) Rendered /home/nitanshu/projects/xmlToForm/app/views/xml_to_form/xml_handlers/_parent_node_form.html.erb (0.5ms) Rendered /home/nitanshu/projects/xmlToForm/app/views/xml_to_form/xml_handlers/xml_form.html.erb within layouts/xml_to_form/application (149.9ms) Completed 200 OK in 206ms (Views: 158.4ms | ActiveRecord: 0.0ms) Started POST "/xml_update" for 127.0.0.1 at 2016-04-17 16:07:15 +0530 Processing by XmlToForm::XmlHandlersController#xml_update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"SrqP+lruvbciwgwGrQmMuUXQ3c20/JvkdtxxOoqMXUnuczIDCpUBmJQSQHznTjdC0KJIIFC0Eu00eFgbrZck+g==", "xml_handler"=>{"name_Ly93aWRnZXQvbmFtZQ"=>"MRL Staging 1", "description_Ly93aWRnZXQvZGVzY3JpcHRpb24"=>" MRL Staging App ", "email_Ly93aWRnZXQvYXV0aG9y"=>"info@headerlabs.in", "href_Ly93aWRnZXQvYXV0aG9y"=>"http://www.headerlabs.com", "author_Ly93aWRnZXQvYXV0aG9y"=>" Headerlabs Infotech Pvt. Ltd. ", "src_Ly93aWRnZXQvY29udGVudA"=>"http://192.168.1.156:8101", "original_src_Ly93aWRnZXQvY29udGVudA"=>"index.html", "origin_Ly93aWRnZXQvYWNjZXNzW3Bvc2l0aW9uKCkgPSAxXQ"=>"*))))))))", "origin_Ly93aWRnZXQvYWNjZXNzW3Bvc2l0aW9uKCkgPSAyXQ"=>"https://codepush.azurewebsites.net/ ", "origin_Ly93aWRnZXQvYWNjZXNzW3Bvc2l0aW9uKCkgPSAzXQ"=>"tel:*", "launch_external_Ly93aWRnZXQvYWNjZXNzW3Bvc2l0aW9uKCkgPSAzXQ"=>"yes", "origin_Ly93aWRnZXQvYWNjZXNzW3Bvc2l0aW9uKCkgPSA0XQ"=>"geo:*", "launch_external_Ly93aWRnZXQvYWNjZXNzW3Bvc2l0aW9uKCkgPSA0XQ"=>"yes", "origin_Ly93aWRnZXQvYWNjZXNzW3Bvc2l0aW9uKCkgPSA1XQ"=>"mailto:*", "launch_external_Ly93aWRnZXQvYWNjZXNzW3Bvc2l0aW9uKCkgPSA1XQ"=>"yes", "origin_Ly93aWRnZXQvYWNjZXNzW3Bvc2l0aW9uKCkgPSA2XQ"=>"sms:*", "launch_external_Ly93aWRnZXQvYWNjZXNzW3Bvc2l0aW9uKCkgPSA2XQ"=>"yes", "origin_Ly93aWRnZXQvYWNjZXNzW3Bvc2l0aW9uKCkgPSA3XQ"=>"market:*", "launch_external_Ly93aWRnZXQvYWNjZXNzW3Bvc2l0aW9uKCkgPSA3XQ"=>"yes", "name_Ly93aWRnZXQvcHJlZmVyZW5jZVtwb3NpdGlvbigpID0gMV0"=>"webviewbounce", "value_Ly93aWRnZXQvcHJlZmVyZW5jZVtwb3NpdGlvbigpID0gMV0"=>"false", "name_Ly93aWRnZXQvcHJlZmVyZW5jZVtwb3NpdGlvbigpID0gMl0"=>"UIWebViewBounce", "value_Ly93aWRnZXQvcHJlZmVyZW5jZVtwb3NpdGlvbigpID0gMl0"=>"false", "name_Ly93aWRnZXQvcHJlZmVyZW5jZVtwb3NpdGlvbigpID0gM10"=>"DisallowOverscroll", "value_Ly93aWRnZXQvcHJlZmVyZW5jZVtwb3NpdGlvbigpID0gM10"=>"true", "name_Ly93aWRnZXQvcHJlZmVyZW5jZVtwb3NpdGlvbigpID0gNF0"=>"android-minSdkVersion", "value_Ly93aWRnZXQvcHJlZmVyZW5jZVtwb3NpdGlvbigpID0gNF0"=>"16", "name_Ly93aWRnZXQvcHJlZmVyZW5jZVtwb3NpdGlvbigpID0gNV0"=>"BackupWebStorage", "value_Ly93aWRnZXQvcHJlZmVyZW5jZVtwb3NpdGlvbigpID0gNV0"=>"none", "name_Ly93aWRnZXQvcHJlZmVyZW5jZVtwb3NpdGlvbigpID0gNl0"=>"SplashScreen", "value_Ly93aWRnZXQvcHJlZmVyZW5jZVtwb3NpdGlvbigpID0gNl0"=>"screen", "name_Ly93aWRnZXQvcHJlZmVyZW5jZVtwb3NpdGlvbigpID0gN10"=>"FadeSplashScreen", "value_Ly93aWRnZXQvcHJlZmVyZW5jZVtwb3NpdGlvbigpID0gN10"=>"true", "name_Ly93aWRnZXQvcHJlZmVyZW5jZVtwb3NpdGlvbigpID0gOF0"=>"FadeSplashScreenDuration", "value_Ly93aWRnZXQvcHJlZmVyZW5jZVtwb3NpdGlvbigpID0gOF0"=>"2.0", "name_Ly93aWRnZXQvcHJlZmVyZW5jZVtwb3NpdGlvbigpID0gOV0"=>"SplashScreenDelay", "value_Ly93aWRnZXQvcHJlZmVyZW5jZVtwb3NpdGlvbigpID0gOV0"=>"6000", "name_Ly93aWRnZXQvcHJlZmVyZW5jZVtwb3NpdGlvbigpID0gMTBd"=>"android-build-tool", "value_Ly93aWRnZXQvcHJlZmVyZW5jZVtwb3NpdGlvbigpID0gMTBd"=>"gradle", "name_Ly93aWRnZXQvcGx1Z2lu"=>"cordova-plugin-calendar", "name_Ly93aWRnZXQvZmVhdHVyZVtwb3NpdGlvbigpID0gMV0"=>"StatusBar", "name_Ly93aWRnZXQvZmVhdHVyZVtwb3NpdGlvbigpID0gMV0vcGFyYW0"=>"ios-package", "value_Ly93aWRnZXQvZmVhdHVyZVtwb3NpdGlvbigpID0gMV0vcGFyYW0"=>"CDVStatusBar", "onload_Ly93aWRnZXQvZmVhdHVyZVtwb3NpdGlvbigpID0gMV0vcGFyYW0"=>"true", "name_Ly93aWRnZXQvZmVhdHVyZVtwb3NpdGlvbigpID0gMl0"=>"StatusBar", "name_Ly93aWRnZXQvZmVhdHVyZVtwb3NpdGlvbigpID0gMl0vcGFyYW0"=>"ios-package", "value_Ly93aWRnZXQvZmVhdHVyZVtwb3NpdGlvbigpID0gMl0vcGFyYW0"=>"CDVStatusBar", "onload_Ly93aWRnZXQvZmVhdHVyZVtwb3NpdGlvbigpID0gMl0vcGFyYW0"=>"true", "name_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDFd"=>"android", "name_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDFdL2ZlYXR1cmU"=>"Calendar", "name_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDFdL2ZlYXR1cmUvcGFyYW0"=>"android-package", "value_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDFdL2ZlYXR1cmUvcGFyYW0"=>"nl.xservices.plugins.Calendar", "name_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDFdL3ByZWZlcmVuY2U"=>"CodePushDeploymentKey", "value_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDFdL3ByZWZlcmVuY2U"=>"", "src_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDFdL2ljb25bcG9zaXRpb24oKSA9IDFd"=>"resources/android/icon/drawable-ldpi-icon.png", "density_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDFdL2ljb25bcG9zaXRpb24oKSA9IDFd"=>"ldpi", "src_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDFdL2ljb25bcG9zaXRpb24oKSA9IDJd"=>"resources/android/icon/drawable-mdpi-icon.png", "density_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDFdL2ljb25bcG9zaXRpb24oKSA9IDJd"=>"mdpi", "src_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDFdL2ljb25bcG9zaXRpb24oKSA9IDNd"=>"resources/android/icon/drawable-hdpi-icon.png", "density_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDFdL2ljb25bcG9zaXRpb24oKSA9IDNd"=>"hdpi", "src_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDFdL2ljb25bcG9zaXRpb24oKSA9IDRd"=>"resources/android/icon/drawable-xhdpi-icon.png", "density_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDFdL2ljb25bcG9zaXRpb24oKSA9IDRd"=>"xhdpi", "src_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDFdL2ljb25bcG9zaXRpb24oKSA9IDVd"=>"resources/android/icon/drawable-xxhdpi-icon.png", "density_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDFdL2ljb25bcG9zaXRpb24oKSA9IDVd"=>"xxhdpi", "src_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDFdL2ljb25bcG9zaXRpb24oKSA9IDZd"=>"resources/android/icon/drawable-xxxhdpi-icon.png", "density_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDFdL2ljb25bcG9zaXRpb24oKSA9IDZd"=>"xxxhdpi", "src_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDFdL3NwbGFzaFtwb3NpdGlvbigpID0gMV0"=>"resources/android/splash/drawable-land-ldpi-screen.png", "density_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDFdL3NwbGFzaFtwb3NpdGlvbigpID0gMV0"=>"land-ldpi", "src_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDFdL3NwbGFzaFtwb3NpdGlvbigpID0gMl0"=>"resources/android/splash/drawable-land-mdpi-screen.png", "density_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDFdL3NwbGFzaFtwb3NpdGlvbigpID0gMl0"=>"land-mdpi", "src_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDFdL3NwbGFzaFtwb3NpdGlvbigpID0gM10"=>"resources/android/splash/drawable-land-hdpi-screen.png", "density_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDFdL3NwbGFzaFtwb3NpdGlvbigpID0gM10"=>"land-hdpi", "src_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDFdL3NwbGFzaFtwb3NpdGlvbigpID0gNF0"=>"resources/android/splash/drawable-land-xhdpi-screen.png", "density_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDFdL3NwbGFzaFtwb3NpdGlvbigpID0gNF0"=>"land-xhdpi", "src_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDFdL3NwbGFzaFtwb3NpdGlvbigpID0gNV0"=>"resources/android/splash/drawable-land-xxhdpi-screen.png", "density_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDFdL3NwbGFzaFtwb3NpdGlvbigpID0gNV0"=>"land-xxhdpi", "src_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDFdL3NwbGFzaFtwb3NpdGlvbigpID0gNl0"=>"resources/android/splash/drawable-land-xxxhdpi-screen.png", "density_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDFdL3NwbGFzaFtwb3NpdGlvbigpID0gNl0"=>"land-xxxhdpi", "src_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDFdL3NwbGFzaFtwb3NpdGlvbigpID0gN10"=>"resources/android/splash/drawable-port-ldpi-screen.png", "density_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDFdL3NwbGFzaFtwb3NpdGlvbigpID0gN10"=>"port-ldpi", "src_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDFdL3NwbGFzaFtwb3NpdGlvbigpID0gOF0"=>"resources/android/splash/drawable-port-mdpi-screen.png", "density_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDFdL3NwbGFzaFtwb3NpdGlvbigpID0gOF0"=>"port-mdpi", "src_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDFdL3NwbGFzaFtwb3NpdGlvbigpID0gOV0"=>"resources/android/splash/drawable-port-hdpi-screen.png", "density_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDFdL3NwbGFzaFtwb3NpdGlvbigpID0gOV0"=>"port-hdpi", "src_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDFdL3NwbGFzaFtwb3NpdGlvbigpID0gMTBd"=>"resources/android/splash/drawable-port-xhdpi-screen.png", "density_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDFdL3NwbGFzaFtwb3NpdGlvbigpID0gMTBd"=>"port-xhdpi", "src_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDFdL3NwbGFzaFtwb3NpdGlvbigpID0gMTFd"=>"resources/android/splash/drawable-port-xxhdpi-screen.png", "density_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDFdL3NwbGFzaFtwb3NpdGlvbigpID0gMTFd"=>"port-xxhdpi", "src_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDFdL3NwbGFzaFtwb3NpdGlvbigpID0gMTJd"=>"resources/android/splash/drawable-port-xxxhdpi-screen.png", "density_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDFdL3NwbGFzaFtwb3NpdGlvbigpID0gMTJd"=>"port-xxxhdpi", "name_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJd"=>"ios", "name_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL3ByZWZlcmVuY2U"=>"CodePushDeploymentKey", "value_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL3ByZWZlcmVuY2U"=>"", "name_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL2ZlYXR1cmU"=>"Calendar", "name_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL2ZlYXR1cmUvcGFyYW0"=>"ios-package", "value_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL2ZlYXR1cmUvcGFyYW0"=>"Calendar", "src_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL2ljb25bcG9zaXRpb24oKSA9IDFd"=>"resources/ios/icon/icon.png", "width_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL2ljb25bcG9zaXRpb24oKSA9IDFd"=>"57", "height_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL2ljb25bcG9zaXRpb24oKSA9IDFd"=>"57", "src_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL2ljb25bcG9zaXRpb24oKSA9IDJd"=>"resources/ios/icon/icon@2x.png", "width_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL2ljb25bcG9zaXRpb24oKSA9IDJd"=>"114", "height_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL2ljb25bcG9zaXRpb24oKSA9IDJd"=>"114", "src_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL2ljb25bcG9zaXRpb24oKSA9IDNd"=>"resources/ios/icon/icon-40.png", "width_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL2ljb25bcG9zaXRpb24oKSA9IDNd"=>"40", "height_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL2ljb25bcG9zaXRpb24oKSA9IDNd"=>"40", "src_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL2ljb25bcG9zaXRpb24oKSA9IDRd"=>"resources/ios/icon/icon-40@2x.png", "width_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL2ljb25bcG9zaXRpb24oKSA9IDRd"=>"80", "height_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL2ljb25bcG9zaXRpb24oKSA9IDRd"=>"80", "src_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL2ljb25bcG9zaXRpb24oKSA9IDVd"=>"resources/ios/icon/icon-50.png", "width_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL2ljb25bcG9zaXRpb24oKSA9IDVd"=>"50", "height_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL2ljb25bcG9zaXRpb24oKSA9IDVd"=>"50", "src_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL2ljb25bcG9zaXRpb24oKSA9IDZd"=>"resources/ios/icon/icon-50@2x.png", "width_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL2ljb25bcG9zaXRpb24oKSA9IDZd"=>"100", "height_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL2ljb25bcG9zaXRpb24oKSA9IDZd"=>"100", "src_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL2ljb25bcG9zaXRpb24oKSA9IDdd"=>"resources/ios/icon/icon-60.png", "width_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL2ljb25bcG9zaXRpb24oKSA9IDdd"=>"60", "height_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL2ljb25bcG9zaXRpb24oKSA9IDdd"=>"60", "src_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL2ljb25bcG9zaXRpb24oKSA9IDhd"=>"resources/ios/icon/icon-60@2x.png", "width_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL2ljb25bcG9zaXRpb24oKSA9IDhd"=>"120", "height_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL2ljb25bcG9zaXRpb24oKSA9IDhd"=>"120", "src_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL2ljb25bcG9zaXRpb24oKSA9IDld"=>"resources/ios/icon/icon-60@3x.png", "width_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL2ljb25bcG9zaXRpb24oKSA9IDld"=>"180", "height_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL2ljb25bcG9zaXRpb24oKSA9IDld"=>"180", "src_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL2ljb25bcG9zaXRpb24oKSA9IDEwXQ"=>"resources/ios/icon/icon-72.png", "width_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL2ljb25bcG9zaXRpb24oKSA9IDEwXQ"=>"72", "height_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL2ljb25bcG9zaXRpb24oKSA9IDEwXQ"=>"72", "src_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL2ljb25bcG9zaXRpb24oKSA9IDExXQ"=>"resources/ios/icon/icon-72@2x.png", "width_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL2ljb25bcG9zaXRpb24oKSA9IDExXQ"=>"144", "height_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL2ljb25bcG9zaXRpb24oKSA9IDExXQ"=>"144", "src_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL2ljb25bcG9zaXRpb24oKSA9IDEyXQ"=>"resources/ios/icon/icon-76.png", "width_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL2ljb25bcG9zaXRpb24oKSA9IDEyXQ"=>"76", "height_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL2ljb25bcG9zaXRpb24oKSA9IDEyXQ"=>"76", "src_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL2ljb25bcG9zaXRpb24oKSA9IDEzXQ"=>"resources/ios/icon/icon-76@2x.png", "width_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL2ljb25bcG9zaXRpb24oKSA9IDEzXQ"=>"152", "height_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL2ljb25bcG9zaXRpb24oKSA9IDEzXQ"=>"152", "src_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL2ljb25bcG9zaXRpb24oKSA9IDE0XQ"=>"resources/ios/icon/icon-small.png", "width_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL2ljb25bcG9zaXRpb24oKSA9IDE0XQ"=>"29", "height_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL2ljb25bcG9zaXRpb24oKSA9IDE0XQ"=>"29", "src_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL2ljb25bcG9zaXRpb24oKSA9IDE1XQ"=>"resources/ios/icon/icon-small@2x.png", "width_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL2ljb25bcG9zaXRpb24oKSA9IDE1XQ"=>"58", "height_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL2ljb25bcG9zaXRpb24oKSA9IDE1XQ"=>"58", "src_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL2ljb25bcG9zaXRpb24oKSA9IDE2XQ"=>"resources/ios/icon/icon-small@3x.png", "width_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL2ljb25bcG9zaXRpb24oKSA9IDE2XQ"=>"87", "height_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL2ljb25bcG9zaXRpb24oKSA9IDE2XQ"=>"87", "src_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL3NwbGFzaFtwb3NpdGlvbigpID0gMV0"=>"resources/ios/splash/Default-568h@2x~iphone.png", "width_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL3NwbGFzaFtwb3NpdGlvbigpID0gMV0"=>"640", "height_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL3NwbGFzaFtwb3NpdGlvbigpID0gMV0"=>"1136", "src_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL3NwbGFzaFtwb3NpdGlvbigpID0gMl0"=>"resources/ios/splash/Default-667h.png", "width_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL3NwbGFzaFtwb3NpdGlvbigpID0gMl0"=>"750", "height_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL3NwbGFzaFtwb3NpdGlvbigpID0gMl0"=>"1334", "src_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL3NwbGFzaFtwb3NpdGlvbigpID0gM10"=>"resources/ios/splash/Default-736h.png", "width_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL3NwbGFzaFtwb3NpdGlvbigpID0gM10"=>"1242", "height_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL3NwbGFzaFtwb3NpdGlvbigpID0gM10"=>"2208", "src_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL3NwbGFzaFtwb3NpdGlvbigpID0gNF0"=>"resources/ios/splash/Default-Landscape-736h.png", "width_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL3NwbGFzaFtwb3NpdGlvbigpID0gNF0"=>"2208", "height_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL3NwbGFzaFtwb3NpdGlvbigpID0gNF0"=>"1242", "src_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL3NwbGFzaFtwb3NpdGlvbigpID0gNV0"=>"resources/ios/splash/Default-Landscape@2x~ipad.png", "width_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL3NwbGFzaFtwb3NpdGlvbigpID0gNV0"=>"2048", "height_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL3NwbGFzaFtwb3NpdGlvbigpID0gNV0"=>"1536", "src_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL3NwbGFzaFtwb3NpdGlvbigpID0gNl0"=>"resources/ios/splash/Default-Landscape~ipad.png", "width_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL3NwbGFzaFtwb3NpdGlvbigpID0gNl0"=>"1024", "height_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL3NwbGFzaFtwb3NpdGlvbigpID0gNl0"=>"768", "src_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL3NwbGFzaFtwb3NpdGlvbigpID0gN10"=>"resources/ios/splash/Default-Portrait@2x~ipad.png", "width_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL3NwbGFzaFtwb3NpdGlvbigpID0gN10"=>"1536", "height_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL3NwbGFzaFtwb3NpdGlvbigpID0gN10"=>"2048", "src_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL3NwbGFzaFtwb3NpdGlvbigpID0gOF0"=>"resources/ios/splash/Default-Portrait~ipad.png", "width_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL3NwbGFzaFtwb3NpdGlvbigpID0gOF0"=>"768", "height_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL3NwbGFzaFtwb3NpdGlvbigpID0gOF0"=>"1024", "src_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL3NwbGFzaFtwb3NpdGlvbigpID0gOV0"=>"resources/ios/splash/Default@2x~iphone.png", "width_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL3NwbGFzaFtwb3NpdGlvbigpID0gOV0"=>"640", "height_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL3NwbGFzaFtwb3NpdGlvbigpID0gOV0"=>"960", "src_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL3NwbGFzaFtwb3NpdGlvbigpID0gMTBd"=>"resources/ios/splash/Default~iphone.png", "width_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL3NwbGFzaFtwb3NpdGlvbigpID0gMTBd"=>"320", "height_Ly93aWRnZXQvcGxhdGZvcm1bcG9zaXRpb24oKSA9IDJdL3NwbGFzaFtwb3NpdGlvbigpID0gMTBd"=>"480", "src_Ly93aWRnZXQvaWNvbg"=>"resources/android/icon/drawable-xhdpi-icon.png"}, "file_content"=>"\r\n\r\n MRL Staging\r\n \r\n MRL Staging App\r\n \r\n \r\n Headerlabs Infotech Pvt. Ltd.\r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n", "commit"=>"Update xml"} Redirected to http://localhost:3000/ Completed 302 Found in 48ms (ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2016-04-17 16:07:15 +0530 Processing by XmlToForm::XmlHandlersController#upload_file as HTML Rendered /home/nitanshu/projects/xmlToForm/app/views/xml_to_form/xml_handlers/upload_file.html.erb within layouts/xml_to_form/application (1.0ms) Completed 200 OK in 11ms (Views: 11.1ms | ActiveRecord: 0.0ms)