Created
January 12, 2012 19:42
-
-
Save timting/1602621 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Started POST "/amf" for 127.0.0.1 at 2012-01-12 19:41:28 +0000 | |
DEPRECATION WARNING: ref is deprecated and will be removed from Rails 3.2. (called from get_service at /var/elastic/skillet/shared/bundle/ruby/1.9.1/bundler/gems/rails3-amf-c8e6239f2c3d/lib/rails3-amf/request_processor.rb:59) | |
DEPRECATION WARNING: new is deprecated and will be removed from Rails 3.2. (called from get_service at /var/elastic/skillet/shared/bundle/ruby/1.9.1/bundler/gems/rails3-amf-c8e6239f2c3d/lib/rails3-amf/request_processor.rb:59) | |
DEPRECATION WARNING: get is deprecated and will be removed from Rails 3.2. (called from get_service at /var/elastic/skillet/shared/bundle/ruby/1.9.1/bundler/gems/rails3-amf-c8e6239f2c3d/lib/rails3-amf/request_processor.rb:59) | |
Processing by DocumentsController#create as AMF | |
Parameters: {0=>{"versionCreatedWith"=>"3.1.042", "region"=>"A01", "updatedBy"=>"Elastic", "totalPriceRetail"=>4000, "dateCreated"=>1326397272.86, "totalPriceWholesale"=>2000, "createdBy"=>"Elastic", "dateUpdated"=>1326397299.305, "number"=>"", "doSubmit"=>false, "name"=>"New Document", "platformCreatedWith"=>"mac_os", "isSubmitted"=>false, "platformUpdatedWith"=>"mac_os", "submitterType"=>"", "dataRevision"=>23673, "note"=>"", "pages"=>[{"poNumber"=>"12345", "totalQuantity"=>10, "position"=>-1, "pageSize"=>"letterLandscape", "totalPriceRetail"=>4000, "shipEarly"=>false, "totalPriceWholesale"=>2000, "whiteboardItems"=>[], "locationNumber"=>"TIM2", "aspectRatio"=>1, "name"=>"Untitled 1", "id"=>"C51DB53E-55FA-C70A-6499-D370331C6548", "customerNumber"=>"TIM", "arrivalDate"=>1326355200.0, "cartItems"=>[{"orderAdded"=>0, "totalUnits"=>10, "stockItems"=>[{"quantity"=>10, "size"=>"S", "vSize"=>nil, "sku"=>"112202422222P", "upc"=>"885355986151"}, {"quantity"=>0, "size"=>"M", "vSize"=>nil, "sku"=>"112202422333P", "upc"=>"885355986182"}, {"quantity"=>0, "size"=>"L", "vSize"=>nil, "sku"=>"112202422555P", "upc"=>"885355986212"}, {"quantity"=>0, "size"=>"XL", "vSize"=>nil, "sku"=>"112202422666P", "upc"=>"885355986243"}, {"quantity"=>0, "size"=>"XXL", "vSize"=>nil, "sku"=>"112202422777P", "upc"=>"885355986274"}], "catalogSort"=>3001, "colorName"=>"Blue", "totalPriceWholesale"=>2000, "productName"=>"M BERNESE", "colorCode"=>"422", "totalPriceRetail"=>4000, "userSort"=>0, "productNumber"=>"112202"}], "cancelDate"=>1326787200.0, "orderType"=>"standalone"}], "versionUpdatedWith"=>"3.1.042", "totalQuantity"=>10, "catalogKey"=>"F107"}, 1=>#<StringIO:0xc5e1094>, 2=>"tim", 3=>"testing", "document"=>{"versionCreatedWith"=>"3.1.042", "region"=>"A01", "updatedBy"=>"Elastic", "totalPriceRetail"=>4000, "dateCreated"=>1326397272.86, "totalPriceWholesale"=>2000, "createdBy"=>"Elastic", "dateUpdated"=>1326397299.305, "number"=>"", "doSubmit"=>false, "name"=>"New Document", "platformCreatedWith"=>"mac_os", "isSubmitted"=>false, "platformUpdatedWith"=>"mac_os", "submitterType"=>"", "dataRevision"=>23673, "note"=>"", "pages"=>[{"poNumber"=>"12345", "totalQuantity"=>10, "position"=>-1, "pageSize"=>"letterLandscape", "totalPriceRetail"=>4000, "shipEarly"=>false, "totalPriceWholesale"=>2000, "whiteboardItems"=>[], "locationNumber"=>"TIM2", "aspectRatio"=>1, "name"=>"Untitled 1", "id"=>"C51DB53E-55FA-C70A-6499-D370331C6548", "customerNumber"=>"TIM", "arrivalDate"=>1326355200.0, "cartItems"=>[{"orderAdded"=>0, "totalUnits"=>10, "stockItems"=>[{"quantity"=>10, "size"=>"S", "vSize"=>nil, "sku"=>"112202422222P", "upc"=>"885355986151"}, {"quantity"=>0, "size"=>"M", "vSize"=>nil, "sku"=>"112202422333P", "upc"=>"885355986182"}, {"quantity"=>0, "size"=>"L", "vSize"=>nil, "sku"=>"112202422555P", "upc"=>"885355986212"}, {"quantity"=>0, "size"=>"XL", "vSize"=>nil, "sku"=>"112202422666P", "upc"=>"885355986243"}, {"quantity"=>0, "size"=>"XXL", "vSize"=>nil, "sku"=>"112202422777P", "upc"=>"885355986274"}], "catalogSort"=>3001, "colorName"=>"Blue", "totalPriceWholesale"=>2000, "productName"=>"M BERNESE", "colorCode"=>"422", "totalPriceRetail"=>4000, "userSort"=>0, "productNumber"=>"112202"}], "cancelDate"=>1326787200.0, "orderType"=>"standalone"}], "versionUpdatedWith"=>"3.1.042", "totalQuantity"=>10, "catalogKey"=>"F107"}, "file"=>#<StringIO:0xc5e1094>, "user"=>{"username"=>"tim", "password"=>"[FILTERED]"}} | |
Completed 200 OK in 170ms (Views: 0.9ms) | |
Sending back AMF | |
Started GET "/" for 127.0.0.1 at 2012-01-12 19:41:35 +0000 | |
Processing by HomeController#index as */* | |
Rendered home/index.html.erb within layouts/application (0.0ms) | |
Completed 200 OK in 2ms (Views: 1.5ms) | |
Started GET "/" for 127.0.0.1 at 2012-01-12 19:41:36 +0000 | |
Processing by HomeController#index as */* | |
Rendered home/index.html.erb within layouts/application (0.0ms) | |
Completed 200 OK in 1ms (Views: 1.2ms) | |
Started GET "/" for 127.0.0.1 at 2012-01-12 19:41:38 +0000 | |
Processing by HomeController#index as */* | |
Rendered home/index.html.erb within layouts/application (0.0ms) | |
Completed 200 OK in 1ms (Views: 1.2ms) | |
Started POST "/amf" for 127.0.0.1 at 2012-01-12 19:41:39 +0000 | |
DEPRECATION WARNING: ref is deprecated and will be removed from Rails 3.2. (called from get_service at /var/elastic/skillet/shared/bundle/ruby/1.9.1/bundler/gems/rails3-amf-c8e6239f2c3d/lib/rails3-amf/request_processor.rb:59) | |
DEPRECATION WARNING: new is deprecated and will be removed from Rails 3.2. (called from get_service at /var/elastic/skillet/shared/bundle/ruby/1.9.1/bundler/gems/rails3-amf-c8e6239f2c3d/lib/rails3-amf/request_processor.rb:59) | |
DEPRECATION WARNING: get is deprecated and will be removed from Rails 3.2. (called from get_service at /var/elastic/skillet/shared/bundle/ruby/1.9.1/bundler/gems/rails3-amf-c8e6239f2c3d/lib/rails3-amf/request_processor.rb:59) | |
Processing by DocumentsController#update as AMF | |
Parameters: {0=>{"versionCreatedWith"=>"3.1.042", "region"=>"A01", "updatedBy"=>"Elastic", "totalPriceRetail"=>4000, "dateCreated"=>1326397272.86, "totalPriceWholesale"=>2000, "createdBy"=>"Elastic", "dateUpdated"=>1326397299.699, "number"=>"BESUWAMAKE", "doSubmit"=>true, "name"=>"New Document", "platformCreatedWith"=>"mac_os", "isSubmitted"=>false, "platformUpdatedWith"=>"mac_os", "submitterType"=>"dealer", "dataRevision"=>23673, "note"=>"", "pages"=>[{"poNumber"=>"12345", "totalQuantity"=>10, "position"=>-1, "pageSize"=>"letterLandscape", "totalPriceRetail"=>4000, "shipEarly"=>false, "totalPriceWholesale"=>2000, "whiteboardItems"=>[], "locationNumber"=>"TIM2", "aspectRatio"=>1, "name"=>"Untitled 1", "id"=>"C51DB53E-55FA-C70A-6499-D370331C6548", "customerNumber"=>"TIM", "arrivalDate"=>1326355200.0, "cartItems"=>[{"orderAdded"=>0, "totalUnits"=>10, "stockItems"=>[{"quantity"=>10, "size"=>"S", "vSize"=>nil, "sku"=>"112202422222P", "upc"=>"885355986151"}, {"quantity"=>0, "size"=>"M", "vSize"=>nil, "sku"=>"112202422333P", "upc"=>"885355986182"}, {"quantity"=>0, "size"=>"L", "vSize"=>nil, "sku"=>"112202422555P", "upc"=>"885355986212"}, {"quantity"=>0, "size"=>"XL", "vSize"=>nil, "sku"=>"112202422666P", "upc"=>"885355986243"}, {"quantity"=>0, "size"=>"XXL", "vSize"=>nil, "sku"=>"112202422777P", "upc"=>"885355986274"}], "catalogSort"=>3001, "colorName"=>"Blue", "totalPriceWholesale"=>2000, "productName"=>"M BERNESE", "colorCode"=>"422", "totalPriceRetail"=>4000, "userSort"=>0, "productNumber"=>"112202"}], "cancelDate"=>1326787200.0, "orderType"=>"standalone"}], "versionUpdatedWith"=>"3.1.042", "totalQuantity"=>10, "catalogKey"=>"F107"}, 1=>#<StringIO:0xcb854a0>, 2=>"tim", 3=>"testing", "document"=>{"versionCreatedWith"=>"3.1.042", "region"=>"A01", "updatedBy"=>"Elastic", "totalPriceRetail"=>4000, "dateCreated"=>1326397272.86, "totalPriceWholesale"=>2000, "createdBy"=>"Elastic", "dateUpdated"=>1326397299.699, "number"=>"BESUWAMAKE", "doSubmit"=>true, "name"=>"New Document", "platformCreatedWith"=>"mac_os", "isSubmitted"=>false, "platformUpdatedWith"=>"mac_os", "submitterType"=>"dealer", "dataRevision"=>23673, "note"=>"", "pages"=>[{"poNumber"=>"12345", "totalQuantity"=>10, "position"=>-1, "pageSize"=>"letterLandscape", "totalPriceRetail"=>4000, "shipEarly"=>false, "totalPriceWholesale"=>2000, "whiteboardItems"=>[], "locationNumber"=>"TIM2", "aspectRatio"=>1, "name"=>"Untitled 1", "id"=>"C51DB53E-55FA-C70A-6499-D370331C6548", "customerNumber"=>"TIM", "arrivalDate"=>1326355200.0, "cartItems"=>[{"orderAdded"=>0, "totalUnits"=>10, "stockItems"=>[{"quantity"=>10, "size"=>"S", "vSize"=>nil, "sku"=>"112202422222P", "upc"=>"885355986151"}, {"quantity"=>0, "size"=>"M", "vSize"=>nil, "sku"=>"112202422333P", "upc"=>"885355986182"}, {"quantity"=>0, "size"=>"L", "vSize"=>nil, "sku"=>"112202422555P", "upc"=>"885355986212"}, {"quantity"=>0, "size"=>"XL", "vSize"=>nil, "sku"=>"112202422666P", "upc"=>"885355986243"}, {"quantity"=>0, "size"=>"XXL", "vSize"=>nil, "sku"=>"112202422777P", "upc"=>"885355986274"}], "catalogSort"=>3001, "colorName"=>"Blue", "totalPriceWholesale"=>2000, "productName"=>"M BERNESE", "colorCode"=>"422", "totalPriceRetail"=>4000, "userSort"=>0, "productNumber"=>"112202"}], "cancelDate"=>1326787200.0, "orderType"=>"standalone"}], "versionUpdatedWith"=>"3.1.042", "totalQuantity"=>10, "catalogKey"=>"F107"}, "file"=>#<StringIO:0xcb854a0>, "user"=>{"username"=>"tim", "password"=>"[FILTERED]"}} | |
Rendered confirmer/_summary.html.erb (208.1ms) | |
Rendered confirmer/document_in_review.html.erb (232.7ms) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment