formalizer 1.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +7 -0
- data/MIT-LICENSE +20 -0
- data/README.rdoc +207 -0
- data/Rakefile +34 -0
- data/lib/formalizer/errors.rb +15 -0
- data/lib/formalizer/form.rb +127 -0
- data/lib/formalizer/form_field.rb +322 -0
- data/lib/formalizer/formalizer.rb +253 -0
- data/lib/formalizer/utils.rb +61 -0
- data/lib/formalizer/version.rb +3 -0
- data/lib/formalizer.rb +5 -0
- data/lib/tasks/formalizer_tasks.rake +4 -0
- data/test/dummy/Gemfile +5 -0
- data/test/dummy/Gemfile.lock +12 -0
- data/test/dummy/README.rdoc +28 -0
- data/test/dummy/Rakefile +6 -0
- data/test/dummy/app/assets/images/acme_logo.jpg +0 -0
- data/test/dummy/app/assets/images/formalizer.png +0 -0
- data/test/dummy/app/assets/javascripts/application.js +13 -0
- data/test/dummy/app/assets/javascripts/fill_details.js +2 -0
- data/test/dummy/app/assets/javascripts/home.js +2 -0
- data/test/dummy/app/assets/stylesheets/application.css +15 -0
- data/test/dummy/app/assets/stylesheets/bootstrap_yeti.css +7109 -0
- data/test/dummy/app/assets/stylesheets/fill_details.css +4 -0
- data/test/dummy/app/assets/stylesheets/form.css +20 -0
- data/test/dummy/app/assets/stylesheets/home.css +4 -0
- data/test/dummy/app/controllers/about_controller.rb +6 -0
- data/test/dummy/app/controllers/application_controller.rb +5 -0
- data/test/dummy/app/controllers/demo_controller.rb +103 -0
- data/test/dummy/app/controllers/home_controller.rb +6 -0
- data/test/dummy/app/helpers/application_helper.rb +2 -0
- data/test/dummy/app/helpers/fill_details_helper.rb +2 -0
- data/test/dummy/app/helpers/home_helper.rb +2 -0
- data/test/dummy/app/views/about/show.html.erb +6 -0
- data/test/dummy/app/views/demo/index.html.erb +7 -0
- data/test/dummy/app/views/home/show.html.erb +22 -0
- data/test/dummy/app/views/layouts/application.html.erb +24 -0
- data/test/dummy/app/views/shared/_navbar.html.erb +16 -0
- data/test/dummy/bin/bundle +3 -0
- data/test/dummy/bin/rails +4 -0
- data/test/dummy/bin/rake +4 -0
- data/test/dummy/bin/setup +29 -0
- data/test/dummy/config/_formalizer.yml +102 -0
- data/test/dummy/config/alternative_invalid_config1.yml +41 -0
- data/test/dummy/config/alternative_invalid_config2.yml +1 -0
- data/test/dummy/config/alternative_valid_config.yml +42 -0
- data/test/dummy/config/application.rb +26 -0
- data/test/dummy/config/boot.rb +5 -0
- data/test/dummy/config/database.yml +25 -0
- data/test/dummy/config/environment.rb +5 -0
- data/test/dummy/config/environments/development.rb +41 -0
- data/test/dummy/config/environments/production.rb +79 -0
- data/test/dummy/config/environments/test.rb +42 -0
- data/test/dummy/config/form1.html +139 -0
- data/test/dummy/config/initializers/assets.rb +11 -0
- data/test/dummy/config/initializers/backtrace_silencers.rb +7 -0
- data/test/dummy/config/initializers/cookies_serializer.rb +3 -0
- data/test/dummy/config/initializers/filter_parameter_logging.rb +4 -0
- data/test/dummy/config/initializers/inflections.rb +16 -0
- data/test/dummy/config/initializers/mime_types.rb +4 -0
- data/test/dummy/config/initializers/session_store.rb +3 -0
- data/test/dummy/config/initializers/wrap_parameters.rb +14 -0
- data/test/dummy/config/invalid_html_formalizer_tags_without_ids.html +5 -0
- data/test/dummy/config/invalid_html_no_formalizer_tags.html +5 -0
- data/test/dummy/config/locales/en.yml +23 -0
- data/test/dummy/config/routes.rb +7 -0
- data/test/dummy/config/secrets.yml +22 -0
- data/test/dummy/config.ru +4 -0
- data/test/dummy/db/development.sqlite3 +0 -0
- data/test/dummy/db/test.sqlite3 +0 -0
- data/test/dummy/log/development.log +7107 -0
- data/test/dummy/log/passenger.3000.log +2681 -0
- data/test/dummy/log/test.log +4830 -0
- data/test/dummy/passenger.3000.pid.lock +0 -0
- data/test/dummy/public/404.html +67 -0
- data/test/dummy/public/422.html +67 -0
- data/test/dummy/public/500.html +66 -0
- data/test/dummy/public/favicon.ico +0 -0
- data/test/dummy/test/controllers/fill_details_controller_test.rb +7 -0
- data/test/dummy/test/controllers/home_controller_test.rb +7 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/-Z8-x8TP2IpXxzIQCnPJmwpJQLBA1vkQZIs-v5IqO1M.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/0QhQ_r6EX-PaO37-YZcRkQsrNuiQ2lMZ78kOr9nizbo.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/0gaoXk74LdRQaVC-V6RnHNTFukvBZK6P7TSCKGK3iB4.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/0lmMGqilvmPepfDYe-P4TPj8HP55nK4OJgU_A7JN3vA.cache +2 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/10FjxP4BObnBgDu_BfPbcN8u9gBcUtffAu43bKi18OE.cache +2 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/1E4iNysYJh97M_YQ2yLOmaIpv-TrGgZMuC1GG79zjPo.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/1LojJt0HPxdTxk8roqIik_rXQ4lXs1dds-NUPqBSLQ0.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/1TzpDaiXe-zq-W2i_uxXwiRngAIoS4lMkMV1YF_-Klw.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/1ZIYPPoIRMG1j1vxQhisia--vKTZrc14_GQdwEsFQsU.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/1ZylVP7ZDoGvLc-wMWjmTFaWqlB0BOGWbbESKK_O5zg.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/1zeTrAPOtYLg-JXxWQtphNiGAEZjECivNLOO2qHmZak.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/29NJdbsFyjUzJAXIzHCoilXDeM55NW6O3cuuRoMir44.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/2pIrDdq-LQAZYsU3rnabBAAF3KoaUqd-UddqjLj6tig.cache +2 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/2t9hRAvHgc_FJbWXTMo1S0F6rT4U9Doze_q5dKJ-fIQ.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/30olZHQQ7WZTO-OTXByCyV6vQvD-jRNTxeLSKLexBZw.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/3E_mWo1orMy9qt95H9QfIEPkUy47lB7SEZHViXEsFqI.cache +2 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/3WbrpN7fxH07Jo9_3u6T1QT3aSs8f0GtBY-tXlyMFGU.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/3c3Nfn_SaD6FvHwA8eTWTzPRLztBsPQsm4lP92p1Zgg.cache +2 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/4Qy3ua1ZxecQRiTw0N2X_g5fnog79TcUHR2OME4vIPE.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/50srOL95A3hQiQ4Qny9El7UtyBykNpLQqwIDQoVhHk4.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/5BIJNXi8oXVWoLSkdp4lc3Th8PwMrk4bvez8RTabMuc.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/5GwtVhuOkq0utxLWUiTqEU3Onyx3OrVgux-7uDhK0Ew.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/5Lly_CA8DZvPhQV2jDQx-Y6P_y3Ygra9t5jfSlGhHDA.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/5O2LYVux25geVSYTIjv2zA6Mm7Q7_wM0QxCacxCn1A8.cache +2 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/5Pgc4M14GZWEeVTkkd04jQEJpdqVAmyqi9glF6vb73I.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/5QCJCh3vy-_xBXSLbJhjpsNpLjMQmgHC7KlC5EBldL8.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/5QPZLgIEGL9Ktghpx_Usd-LEixQ1JmmMc8h5mpkosD0.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/5R-MvIULCjePz0cM8aamgI1CGUxcfDuzJlmIivuhkuk.cache +2 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/5zHbuyCXcodrnyA9RJb5M2roj2pmi7Vak-F3kb7AGxs.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/6E0UuAMaaJmKYV4WHiNr1cBWr-mwujiNLKJYbZBy5A0.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/6EI0VFQ3N3P7AOjW8AEjrXZdSuCnCv-fpZ64e0bjynk.cache +3 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/7CXKpj5B6dzyBoSsGgu7moPco2r0i9PbwzVXo1lHozU.cache +2 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/7FxuwZmru_T0Zx8aNR3TleboQkZy5z3NeGNrwPzP7cY.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/7Qzcd1UvRnkRnZ5b54SSviAKsURjRAGoaK5yTsg4MxA.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/7aFBjL4if-asPUbvotQpxcJTzMgAX9LsHAQVCppeSXE.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/7lvyiihvB0xNdKRsf1KPaqFm_3Mipw8d1db4V8lJteA.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/813bj5I6yZb-wXefodCetOCKEDEL_2AbNx1a02m7-KQ.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/8DY9xobqxlwyWnYa-twKg1BMFu42a1oOfvx2Zk8-QRg.cache +2 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/8kChD4u9SX9-EQY63SO0-ergLuOvDIf46vR60I3T0qg.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/8rlj1JnFHejUL3raWFeliRWCPWCnJdn3UrlKHovKdbs.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/9BUi26Pi2HjaBwxW3xqwhp3-Nv9HqvKnYi-RR8KcuWk.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/9L0RNb_fbisaw_9WsSFYANfhgTuQtvP-91QSEjXNmY8.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/9XgPoYN_JsGzZkpXeM3pxQXrYH26-9gSsoxEp6HpEUM.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/9j8hez9pHdCQdcwjpKeoYVrBmVfR4ASBCJUtaO-CN5s.cache +3 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/9kTCjSGFbe16SMqnP158MuUj3D28soCZdwKuAsJzbUM.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/9lx_5ziCg-eDu1m2pR0-AVevZkF224xRlIvfaq7PCUo.cache +2 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/9ztFL_5lRP0EpvY6Yd8zo0LH5wpnuxoAxDa5ffRhyC8.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/A6zGVTNPc91lU58ffj05A46ORdomivGj5lc_q3_XQQQ.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/AC-yaYeOXxlIdUwTDpTd_TdSmK_-ZGilXZPaleWhVm4.cache +3 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/ACsvcWXFkXGo_dZSWRNCzv6q67NHrhjltwMF4SyKs1s.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/AMY65tvjndTjQ3V_ZahdJL8X2zj93DU2o7K5FPvxu1M.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/AfnuA-IDSQtDAo9XtkPxxczSKB-VlblUrZXAKCj-QaQ.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/AfqP34F2lwUisVYv00aFZKJ_aiYs8smx4j36oeW-S6k.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/B4oFb3TRenHH4JcduyCvGTFxZdU3-VvTQ1LDvm_-iIE.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/BUMVcNGlZ_mEthsPogkRuGobQajJknMTlMbRrCDEWw0.cache +3 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/BhtNyi5hwiVF2UewLiIUG0mEvA4dTsuA9OZfLInxiaM.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/BrL6mwK6Wl92bBsvnD7AQvHWBpWjUC9-hVUuew9XT28.cache +3 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/C-JhuIiVv78piyuXHnljYWwor7hg29mRYWxbFgsSRAQ.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/COs9Zo-3ILgYwVitDgIYCUYqG71jyK12ukoiV9DgXGM.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/CTUWBa7w8yk1eBR-vVnNVN1dD-U9aUQCm4RvF-RIYvU.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/CXmlgiMLFXGktY7o_a-zXGvORAwhacWo9qzuYfEGE1Y.cache +2 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/CYZk3DPZTVGkS2PnZvMUwL2FZdyXbaP3rElZ0sKlTZ8.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/CZI7jT4PWrphGBTddtX9G0MlBskacV4xNnNIiJXLNgU.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/CePIL6yNvdNcXUbCs39xoB8mYs4nnVdGrFW5R5CKggQ.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/CjHnZuWbfmemr8OwunPxBX2q82kfqQrpyzZqQlgByb0.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/ClbLBnTjKQ2M71bFPm49Q3mL6f1ezJqft9rA3amsQFw.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/DKPWCuG8-WIOXIo8ZtYEQSW_cfaaGpNJh811CN497o4.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Ds9pJpmDkvJOvR198IUwYc9ULGPmil2iTqFiFiGjlTk.cache +3 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/EDARLTaT4IC1VOfwV6baowYKbgOdR9-vtVU6QyLQTjI.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/EFQva92FBkqJrXlwFMm0pOyMbmEIDZZTjKfNSL_SkZc.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/EHfXjykHNwJnJ2mPC_X-9u5XQ-lo3m4lSyPzw-raCms.cache +2 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/EK94JTjppaz8RHle7cCnC2-AtPXwdJ8yDkUP71ZUnek.cache +2 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/EwckOCeKfibFMJk1ykog1VSiAkRxFPJRomR6UnhspFA.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/ExtPB6HexdzjWLQJkCzrB5IkQF3ZZXpBa9IPQROeLIg.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/F3oiB_iZ467uXhAv4IjoV5eZSm-bwgS6xUjszPD5e9U.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/FLTgQmbIJNhFOAe7KHjPgxgSVYkYlXH0Zluo0g-u5hs.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Fns9pIxUWrPU5h9kFlyKS-PwKd8HxU5Q5XOD4g0BDeo.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/FzziiFjbUsrpb7SF0ce2ZkWkxLwjo1wA24G0hXaeIkQ.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/G4BoLpM5zXXaRM_wF7w6DGkOQj0_e8uQ6g6DT766VrE.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/G8NeUk52Hnr7bG_HKvsYHrwPVbf5CBK-faalsc0CqhI.cache +2 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/GTCjnTkoJck-uQZ8rDMK4r714HhpzeJkNtzPFQV8DwA.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/H-vLBWd7GFBKYhIfIvjrh_ybAYrwqt68JLUd2byKlKM.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/HC8vOhiwVnfoGJvnxqt_LC-wzGgzV4N0m9oKKtx7N80.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/HF6WTSaNGkbbpYZKSQjL5V4qNzevXksPfMsclnueSZA.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/HRQDr4TsPyfcN8NC7b3hmZJH11mUY7vTjoscEUdlesI.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/HWkb49cHyNx6KuEmVwRc8kLyFRR8KSqwIWuRirwMe4A.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/HYCvQ7OACArsJevB7clpYUhju6qbdSyS_lPA0HTzxcE.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Hi1YUR3014PHRusUI2Psm51L3qSNb6NNtUjAoqdBgJA.cache +2 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/HkivVuo1QbHiVAZRwxz8KISg7w8SkVsLvXXPjTyo1RY.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/HtjMoz49NTbpPgQ5E7HuoCduA9wa6_NbwM3PosrO2S8.cache +3 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/HuK4Oh3hKlvMS7sKaJ-1IJset3TEcndPwPSIc44otsw.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/I-8CERt84_2ELVeGVTwnLrIVeXtiYNjz9MKKpaE9a1k.cache +3 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/I-pscSbe6WWQ-Hy600ABZdc6wMYC1utqCHCpXRgHkck.cache +3 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/I4X_-Wfk9tSNv7Y7DN1stcfdEmVP66GhbIg4rBGTvJk.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/IIHFsCskfZ8wud0ArVYadcEz1sCwDNST_CzhdRQ0ymw.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/IN3zcsPPiYWRXkoyEdQTWYZdobUm-hVZPF-RsyKSLZo.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/INv_HAthrzDkm_D38eTGnh1Fv0Vj_MuX4fgbbRyXIuI.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/ITHO1axalp1rHmqR3YvaIkjcAvn_b-ZDcFHAwd77x8g.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Il6R5QNZ6BNMpHu2VKbgxYd7kLnD_VBlXj4sNW3Ogrg.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Ip3sIWGeNobzJVqwWB-9uzzRqvRzIl16lYYu2LwYSkg.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Is-w-V5glNAuSJQI6LlVgYrsrBpTkB8UuMyvC18kGP4.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/IyqWEHJrFKiApIk9ykMM4aexL6XjINdu8SM_hvODC5U.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Iyr9ur_AZWlgQioN9Q_0ZIHzk8eAR2gcP9rA9U53a2I.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/IztqlpUnlF6g-AK41uS64ADOb_UqrV2XPKipfwMZtng.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/J33O-gglLsJXTRsiLsEaZnkx2EejYpaY3xgL08iGtGw.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/JFyms6REaLPLPGIhMN9PGqjy17pfjTRUVf7eZu9Pxco.cache +2 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/JIHTpeIeHLyoisKIzpqO0eHdGhi5nEKWj5-RcVKRCM0.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/JW2xq5zPnik9gBTiiH4F_youPivdygFAzUOO8MbWgkM.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Jd-S8kl1kAIMxvyCcIuOA7ZGbyL26f82Ye-3R_XSjdo.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Jze_hM1mFPXNRoOoJw19TGQvSkWHNCf3QMNVc0ziz_Q.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/K6SnboDPlbuabJPpTZ0JPk8gO6RFUZBqZ86JAtADJEI.cache +2 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/KA5cXFlW0WDZ_VC_cWZZYScTtlyiF3RVGqBEGU6eiWk.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/KDwg9dU_fSHgpLW4os9qv5BQy9zdS-M9s6Ayd-AANVc.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/KEmMrd7MCPJPBEXnAmcfU3NSj_picTq8W8sdG9tqrqE.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/KIkXGvm2JGXJ5o2qXMFuGbgz6qMOB6A_YxWOUPIHKK0.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/KXINFsNMK_ckYGMJQGJfbFh6Z6epFg9k-5Qhs9rW9EU.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/KZT5maABQpPM8h1-x2KELDmK3nd7nKk-gcX_gjMgt2M.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/KepueFEdf6u-gcEmbP_Co4sI430KiPrpm0DZTrdbZUU.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/KhI2DHSuQgZjCK0ekRDtvbZpOwdYZri_CwBZ_JkxvOQ.cache +2 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Km_xMbxQ71ubb9QRITDKX704GvVKFUCbb0nUvxa8thQ.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/LEKS-dzBMjc4eTyBxtrkhH2mBdtswpViSIhSflnSWt8.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/LVNi0m_Fz46uZMQdhGs_Xp2qaC0-FvTGXGkvKC4t4d8.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/LX1cGvPp6Q6XjdGWjj9TR7J4-zLSGXBgJ4V46lvreMU.cache +2 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/LdWTufB1ksbF48SkjjVFQaGOGLZhuR67aZdg86lyIlU.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/LdznozvZmzSQM-vN4gpeVOi7BnxMKo9wORxcV6AV1C4.cache +3 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/LrSqV9e6t5RRqIrQNqg7rJNyEmu18afM4pmQogLkpaQ.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/M0uQOpQsd2JJzwD9B8xFoWKkOeXsEv989W442_j6GWQ.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/M7D8w6LkvEVOKTQGUh5UeMFsZH9VO0AcqcYXjP_pBUI.cache +2 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/MDLy9q5bNSELATVxXwYNiE_EWIk6G54Vvp6-6Nqe5GI.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/MZlIjxVbEXORmEiPpu2WfhYYmXabfs-Mx0CK13UOI68.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Mty8gekO-EN4nBDIU6_1vSciYe3nym8NZFIu8Blar-o.cache +3 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/MvmfAyy9rh72Z5qHWYe-P86KDG_4TypMgkIvJ9H_VZg.cache +2 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/MyIKfP196ecHA5x66VvwST274efdOn68xI7gr7-yO_s.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/NVDHbW4cQm1BkVqKaV_UZJCoUGOjV__cQDP_BkY28PE.cache +2 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/NZYfENdib9jQ0mLkOwrrHkyePDmPSnsyNBF09R3RjDI.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Nw4FfwPy0V6hfEuMiecmCowRpPVW72JuqlU1XiIbwIY.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/O42pf20jdFJ_g5abvA826QHjbBd_O80pk4MWxW-tCsA.cache +3 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/OAJRpn8VLCOm_jZEmbk0pORgSlL7gp4nFifMo5niF-8.cache +2 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/OGtnLVkXIOrBNwwxtlEOXYAU-nA5S08TDyFelKR3iYA.cache +3 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/OI6uxGcnsKavdWTtwDAasU3wPx8QXhzBgV0X2n1KjMQ.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/OO7RmvETdJCl6nDgMH22qEwqpy5SjZ2MMEBlC6tG8hI.cache +3 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Osvd5BC9KZ-hK4npyrYgEsra8aCVLyBTWo66yXU4904.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/OzJXhurZ1BYWL9zrfbxtEKM1oEzmIl5xNWB0kEDMcOA.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/PCOy1GxF5pveYHXcBMOi91KB446LiGmPMI1UFX8g_-Q.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/PbS6_clOuwqA9I6Ve1r-WHw9oyXHcbXLmbpDmHQShgc.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Q4TMVpJ3X6XrShazzrnMrNim1_G-BNe0VdCulR7F-yA.cache +3 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/QHu3oOt0N98TteMY5zXqcj1z97xn_5N43EfY6Pi9kL8.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/QMaS77aFhjfvAlv3pTOkHY8huXHTx0qwk-Q3XC-LUuw.cache +3 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Qr1oeXB_1KGcnRFsaYAvIrsxKqj1Qb7vWnTRmgXk_VA.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/QtA1YtaH67pw0mVtsf1tkme50FTIriYFZ0ho543Qa3A.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/R4DimiN58ox6KgjnR2eQwODucfhsWMz41f58AEW2fIo.cache +3 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/R6PcDLPOUUtOP-BD7s_Ur0xv3uF6iMce62QfJ-box9g.cache +2 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/RCYWsl0xUIU2nNKGL8x7couerrGdH06aVPyqe4T3v2g.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/RPaoa37GUXAxFdY8fAxaqrBcqpO344RueeI0-aokr-4.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Raj9vOIqeGhMSGtu8Q_sPxFPdkVVSvpAJq2eZjkurSI.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/RasXSipZI53ixic83Lh1Gyxf7EZ-ZsS-xs6MTSlr23c.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/RhDVv9RZb-Rf9b572V-Tby43AKU0VobRcA3p53frD0w.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/RoSdinmQMNdbk42r-5aRk-ZSpex9SGn1M9kToboGRlM.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/RtPqr-xCyExVFKXPLlXveg3hS48LPIvlyGbMoaE9A48.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Rv0ZOQezk-pppzUrdpvYZIs6NI_EYwa-F03k1Dyv6LM.cache +2 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/SJW0DP3AhW7DLwnpif11zo1ebaTOSKFyPK1dGObgwec.cache +3 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/SSs8xG34aB14Vj5PMy_zMyWZ_CI2NaiP7aUF4hIX4oQ.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/SejMpuiBooXU6eBSfO33CrjJR4wNjWC8zkm6I1GAeos.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/SgOybhbsgRVeyoYJJM-c3kEvJYV1gxpuo7rN-mb3Tnc.cache +3 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/SnzRk78-FyJIzk7pMe4SIbViUnt8al9lQ5Gy8XhFrIY.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/SuILTE3Es0N_r-36Ddu2E6h49WcwH_-RsZyG4SPwKFQ.cache +2 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/T25N6kK7z1ktWO9T4A9GAKDxA8uV_40I9iCK72yJAzg.cache +2 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/ToO9q9KZUkSycEPeq45MeeteesODn-nUiRkc_2K4Odw.cache +3 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/TpYQkHppriVPoi8yZlS7pr6M0VR-8bgS68niJd5mA_k.cache +2 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/TseCU3hhL2Yp_9cVEW4ZfF410Uc5RsRl2WJ2e_RKzYQ.cache +3 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/UGP2acGAePQXO0CTCNSktz3KFcnj6TVRjK78o3_-Z6Y.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/UTA-dAu39ywx50aKbw-_vIHLbrENV9O11MIOmfAcqwY.cache +3 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/UUuqFAvUHy8E32lwI0UKWj0JDvMFXin1lOZh7r_CFU4.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/V7-8OhEYcV91Tjl1Mp92Zs-q6tVYY_NoXBRZQB5vROo.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/VP-5hBBPrMcJGIIn6HqbMSqU2AOAWb_2b7BAWcdrc1c.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/VQj8MeqFcSYovlGUK0G9tMS2Xu_WouD5nZPyKyiweq0.cache +3 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Vlf9_BCT3w6tU64yjiuvN-opIYynyGIFGSKW8Bb5isw.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/VnoinoejmNyMusctCLIfDXuFCSEi8usJC8m6xDhUjq4.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Vz_XyP4dxLytmt1nM75kFGT12PZq3bNYSD4lvdLEetE.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/W9RiVsPehgaZrUMdd9IMxV6tWIOaJSUJC3FkXb1X_B4.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/WRHdYa7fEbFVL6yef8rtmfO7EkmHLP7mvLYrFsydc7M.cache +2 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Wma3mCvAkft1gb4iskpJcSKJAxs20F1f9J2E4aG1a58.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/WqdHTk7KRwHNiGDY3E1WbSwBE2PWrTEC_HKQ2dgQh_4.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/X6fitKDo9k84hcsJAAFipPaeAqWy6LI4yN0xoXUMI-8.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/XETabnfMEH6v-S1S7wAPpqzzyrusq2-gKEj9xXfazWQ.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/XObHVKJOPQbhJIypQ3m2F7cKPAyfUl2i31t0ZpyyNPg.cache +2 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/XPURjd_micKqrq3ZsfPm4DEg045aMh0u2t6H0Kg9Yvs.cache +2 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/XimghOZesEI6BcweyGe411shS-dhkXGeXfICxpTMaP4.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Xq5ZUgEeXuuZ_LjabsqNrD-0Go3uQ_Cyp61HWjTc58U.cache +2 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/XynXdkOeORTqM8SLwd29IBzqweNuC8cwHaKDU6aCSK4.cache +3 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Y2JXHdR1Qwb4e3EeE4Ez_zsdxDGOIBwOchlk5EROlTE.cache +2 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Y8R1Go-ZDdkrGFky02NN7UnMEhQk2DqxsvSX77Fa6FA.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/YHkX1Dz4-_N2HxZ5NqTKZci_3AXSvWJeJA_i_31f9kA.cache +3 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/YJbah_vlhgRdgT_Teq1T0fCbheSTzHIoHemg9qXindA.cache +2 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/YRwMHi7FPQbp1ciWNBf8zVdyOOQZ90gZxW-FGjsbo0M.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Yck0uONNPexAbm2FyBPrfd5yIS7zF6qget0qv5CjsHU.cache +2 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/YkwiLOME0K0S68fJF1m4B59vHPfCrL1XkvKuU4REXOU.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/ZDVfJezxW8_ZZwk-cwh-Xi0vzlaptRAdhzieKE_zUFY.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/ZKHvJwMZX4BDjok7en1aRFmYUMIGKxP-2WLxxfmV4_0.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/ZKMpLctz8nAvAMaFYwxiwBLh_0HFVR00Ef2Tp-L9gk8.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/ZKaeyFbyv_L52WIc3QtQXTKgCIpwbTR-uFJLaTMGqMw.cache +2 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/ZMXh61oyO92eyHwgIArcoEU68tdVc-dasYwTUiSdsv8.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/ZOf3jjmjGkvVrLqqqgnNzuiOWpkOmQ9MEIwXhtswC5M.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/ZPgHNAJhX0yVATfQVK4g-l9clGnQ4JK6uUQSZr3izJs.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/ZirvH1uELJOGqJ_P7CHUAeE_P7jHfDV-kVS3hqudqrM.cache +2 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Zl_4gLKgfMkcF_M-9_ZEbdVsN5G3srKY7ntGrMlSrHw.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Zq028YKPdCngXVGfBnaVxR3ggnSLIXPPQmXKuOrf8Rc.cache +3 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/ZrHurvGsuXiJ-LyErQBL_Z09EEVtYRzmGCuik1pCbMY.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/ZteKWxvlB9lz_cw0HUFX-gLZnyvx2Zl4yndbIQRAjqk.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/_CyPKbQqBzpjkvVSPJCuRZ6LPST2L8lNbl3pPaFoHJ0.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/_FzZXs9cOynmEHX2NNQ-CN3hBm85EZozlnqahZgW0p0.cache +3 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/_RxurG4mXmoQvbBTBfr-_LxySQdZ2vRVo1x3z6BTIM8.cache +2 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/_VTTW4fptVcLI6EEhHyBd4Z8Sqh8TQQ3-xQmcBCdhFo.cache +3 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/_VwqClblffKCdAP_EdTPlIsw_a4CtoYdZWrIqsvTEOQ.cache +2 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/_qTdVcypJYB06uIuozk0oFgOO-20TwjPvSXO_We2SFA.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/_qXTu5xPKA0W7krxy7i26PqnCiZfom_FyzNgoRcfhrY.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/a-ZMeoDAaumcckLg0ikJ4VOpG4myE6TpW8NhkwHfEEY.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/aTBvblCTpM9NO4FybG9Gj33dec5S6b_XUwAccF1aZYs.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/adco25PKONAOLm-3rk6IkBIQCnbQZW4Ho6gjCtHDkDg.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/auxxd4pZZ_TDPxKd6Z1PHX1KB7GK6XR4zZCkpSTjTIs.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/b39zQHTjF26g2idhY9yeVDdpi0l5AHiJJI9GRYqF6mU.cache +3 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/bD4HLMG-9D4qPG_FjmXWFZ6gjrSWcpls07sjaZ-O7w8.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/bNzI5dnyYKL0_36QaiWo9c62YPQqItx7pKCGRUy7FfE.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/bO-oLvkRTCzyfG1n2yXs_z-XnWJGQkeq6Epi7htFc9I.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/bTc-0wBzb4QwDigu6Db7NvQ_N2V40lyAP7vDnJ_nlH4.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/b_F-ynokmpMl3NS98JLR_LB9VDh0YOK0UaWye7i8USE.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/b_LqzZ-8tBIFMmv6e6UBt-bbUKJ2xvZ-REx5pGyx8iI.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/bx9uG2b5bzutb2J4T2Sa544N5DYCTwy2P6WBGzuxs_I.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/dMTaD6SlQOW5HeTJA4GTKwarCYmPyQiARbMyV_vB4d8.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/dTT1R1UEP8uYnzF7i__RYmTDlUukDJ3xN_20-_05KEI.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/e1v0O2JKkRHQlw8TKb1w9oZB1vemT5pyrEti-lMF5b0.cache +2 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/e61CL-jArxF-LrNCE2KXgDQRs24C51uEjlx6Bi19Gao.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/eUu1MwUf-0AQs7dOY9q--kK5o_T1G5PiS_K2T8YR48Y.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/evKXHHSZhFrDfQz8cjp24eCW4GxCo7dGht_7kIJvzBM.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/fBscfaT8oxs7Yqm_nTectEFY7MEPIC4905izon3ZfkM.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/fQXVskLewjixaid5c-_oVGxkq-f67ZCyGJS-4elUdCo.cache +3 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/fRuioQRNW0lMfz61Sc-O5z8cQlpP7T5UYGqcs0Q5M7k.cache +2 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/fcB3WIgbOvDMnOx21ZxJod_7X6BgByfRZnnqXb8jeCw.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/gBLeBlrK5msk-pYd1S99yFV_lV_9__zpaH8xxhlsN3Y.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/gHfAw7eXqwbHMSaPLwMnsJ-2rpS4tPojjzPflsNwjS8.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/gUNIBdCSgztu1IV1u2Iea8rgbpdr7yfMU81jtrXab_Q.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/gZ1A1--Asdejq0JC1PUTTgUEDPpV24UMUvyGvPF9qLs.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/ggyLrLMGVAcFn7w9p1lH-wrhmfBLSbIBYRoAosZgBx0.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/gnsisTlVaZW5O8yedgMtd39R6RiNWwEugCpxg7Fvhgo.cache +2 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/gsT50j7JKHuZpK4IhejdLyeaKfQHfRPi4cKFSX40xbM.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/h36EXMrbHvbFBnm3LtD7G3AszmR4XAInaarh8jjchvo.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/hI7K5kfULmC1N0zMvxGOCfdyDMLMqzTZ_0g-qE77V0c.cache +2 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/hV80P7h6cMezrBztIgEAn7INoQ7Sw6p_rnUGxg6SLfI.cache +3 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/hWu1uKCWmWR3s8-5BJoduM8XHlqgUs1A22oqy6cIioI.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/hYh93QS-0IpGwtz77I27Poxio2RxvCbdfwUU5DUDDac.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/hZi1k6tpxxCGYxRe7zY74ItcOI8gZrREOpGuA8JSpGg.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/hdQmfiHfKbGaIkA-eep2f0S9_Vk4Fx_3495ZFE-5lvg.cache +2 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/iApklbYsz6wjnGnGAYDDvoryAu-x8xdYWFRCRICxkyg.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/iRiaNr-fBLM-F3JuE14i-viRO27IlDgf7wSSP8iBX08.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/ifSFOIuEmyYMVEx24wla5z3sjbPQaa7ewQjWZIVK5SU.cache +3 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/inz6emggkYiVqCt-Bij5_ONj8YKML_oysO3SH3AXlfw.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/iyALEPjIsWnyk6QHQmKHjw40Gom36pc6D2lMAVG5HAY.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/j4fhwqDyIcPq-vVaM-r8IG9pkWB8unxSH-juX-2a5GM.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/jH9EdS7oritO7nZnEh6YwafCgT5JGaZfCBFZ1KgtDl0.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/jHeuZcbZgSPINIRRpB1khLlwKgjZWxOOvdlnNFfSEkQ.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/jL9LsrMlRmTbZOafIXj6ktFICgnHzgXQKlvs44HvaS4.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/jXAa5hghD4VHps1S-0rMrQYRXN8BBXvdn9E6IF0WjNE.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/jpHebb6f41gfqFBkL022mjpgGVahPL8Ekh1lLg2IlIo.cache +2 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/jvbwlV4plHlp9PGnxZ3OUSBxRathaXrVgIYbETC4TLA.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/jxmh-q1ZW56jxojXdgi4lN0tIeaRlxXbjGoIMg9vz6A.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/jyqD2PEbsUGGdyIgbi8qzfxkUEXQcMx9KLnzPk5d0cg.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/kKKd-AX4C2iQMZWzKs1fRBdZZ55e-EPGa0KG01lpges.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/knnWBtJbi88d3b8x6dF6p4ULZW3CRg2iKMjOlzyl5U8.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/kwNkwoshx63tQMuxFAI9_pmzzwkd0kQcAKGx8dy62r8.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/l4Ffy5jgVLu9dt8-l5Kfc1HJe4d97NaNA9FVK3-EgZ8.cache +2 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/lG5HoTNviW0JZhvB2jX5FK_qt5yd2zvhNScWeyOxSlE.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/lph3uDhnwIX4t1R9-tVND4IFnhJqL1LqQtMrvfG6w7s.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/lzBnHrVdWXPgCGDMWeM697bVZm_TnCs0-BOLGSabSHU.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/m95yq-mMsjThZfR9xAkTGkdo_JkJ9U7FMuGouKiLeYI.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/mbXvxeAfJlLiWH1ENKWs5K35rGtCFwVC7Zh8iz0VxKc.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/mztptfmRewdrtufZGYsHIP-cUobPQ9-KjG8g7J9AlEI.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/n7XFj-ICkjn7X4nWPnxX5kW4l2h-GofBeWkFwm3kwqs.cache +3 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/nTw9g87OxunHhH1pqowngHCQQOw9DK2BmQ3M60OJ15g.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/nXvRhnR4EVKPvqpL5ybixATwGqSAAM3GnqoreQL7lOM.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/nd-bTF0GF0iq3FYx_gfrcw2MYqKJK3_u3qX_P-MB53c.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/nljNEWVMdSyfIlWTqKa0VgxX1eArA7WWm0aLUeXwZ50.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/oJA9-RKuPg1FyZ19t-ngXaxCLfAwE1U5oWuLrpbKxXk.cache +3 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/oMUQEHW_ZczsOgceMbyny4zS_7JDQR4LVJsqDC0n1Qg.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/ofQEceU5jwHsMGUYlKsSKWsbhIcZmqkyDTIZMXnPSZw.cache +2 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/oixKGcg4vjgjJVhlFVvaKQBguqvPhw-ieoH9mAkHbQQ.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/pEhaat2KBd5SrT7szC_8R1_6hK17FTpvoRFkmCRSD3M.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/pSu5LnLEpj6V7FhekaIzJ2IqzRZo0Ez4ZENr0VAe7TI.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/pcaV3zSe0X--5yc8sSWV79jvBtMWBE8wQa-qWdHCVxE.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/pfpeQRAl8pvI-oF3tjHTK0DO1xmDYrOBNahm32WF9k8.cache +3 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/pnW3u_1AN48ig6ngefI89y96xoSlvnJurx-e3J-leoE.cache +2 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/pyglm4tF6LyPZb7zZ4zXxFkSJNqS7k6t2EfdGyK4nEs.cache +2 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/qHufjeN07K5cjvundz8j9byD1bx0_zHs8RVtt8CPelc.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/qRbG64Am2J0VJubIAD6GsUncqHCDtXdp7GpeITfNk40.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/qapMpzLzmfsKUVfx8heiDDl_aM2eDpgGIgMOFmGDzgc.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/ql-oqp5mf_wnLFbkuDE5LgWxgPTkowkRERBa9J1Ufz4.cache +3 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/qp_pHvhopL_R2ArATeOwTF5IuErK2mmfscIjmi0du9I.cache +2 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/qr43tN6jxdx2nBuZzVh0W482kex6JzpRT_Jlg76vs4w.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/qz280481u2bUSM15O8fjWQh8hRz2x9qLLz9yoJ11N_U.cache +3 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/r-s_eJx0epqP7zZY6vKtRB-IX2wsSvsotT_p-p3r0kA.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/rHmecJHt_CBXvz20fbtsdk8OgoC9kzNTumxJ9P9syMk.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/rx120TUndw4AbM88UBSGpYJDA-eXMy3CXjIepvputuo.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/sHQrRWJLOYIiRDclrVXPviF4RjD612SRu8kt77SUiHY.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/sLvNEi7VzgmnhJQZR2jc22RIAUd4IZUEhz-ZF3L0s0I.cache +3 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/sV7IPxJP0BDm_iFz5Ye0I5GUbqToWPGafxxHzruqn4o.cache +3 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/sgTRuK6vzO49r6Qci597WQXim5wOcnfMY8b3Wj9WT54.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/sgxkvOxkALoZe-Fr8m9-ZlEmRI4Dki2eR9-L4NxZs9g.cache +2 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/slMNWTYxn6-pY7ZoQgwD7OirDZ-_JNhoINpkhSM8JpU.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/snCjf2nATp16sbihKkc3WmJKwrM-Nf6uyHD4lvkhYBI.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/ssS2x0Wl67rwXHaVHsh6CO7ayn9fQ5saIwATKN6O-nI.cache +2 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/t7tlINbMNG_NUzXHBaszeCQI2VRXov1jsG8gGGFGjK8.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/tQFwNvTvB7WSc1MNrrrlR2npWEGH6-4H9ZQBt53ihrk.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/tYFbDrMNElXwgmisit50aNXJvRU2zlIFk5g-EJ1CQTc.cache +3 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/tbmMu3ukwKaE0BjbtkJhphibnWbw_syO40zEfULJcwQ.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/tiEnLwHMkjzRHoNu0gppx2GSTp6HvRuMkp-2Oqbe1ZQ.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/tlN7GHZ8yK48bJWEK_4Cweb3dif5L4wN7NnoOKHL5ro.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/tu3RdLHCMPI-LywuuixWPMSuKUR4--X_j4TI_rdV760.cache +3 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/uAmF6E3JpcBzFORYg5hyetm0KtLM3wLjBGuU17UWlv0.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/uyBTtu4gN_KBmzSxbVUtmM-v9o5B5gccXFhLYlhZLrc.cache +3 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/uzCihE-AR8X_6E7z1wNEtuLj-cVjaFBTqADSON-tTQk.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/vGc3WFFBAviuYcm6LJ5gcu5NtbU8muNyHCOvpZyU2SQ.cache +2 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/vQMIiaadoH60k_hYUYeiCYJjRLpHKm-gG7uHD1wqPfo.cache +2 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/vd1KC6jswqrOuvnRtTRD89GERlj2Yip2SZaLZBndMWc.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/vrpQ-4TWh71cU-S0YXR-Z_GHzbQdmQML6DcHOlDxFs8.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/w1UmGVnv7CKA4yH1W1WrIvOM5Mg5CKAwMhkDa9H-wGk.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/wJQv5wdvs9wuczaJi6QdbPilkpGYi_NfQwtTC0LfKBM.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/wNVcsMnZLVVRwxoib0AL-Pss7tzB-1stHUlDrzpQceU.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/wOrRYBx4PnokGHsz8brJHk3CsBA_R5QtMxcXGacWx08.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/wR0ZldWRUBI76kaGAshsJ_ExZYfvGUIofuzRJHhsXsA.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/wRDw4YT27lmkKhaxdAnGp9pC4Z3qjiGcDuvoRNK8R1I.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/wTNryqjmrX_JP9rznKzF2y2a2YrSyzzgma8K9FG3-O0.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/wkb-pWvPH2suUNI4gli3yDzco5HXEof-eMU1KvildcI.cache +2 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/wnUKZCI4IN78eoQeCsmk_i1KICUeR5377bgTIteGP80.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/x6XzpqRQR0k33t_wGetXxFR4RNnG6mrp0FOBKcl4jb4.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/xBgeZhWxNu0MxtqsstirphbvHYba8SKFl6iWeFh92rE.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/xBn8xD9ZqQS3Ny4c1qGktFCWWCBs5TZ2T8NGu-mA3co.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/xFaJO3VyqCmZEFPdJ-P4DXsHfFcZvUjgM7CtiN81zyo.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/xK2dbjxrVzOePTatsreZ4nnh3ClthCqnPSehyBuO2ZI.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/xN9mBpSlxZ4JLyc0q561T_SLLvqnIpXprtk4baJpCjs.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/xgMGrsGgELUI1JBrlpZ6cAciwQgg2K2RHVNWfTJplqU.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/xoKDo_P83JYN3961boUtbDxcu7sgJI75E3jrJuVLsMs.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/xtTEgatYUqNva-IT6ZqzWf5TESvI6ZpZtdqApKObz00.cache +3 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/yJKiLlva8DyyyKYTNUpTFJpylQoL56pi_IW4vZkyqj8.cache +2 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/yJnRPnw0vpepiXdtY3aVTpcLkpLuy8-6OSfuxlXDIqI.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/yTq_Kw6ZznYtfUwEVQcnwQcZMvk8LG97iLYfiu6G0So.cache +2 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/yYWy53efsOhst-Z42foBwjtw0if-f9D7G48WxIxl29M.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/y_iYPVLd6X40_N5VUuMQ9_her8ChEG_3389tfIkdXAg.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/yiCGj-7Lcf3QQiNEWZvEGKPvEYmeDOVICqO9RxNFuY8.cache +3 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/ypbYZxdZm4IRZUBKtmDkBCX-uK7cb5LTzau4qMdbn-Y.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/yqRpn4nfsiyFK9SduAt_6SvG5oxNX4yGdAkuLWQIMF4.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/yxZppbEFzuw0ceHGlPraaFSyHauQhC-W27YkpGOat4g.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/yzDL94QvKghx1HWV0_j4knxWP50emPZz5acLQPAFkyk.cache +3 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/z5MJ3dGP-oEQ4OicSFvpF6LC2Hiu_N5X4OXUvTcEkJQ.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/zCHY3Px9vEvHp49LVEcJwirmOzwBRmXHVAuhJZekyEA.cache +2 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/zUgR8-T7pENJvFOubVNhutku2rwfui6pbfr7P6hUf70.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/zW-P8B7lOQSeQCGunKH30LiXn0QwGPBZGKGmUed-6QI.cache +3 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/zXbpClElJq8zwSwvf6-afJPNib2fisrkygDE8IsFQ6g.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/zXeO3OESUCMsMCtlCty57A32WQ-yiiDDC_keencK8JE.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/zXnjRyD6hCOEmKVRwgAUzbSSUOtnw7fkIPr_pmAPu6I.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/zcVf7iNuAXXr2uTNmOFUONY0W_n__zGDC7y924dOd7Q.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/zdaei-ObMqKCqfd60KURUHbIOgzJB9tcnY3bQxNiBj8.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/zq3uZtzIUcUfsdw7NltjSkoNhDYP0_tt36dmJH6DPPw.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/zttbDN8QAQl58qoFYUOMY429NdXLuS7mSN3tLlL1GTc.cache +1 -0
- data/test/dummy/tmp/pids/passenger.3000.pid.lock +0 -0
- data/test/formalizer_test.rb +59 -0
- data/test/models/form_field_test.rb +127 -0
- data/test/models/form_test.rb +117 -0
- data/test/models/formalizer_config_test.rb +35 -0
- data/test/models/formalizer_form_field_test.rb +39 -0
- data/test/models/formalizer_form_test.rb +34 -0
- data/test/models/utils_test.rb +30 -0
- data/test/test_helper.rb +20 -0
- metadata +991 -0
|
@@ -0,0 +1,2681 @@
|
|
|
1
|
+
[ 2015-11-10 22:35:46.9647 25957/0x7fff75d6b000 age/Wat/Main.cpp:1264 ]: Starting PassengerAgent watchdog...
|
|
2
|
+
[ 2015-11-10 22:35:46.9941 25959/0x7fff75d6b000 age/Hel/Main.cpp:891 ]: Starting PassengerAgent server...
|
|
3
|
+
[ 2015-11-10 22:35:46.9948 25959/0x7fff75d6b000 age/Hel/Main.cpp:234 ]: PassengerAgent server running in multi-application mode.
|
|
4
|
+
[ 2015-11-10 22:35:47.0130 25959/0x7fff75d6b000 age/Hel/Main.cpp:645 ]: PassengerAgent server online, PID 25959
|
|
5
|
+
[ 2015-11-10 22:35:47.0394 25961/0x7fff75d6b000 age/Log/Main.cpp:442 ]: Starting PassengerAgent logger...
|
|
6
|
+
[ 2015-11-10 22:35:47.0425 25961/0x7fff75d6b000 age/Log/Main.cpp:323 ]: PassengerAgent logger online, PID 25961
|
|
7
|
+
App 25975 stdout:
|
|
8
|
+
App 25990 stdout:
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
[ 2015-11-10 22:44:19.9324 25959/0x70000018a000 age/Hel/Main.cpp:455 ]: Signal received. Gracefully shutting down... (send signal 2 more time(s) to force shutdown)
|
|
12
|
+
[ 2015-11-10 22:44:19.9325 25959/0x7fff75d6b000 age/Hel/Main.cpp:814 ]: Received command to shutdown gracefully. Waiting until all clients have disconnected...
|
|
13
|
+
[ 2015-11-10 22:44:19.9325 25961/0x700000104000 age/Log/Main.cpp:349 ]: Signal received. Gracefully shutting down... (send signal 2 more time(s) to force shutdown)
|
|
14
|
+
[ 2015-11-10 22:44:19.9326 25959/0x7fff75d6b000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 25990, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
15
|
+
[ 2015-11-10 22:44:19.9327 25961/0x7fff75d6b000 age/Log/Main.cpp:411 ]: Received command to shutdown gracefully. Waiting until all clients have disconnected...
|
|
16
|
+
[ 2015-11-10 22:44:19.9329 25961/0x700000104000 Ser/Server.h:455 ]: [LoggerAdminServer] Shutdown finished
|
|
17
|
+
[ 2015-11-10 22:44:19.9340 25959/0x700000290000 Ser/Server.h:455 ]: [ServerThr.3] Shutdown finished
|
|
18
|
+
[ 2015-11-10 22:44:19.9341 25959/0x70000018a000 Ser/Server.h:455 ]: [ServerThr.1] Shutdown finished
|
|
19
|
+
[ 2015-11-10 22:44:19.9341 25959/0x70000020d000 Ser/Server.h:455 ]: [ServerThr.2] Shutdown finished
|
|
20
|
+
[ 2015-11-10 22:44:19.9341 25959/0x700000313000 Ser/Server.h:455 ]: [ServerThr.4] Shutdown finished
|
|
21
|
+
[ 2015-11-10 22:44:19.9342 25959/0x700000396000 Ser/Server.h:455 ]: [AdminServer] Shutdown finished
|
|
22
|
+
[ 2015-11-10 22:44:19.9353 25961/0x7fff75d6b000 age/Log/Main.cpp:436 ]: PassengerAgent logger shutdown finished
|
|
23
|
+
[ 2015-11-10 22:44:19.9371 25959/0x7fff75d6b000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 25990, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
24
|
+
[ 2015-11-10 22:44:20.2661 25959/0x7fff75d6b000 age/Hel/Main.cpp:876 ]: PassengerAgent server shutdown finished
|
|
25
|
+
[ 2015-11-11 08:36:36.5719 27206/0x7fff75d6b000 age/Wat/Main.cpp:1264 ]: Starting PassengerAgent watchdog...
|
|
26
|
+
[ 2015-11-11 08:36:36.6607 27208/0x7fff75d6b000 age/Hel/Main.cpp:891 ]: Starting PassengerAgent server...
|
|
27
|
+
[ 2015-11-11 08:36:36.6633 27208/0x7fff75d6b000 age/Hel/Main.cpp:234 ]: PassengerAgent server running in multi-application mode.
|
|
28
|
+
[ 2015-11-11 08:36:36.6981 27208/0x7fff75d6b000 age/Hel/Main.cpp:645 ]: PassengerAgent server online, PID 27208
|
|
29
|
+
[ 2015-11-11 08:36:36.7391 27210/0x7fff75d6b000 age/Log/Main.cpp:442 ]: Starting PassengerAgent logger...
|
|
30
|
+
[ 2015-11-11 08:36:36.7446 27210/0x7fff75d6b000 age/Log/Main.cpp:323 ]: PassengerAgent logger online, PID 27210
|
|
31
|
+
App 27225 stdout:
|
|
32
|
+
App 27225 stdout:
|
|
33
|
+
[ 2015-11-11 08:36:59.1251 27208/0x70000049f000 App/Implementation.cpp:287 ]: Could not spawn process for application /Users/talyaniv/formalizer/test/dummy: An error occured while starting up the preloader.
|
|
34
|
+
Error ID: ea224ee4
|
|
35
|
+
Error details saved to: /var/folders/0r/q0vyscz97234m9gstqhhd5lm0000gp/T//passenger-error-T5HWzx.html
|
|
36
|
+
Message from application: undefined local variable or method `via' for #<ActionDispatch::Routing::Mapper:0x007fece36be7e8> (NameError)
|
|
37
|
+
/Users/talyaniv/formalizer/test/dummy/config/routes.rb:3:in `block in <top (required)>'
|
|
38
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/actionpack-4.2.4/lib/action_dispatch/routing/route_set.rb:434:in `instance_exec'
|
|
39
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/actionpack-4.2.4/lib/action_dispatch/routing/route_set.rb:434:in `eval_block'
|
|
40
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/actionpack-4.2.4/lib/action_dispatch/routing/route_set.rb:412:in `draw'
|
|
41
|
+
/Users/talyaniv/formalizer/test/dummy/config/routes.rb:1:in `<top (required)>'
|
|
42
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/activesupport-4.2.4/lib/active_support/dependencies.rb:268:in `load'
|
|
43
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/activesupport-4.2.4/lib/active_support/dependencies.rb:268:in `block in load'
|
|
44
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/activesupport-4.2.4/lib/active_support/dependencies.rb:240:in `load_dependency'
|
|
45
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/activesupport-4.2.4/lib/active_support/dependencies.rb:268:in `load'
|
|
46
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/railties-4.2.4/lib/rails/application/routes_reloader.rb:40:in `block in load_paths'
|
|
47
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/railties-4.2.4/lib/rails/application/routes_reloader.rb:40:in `each'
|
|
48
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/railties-4.2.4/lib/rails/application/routes_reloader.rb:40:in `load_paths'
|
|
49
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/railties-4.2.4/lib/rails/application/routes_reloader.rb:16:in `reload!'
|
|
50
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/railties-4.2.4/lib/rails/application/routes_reloader.rb:26:in `block in updater'
|
|
51
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/activesupport-4.2.4/lib/active_support/file_update_checker.rb:75:in `call'
|
|
52
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/activesupport-4.2.4/lib/active_support/file_update_checker.rb:75:in `execute'
|
|
53
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/railties-4.2.4/lib/rails/application/routes_reloader.rb:27:in `updater'
|
|
54
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/railties-4.2.4/lib/rails/application/routes_reloader.rb:7:in `execute_if_updated'
|
|
55
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/railties-4.2.4/lib/rails/application/finisher.rb:69:in `block in <module:Finisher>'
|
|
56
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/railties-4.2.4/lib/rails/initializable.rb:30:in `instance_exec'
|
|
57
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/railties-4.2.4/lib/rails/initializable.rb:30:in `run'
|
|
58
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/railties-4.2.4/lib/rails/initializable.rb:55:in `block in run_initializers'
|
|
59
|
+
/Users/talyaniv/.rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/tsort.rb:226:in `block in tsort_each'
|
|
60
|
+
/Users/talyaniv/.rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/tsort.rb:348:in `block (2 levels) in each_strongly_connected_component'
|
|
61
|
+
/Users/talyaniv/.rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/tsort.rb:429:in `each_strongly_connected_component_from'
|
|
62
|
+
/Users/talyaniv/.rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/tsort.rb:347:in `block in each_strongly_connected_component'
|
|
63
|
+
/Users/talyaniv/.rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/tsort.rb:345:in `each'
|
|
64
|
+
/Users/talyaniv/.rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/tsort.rb:345:in `call'
|
|
65
|
+
/Users/talyaniv/.rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/tsort.rb:345:in `each_strongly_connected_component'
|
|
66
|
+
/Users/talyaniv/.rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/tsort.rb:224:in `tsort_each'
|
|
67
|
+
/Users/talyaniv/.rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/tsort.rb:203:in `tsort_each'
|
|
68
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/railties-4.2.4/lib/rails/initializable.rb:54:in `run_initializers'
|
|
69
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/railties-4.2.4/lib/rails/application.rb:352:in `initialize!'
|
|
70
|
+
/Users/talyaniv/formalizer/test/dummy/config/environment.rb:5:in `<top (required)>'
|
|
71
|
+
/Users/talyaniv/.rvm/rubies/ruby-2.2.2/lib/ruby/site_ruby/2.2.0/rubygems/core_ext/kernel_require.rb:54:in `require'
|
|
72
|
+
/Users/talyaniv/.rvm/rubies/ruby-2.2.2/lib/ruby/site_ruby/2.2.0/rubygems/core_ext/kernel_require.rb:54:in `require'
|
|
73
|
+
config.ru:3:in `block in <main>'
|
|
74
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/rack-1.6.4/lib/rack/builder.rb:55:in `instance_eval'
|
|
75
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/rack-1.6.4/lib/rack/builder.rb:55:in `initialize'
|
|
76
|
+
config.ru:1:in `new'
|
|
77
|
+
config.ru:1:in `<main>'
|
|
78
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/helper-scripts/rack-preloader.rb:107:in `eval'
|
|
79
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/helper-scripts/rack-preloader.rb:107:in `preload_app'
|
|
80
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/helper-scripts/rack-preloader.rb:153:in `<module:App>'
|
|
81
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/helper-scripts/rack-preloader.rb:29:in `<module:PhusionPassenger>'
|
|
82
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/helper-scripts/rack-preloader.rb:28:in `<main>'
|
|
83
|
+
|
|
84
|
+
|
|
85
|
+
[ 2015-11-11 08:36:59.1918 27208/0x70000018a000 age/Hel/Req/CheckoutSession.cpp:252 ]: [Client 1-1] Cannot checkout session because a spawning error occurred. The identifier of the error is ea224ee4. Please see earlier logs for details about the error.
|
|
86
|
+
[ 2015-11-11 08:36:59.2137 27208/0x70000018a000 Ser/Server.h:931 ]: [Client 1-1] Disconnecting client with error: client socket write error: Broken pipe (errno=32)
|
|
87
|
+
|
|
88
|
+
[ 2015-11-11 08:37:59.8465 27208/0x70000018a000 age/Hel/Main.cpp:455 ]: Signal received. Gracefully shutting down... (send signal 2 more time(s) to force shutdown)
|
|
89
|
+
[ 2015-11-11 08:37:59.8467 27208/0x7fff75d6b000 age/Hel/Main.cpp:814 ]: Received command to shutdown gracefully. Waiting until all clients have disconnected...
|
|
90
|
+
|
|
91
|
+
[ 2015-11-11 08:37:59.8480 27208/0x70000018a000 Ser/Server.h:455 ]: [ServerThr.1] Shutdown finished
|
|
92
|
+
[ 2015-11-11 08:37:59.8481 27208/0x70000020d000 Ser/Server.h:455 ]: [ServerThr.2] Shutdown finished
|
|
93
|
+
[ 2015-11-11 08:37:59.8480 27210/0x700000104000 age/Log/Main.cpp:349 ]: Signal received. Gracefully shutting down... (send signal 2 more time(s) to force shutdown)
|
|
94
|
+
[ 2015-11-11 08:37:59.8482 27208/0x700000290000 Ser/Server.h:455 ]: [ServerThr.3] Shutdown finished
|
|
95
|
+
[ 2015-11-11 08:37:59.8483 27208/0x700000313000 Ser/Server.h:455 ]: [ServerThr.4] Shutdown finished
|
|
96
|
+
[ 2015-11-11 08:37:59.8484 27210/0x7fff75d6b000 age/Log/Main.cpp:411 ]: Received command to shutdown gracefully. Waiting until all clients have disconnected...
|
|
97
|
+
[ 2015-11-11 08:37:59.8486 27208/0x700000396000 Ser/Server.h:455 ]: [AdminServer] Shutdown finished
|
|
98
|
+
[ 2015-11-11 08:37:59.8487 27210/0x700000104000 Ser/Server.h:455 ]: [LoggerAdminServer] Shutdown finished
|
|
99
|
+
[ 2015-11-11 08:37:59.8506 27210/0x7fff75d6b000 age/Log/Main.cpp:436 ]: PassengerAgent logger shutdown finished
|
|
100
|
+
[ 2015-11-11 08:37:59.8671 27208/0x7fff75d6b000 age/Hel/Main.cpp:876 ]: PassengerAgent server shutdown finished
|
|
101
|
+
[ 2015-11-11 08:38:04.0766 27273/0x7fff75d6b000 age/Wat/Main.cpp:1264 ]: Starting PassengerAgent watchdog...
|
|
102
|
+
[ 2015-11-11 08:38:04.1352 27275/0x7fff75d6b000 age/Hel/Main.cpp:891 ]: Starting PassengerAgent server...
|
|
103
|
+
[ 2015-11-11 08:38:04.1374 27275/0x7fff75d6b000 age/Hel/Main.cpp:234 ]: PassengerAgent server running in multi-application mode.
|
|
104
|
+
[ 2015-11-11 08:38:04.1612 27275/0x7fff75d6b000 age/Hel/Main.cpp:645 ]: PassengerAgent server online, PID 27275
|
|
105
|
+
[ 2015-11-11 08:38:04.1850 27277/0x7fff75d6b000 age/Log/Main.cpp:442 ]: Starting PassengerAgent logger...
|
|
106
|
+
[ 2015-11-11 08:38:04.1871 27277/0x7fff75d6b000 age/Log/Main.cpp:323 ]: PassengerAgent logger online, PID 27277
|
|
107
|
+
App 27294 stdout:
|
|
108
|
+
App 27294 stdout:
|
|
109
|
+
[ 2015-11-11 08:38:43.4171 27275/0x70000049f000 App/Implementation.cpp:287 ]: Could not spawn process for application /Users/talyaniv/formalizer/test/dummy: An error occured while starting up the preloader.
|
|
110
|
+
Error ID: 3bed36af
|
|
111
|
+
Error details saved to: /var/folders/0r/q0vyscz97234m9gstqhhd5lm0000gp/T//passenger-error-sdROq6.html
|
|
112
|
+
Message from application: Missing :controller key on routes definition, please check your routes. (ArgumentError)
|
|
113
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/actionpack-4.2.4/lib/action_dispatch/routing/mapper.rb:275:in `check_part'
|
|
114
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/actionpack-4.2.4/lib/action_dispatch/routing/mapper.rb:255:in `check_controller_and_action'
|
|
115
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/actionpack-4.2.4/lib/action_dispatch/routing/mapper.rb:178:in `normalize_options!'
|
|
116
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/actionpack-4.2.4/lib/action_dispatch/routing/mapper.rb:100:in `initialize'
|
|
117
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/actionpack-4.2.4/lib/action_dispatch/routing/mapper.rb:78:in `new'
|
|
118
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/actionpack-4.2.4/lib/action_dispatch/routing/mapper.rb:78:in `build'
|
|
119
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/actionpack-4.2.4/lib/action_dispatch/routing/mapper.rb:1559:in `add_route'
|
|
120
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/actionpack-4.2.4/lib/action_dispatch/routing/mapper.rb:1536:in `decomposed_match'
|
|
121
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/actionpack-4.2.4/lib/action_dispatch/routing/mapper.rb:1517:in `block in match'
|
|
122
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/actionpack-4.2.4/lib/action_dispatch/routing/mapper.rb:1507:in `each'
|
|
123
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/actionpack-4.2.4/lib/action_dispatch/routing/mapper.rb:1507:in `match'
|
|
124
|
+
/Users/talyaniv/formalizer/test/dummy/config/routes.rb:3:in `block in <top (required)>'
|
|
125
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/actionpack-4.2.4/lib/action_dispatch/routing/route_set.rb:434:in `instance_exec'
|
|
126
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/actionpack-4.2.4/lib/action_dispatch/routing/route_set.rb:434:in `eval_block'
|
|
127
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/actionpack-4.2.4/lib/action_dispatch/routing/route_set.rb:412:in `draw'
|
|
128
|
+
/Users/talyaniv/formalizer/test/dummy/config/routes.rb:1:in `<top (required)>'
|
|
129
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/activesupport-4.2.4/lib/active_support/dependencies.rb:268:in `load'
|
|
130
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/activesupport-4.2.4/lib/active_support/dependencies.rb:268:in `block in load'
|
|
131
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/activesupport-4.2.4/lib/active_support/dependencies.rb:240:in `load_dependency'
|
|
132
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/activesupport-4.2.4/lib/active_support/dependencies.rb:268:in `load'
|
|
133
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/railties-4.2.4/lib/rails/application/routes_reloader.rb:40:in `block in load_paths'
|
|
134
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/railties-4.2.4/lib/rails/application/routes_reloader.rb:40:in `each'
|
|
135
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/railties-4.2.4/lib/rails/application/routes_reloader.rb:40:in `load_paths'
|
|
136
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/railties-4.2.4/lib/rails/application/routes_reloader.rb:16:in `reload!'
|
|
137
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/railties-4.2.4/lib/rails/application/routes_reloader.rb:26:in `block in updater'
|
|
138
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/activesupport-4.2.4/lib/active_support/file_update_checker.rb:75:in `call'
|
|
139
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/activesupport-4.2.4/lib/active_support/file_update_checker.rb:75:in `execute'
|
|
140
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/railties-4.2.4/lib/rails/application/routes_reloader.rb:27:in `updater'
|
|
141
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/railties-4.2.4/lib/rails/application/routes_reloader.rb:7:in `execute_if_updated'
|
|
142
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/railties-4.2.4/lib/rails/application/finisher.rb:69:in `block in <module:Finisher>'
|
|
143
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/railties-4.2.4/lib/rails/initializable.rb:30:in `instance_exec'
|
|
144
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/railties-4.2.4/lib/rails/initializable.rb:30:in `run'
|
|
145
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/railties-4.2.4/lib/rails/initializable.rb:55:in `block in run_initializers'
|
|
146
|
+
/Users/talyaniv/.rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/tsort.rb:226:in `block in tsort_each'
|
|
147
|
+
/Users/talyaniv/.rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/tsort.rb:348:in `block (2 levels) in each_strongly_connected_component'
|
|
148
|
+
/Users/talyaniv/.rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/tsort.rb:429:in `each_strongly_connected_component_from'
|
|
149
|
+
/Users/talyaniv/.rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/tsort.rb:347:in `block in each_strongly_connected_component'
|
|
150
|
+
/Users/talyaniv/.rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/tsort.rb:345:in `each'
|
|
151
|
+
/Users/talyaniv/.rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/tsort.rb:345:in `call'
|
|
152
|
+
/Users/talyaniv/.rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/tsort.rb:345:in `each_strongly_connected_component'
|
|
153
|
+
/Users/talyaniv/.rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/tsort.rb:224:in `tsort_each'
|
|
154
|
+
/Users/talyaniv/.rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/tsort.rb:203:in `tsort_each'
|
|
155
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/railties-4.2.4/lib/rails/initializable.rb:54:in `run_initializers'
|
|
156
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/railties-4.2.4/lib/rails/application.rb:352:in `initialize!'
|
|
157
|
+
/Users/talyaniv/formalizer/test/dummy/config/environment.rb:5:in `<top (required)>'
|
|
158
|
+
/Users/talyaniv/.rvm/rubies/ruby-2.2.2/lib/ruby/site_ruby/2.2.0/rubygems/core_ext/kernel_require.rb:54:in `require'
|
|
159
|
+
/Users/talyaniv/.rvm/rubies/ruby-2.2.2/lib/ruby/site_ruby/2.2.0/rubygems/core_ext/kernel_require.rb:54:in `require'
|
|
160
|
+
config.ru:3:in `block in <main>'
|
|
161
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/rack-1.6.4/lib/rack/builder.rb:55:in `instance_eval'
|
|
162
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/rack-1.6.4/lib/rack/builder.rb:55:in `initialize'
|
|
163
|
+
config.ru:1:in `new'
|
|
164
|
+
config.ru:1:in `<main>'
|
|
165
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/helper-scripts/rack-preloader.rb:107:in `eval'
|
|
166
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/helper-scripts/rack-preloader.rb:107:in `preload_app'
|
|
167
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/helper-scripts/rack-preloader.rb:153:in `<module:App>'
|
|
168
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/helper-scripts/rack-preloader.rb:29:in `<module:PhusionPassenger>'
|
|
169
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/helper-scripts/rack-preloader.rb:28:in `<main>'
|
|
170
|
+
|
|
171
|
+
|
|
172
|
+
[ 2015-11-11 08:38:43.4584 27275/0x70000020d000 age/Hel/Req/CheckoutSession.cpp:252 ]: [Client 2-1] Cannot checkout session because a spawning error occurred. The identifier of the error is 3bed36af. Please see earlier logs for details about the error.
|
|
173
|
+
[ 2015-11-11 08:38:43.4584 27275/0x70000018a000 age/Hel/Req/CheckoutSession.cpp:252 ]: [Client 1-1] Cannot checkout session because a spawning error occurred. The identifier of the error is 3bed36af. Please see earlier logs for details about the error.
|
|
174
|
+
[ 2015-11-11 08:38:43.4715 27275/0x70000018a000 Ser/Server.h:931 ]: [Client 1-1] Disconnecting client with error: client socket write error: Broken pipe (errno=32)
|
|
175
|
+
|
|
176
|
+
[ 2015-11-11 08:51:48.5689 27275/0x70000018a000 age/Hel/Main.cpp:455 ]: Signal received. Gracefully shutting down... (send signal 2 more time(s) to force shutdown)
|
|
177
|
+
[ 2015-11-11 08:51:48.5693 27275/0x7fff75d6b000 age/Hel/Main.cpp:814 ]: Received command to shutdown gracefully. Waiting until all clients have disconnected...
|
|
178
|
+
[ 2015-11-11 08:51:48.5695 27275/0x70000018a000 Ser/Server.h:455 ]: [ServerThr.1] Shutdown finished
|
|
179
|
+
[ 2015-11-11 08:51:48.5696 27275/0x70000020d000 Ser/Server.h:455 ]: [ServerThr.2] Shutdown finished
|
|
180
|
+
[ 2015-11-11 08:51:48.5697 27275/0x700000290000 Ser/Server.h:455 ]: [ServerThr.3] Shutdown finished
|
|
181
|
+
[ 2015-11-11 08:51:48.5698 27275/0x700000313000 Ser/Server.h:455 ]: [ServerThr.4] Shutdown finished
|
|
182
|
+
|
|
183
|
+
[ 2015-11-11 08:51:48.5703 27275/0x700000396000 Ser/Server.h:455 ]: [AdminServer] Shutdown finished
|
|
184
|
+
[ 2015-11-11 08:51:48.5704 27277/0x700000104000 age/Log/Main.cpp:349 ]: Signal received. Gracefully shutting down... (send signal 2 more time(s) to force shutdown)
|
|
185
|
+
[ 2015-11-11 08:51:48.5709 27277/0x7fff75d6b000 age/Log/Main.cpp:411 ]: Received command to shutdown gracefully. Waiting until all clients have disconnected...
|
|
186
|
+
[ 2015-11-11 08:51:48.5712 27277/0x700000104000 Ser/Server.h:455 ]: [LoggerAdminServer] Shutdown finished
|
|
187
|
+
[ 2015-11-11 08:51:48.5718 27277/0x7fff75d6b000 age/Log/Main.cpp:436 ]: PassengerAgent logger shutdown finished
|
|
188
|
+
[ 2015-11-11 08:51:48.5871 27275/0x7fff75d6b000 age/Hel/Main.cpp:876 ]: PassengerAgent server shutdown finished
|
|
189
|
+
[ 2015-11-11 08:51:54.3475 27455/0x7fff75d6b000 age/Wat/Main.cpp:1264 ]: Starting PassengerAgent watchdog...
|
|
190
|
+
[ 2015-11-11 08:51:54.4210 27457/0x7fff75d6b000 age/Hel/Main.cpp:891 ]: Starting PassengerAgent server...
|
|
191
|
+
[ 2015-11-11 08:51:54.4234 27457/0x7fff75d6b000 age/Hel/Main.cpp:234 ]: PassengerAgent server running in multi-application mode.
|
|
192
|
+
[ 2015-11-11 08:51:54.4494 27457/0x7fff75d6b000 age/Hel/Main.cpp:645 ]: PassengerAgent server online, PID 27457
|
|
193
|
+
[ 2015-11-11 08:51:54.4741 27459/0x7fff75d6b000 age/Log/Main.cpp:442 ]: Starting PassengerAgent logger...
|
|
194
|
+
[ 2015-11-11 08:51:54.4763 27459/0x7fff75d6b000 age/Log/Main.cpp:323 ]: PassengerAgent logger online, PID 27459
|
|
195
|
+
App 27475 stdout:
|
|
196
|
+
App 27475 stdout:
|
|
197
|
+
[ 2015-11-11 08:52:05.8217 27457/0x70000049f000 App/Implementation.cpp:287 ]: Could not spawn process for application /Users/talyaniv/formalizer/test/dummy: An error occured while starting up the preloader.
|
|
198
|
+
Error ID: 2fea07ec
|
|
199
|
+
Error details saved to: /var/folders/0r/q0vyscz97234m9gstqhhd5lm0000gp/T//passenger-error-illxB0.html
|
|
200
|
+
Message from application: Missing :controller key on routes definition, please check your routes. (ArgumentError)
|
|
201
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/actionpack-4.2.4/lib/action_dispatch/routing/mapper.rb:275:in `check_part'
|
|
202
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/actionpack-4.2.4/lib/action_dispatch/routing/mapper.rb:255:in `check_controller_and_action'
|
|
203
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/actionpack-4.2.4/lib/action_dispatch/routing/mapper.rb:178:in `normalize_options!'
|
|
204
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/actionpack-4.2.4/lib/action_dispatch/routing/mapper.rb:100:in `initialize'
|
|
205
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/actionpack-4.2.4/lib/action_dispatch/routing/mapper.rb:78:in `new'
|
|
206
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/actionpack-4.2.4/lib/action_dispatch/routing/mapper.rb:78:in `build'
|
|
207
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/actionpack-4.2.4/lib/action_dispatch/routing/mapper.rb:1559:in `add_route'
|
|
208
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/actionpack-4.2.4/lib/action_dispatch/routing/mapper.rb:1536:in `decomposed_match'
|
|
209
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/actionpack-4.2.4/lib/action_dispatch/routing/mapper.rb:1517:in `block in match'
|
|
210
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/actionpack-4.2.4/lib/action_dispatch/routing/mapper.rb:1507:in `each'
|
|
211
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/actionpack-4.2.4/lib/action_dispatch/routing/mapper.rb:1507:in `match'
|
|
212
|
+
/Users/talyaniv/formalizer/test/dummy/config/routes.rb:3:in `block in <top (required)>'
|
|
213
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/actionpack-4.2.4/lib/action_dispatch/routing/route_set.rb:434:in `instance_exec'
|
|
214
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/actionpack-4.2.4/lib/action_dispatch/routing/route_set.rb:434:in `eval_block'
|
|
215
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/actionpack-4.2.4/lib/action_dispatch/routing/route_set.rb:412:in `draw'
|
|
216
|
+
/Users/talyaniv/formalizer/test/dummy/config/routes.rb:1:in `<top (required)>'
|
|
217
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/activesupport-4.2.4/lib/active_support/dependencies.rb:268:in `load'
|
|
218
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/activesupport-4.2.4/lib/active_support/dependencies.rb:268:in `block in load'
|
|
219
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/activesupport-4.2.4/lib/active_support/dependencies.rb:240:in `load_dependency'
|
|
220
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/activesupport-4.2.4/lib/active_support/dependencies.rb:268:in `load'
|
|
221
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/railties-4.2.4/lib/rails/application/routes_reloader.rb:40:in `block in load_paths'
|
|
222
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/railties-4.2.4/lib/rails/application/routes_reloader.rb:40:in `each'
|
|
223
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/railties-4.2.4/lib/rails/application/routes_reloader.rb:40:in `load_paths'
|
|
224
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/railties-4.2.4/lib/rails/application/routes_reloader.rb:16:in `reload!'
|
|
225
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/railties-4.2.4/lib/rails/application/routes_reloader.rb:26:in `block in updater'
|
|
226
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/activesupport-4.2.4/lib/active_support/file_update_checker.rb:75:in `call'
|
|
227
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/activesupport-4.2.4/lib/active_support/file_update_checker.rb:75:in `execute'
|
|
228
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/railties-4.2.4/lib/rails/application/routes_reloader.rb:27:in `updater'
|
|
229
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/railties-4.2.4/lib/rails/application/routes_reloader.rb:7:in `execute_if_updated'
|
|
230
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/railties-4.2.4/lib/rails/application/finisher.rb:69:in `block in <module:Finisher>'
|
|
231
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/railties-4.2.4/lib/rails/initializable.rb:30:in `instance_exec'
|
|
232
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/railties-4.2.4/lib/rails/initializable.rb:30:in `run'
|
|
233
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/railties-4.2.4/lib/rails/initializable.rb:55:in `block in run_initializers'
|
|
234
|
+
/Users/talyaniv/.rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/tsort.rb:226:in `block in tsort_each'
|
|
235
|
+
/Users/talyaniv/.rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/tsort.rb:348:in `block (2 levels) in each_strongly_connected_component'
|
|
236
|
+
/Users/talyaniv/.rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/tsort.rb:429:in `each_strongly_connected_component_from'
|
|
237
|
+
/Users/talyaniv/.rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/tsort.rb:347:in `block in each_strongly_connected_component'
|
|
238
|
+
/Users/talyaniv/.rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/tsort.rb:345:in `each'
|
|
239
|
+
/Users/talyaniv/.rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/tsort.rb:345:in `call'
|
|
240
|
+
/Users/talyaniv/.rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/tsort.rb:345:in `each_strongly_connected_component'
|
|
241
|
+
/Users/talyaniv/.rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/tsort.rb:224:in `tsort_each'
|
|
242
|
+
/Users/talyaniv/.rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/tsort.rb:203:in `tsort_each'
|
|
243
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/railties-4.2.4/lib/rails/initializable.rb:54:in `run_initializers'
|
|
244
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/railties-4.2.4/lib/rails/application.rb:352:in `initialize!'
|
|
245
|
+
/Users/talyaniv/formalizer/test/dummy/config/environment.rb:5:in `<top (required)>'
|
|
246
|
+
/Users/talyaniv/.rvm/rubies/ruby-2.2.2/lib/ruby/site_ruby/2.2.0/rubygems/core_ext/kernel_require.rb:54:in `require'
|
|
247
|
+
/Users/talyaniv/.rvm/rubies/ruby-2.2.2/lib/ruby/site_ruby/2.2.0/rubygems/core_ext/kernel_require.rb:54:in `require'
|
|
248
|
+
config.ru:3:in `block in <main>'
|
|
249
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/rack-1.6.4/lib/rack/builder.rb:55:in `instance_eval'
|
|
250
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/rack-1.6.4/lib/rack/builder.rb:55:in `initialize'
|
|
251
|
+
config.ru:1:in `new'
|
|
252
|
+
config.ru:1:in `<main>'
|
|
253
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/helper-scripts/rack-preloader.rb:107:in `eval'
|
|
254
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/helper-scripts/rack-preloader.rb:107:in `preload_app'
|
|
255
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/helper-scripts/rack-preloader.rb:153:in `<module:App>'
|
|
256
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/helper-scripts/rack-preloader.rb:29:in `<module:PhusionPassenger>'
|
|
257
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/helper-scripts/rack-preloader.rb:28:in `<main>'
|
|
258
|
+
|
|
259
|
+
|
|
260
|
+
[ 2015-11-11 08:52:05.8481 27457/0x70000018a000 age/Hel/Req/CheckoutSession.cpp:252 ]: [Client 1-1] Cannot checkout session because a spawning error occurred. The identifier of the error is 2fea07ec. Please see earlier logs for details about the error.
|
|
261
|
+
|
|
262
|
+
[ 2015-11-11 08:53:05.7938 27457/0x70000018a000 age/Hel/Main.cpp:455 ]: Signal received. Gracefully shutting down... (send signal 2 more time(s) to force shutdown)
|
|
263
|
+
[ 2015-11-11 08:53:05.7941 27457/0x7fff75d6b000 age/Hel/Main.cpp:814 ]: Received command to shutdown gracefully. Waiting until all clients have disconnected...
|
|
264
|
+
[ 2015-11-11 08:53:05.7943 27457/0x70000018a000 Ser/Server.h:455 ]: [ServerThr.1] Shutdown finished
|
|
265
|
+
[ 2015-11-11 08:53:05.7944 27457/0x70000020d000 Ser/Server.h:455 ]: [ServerThr.2] Shutdown finished
|
|
266
|
+
[ 2015-11-11 08:53:05.7945 27457/0x700000290000 Ser/Server.h:455 ]: [ServerThr.3] Shutdown finished
|
|
267
|
+
[ 2015-11-11 08:53:05.7946 27457/0x700000313000 Ser/Server.h:455 ]: [ServerThr.4] Shutdown finished
|
|
268
|
+
|
|
269
|
+
[ 2015-11-11 08:53:05.7951 27457/0x700000396000 Ser/Server.h:455 ]: [AdminServer] Shutdown finished
|
|
270
|
+
[ 2015-11-11 08:53:05.7950 27459/0x700000104000 age/Log/Main.cpp:349 ]: Signal received. Gracefully shutting down... (send signal 2 more time(s) to force shutdown)
|
|
271
|
+
[ 2015-11-11 08:53:05.7956 27459/0x7fff75d6b000 age/Log/Main.cpp:411 ]: Received command to shutdown gracefully. Waiting until all clients have disconnected...
|
|
272
|
+
[ 2015-11-11 08:53:05.7958 27459/0x700000104000 Ser/Server.h:455 ]: [LoggerAdminServer] Shutdown finished
|
|
273
|
+
[ 2015-11-11 08:53:05.7965 27459/0x7fff75d6b000 age/Log/Main.cpp:436 ]: PassengerAgent logger shutdown finished
|
|
274
|
+
[ 2015-11-11 08:53:05.8109 27457/0x7fff75d6b000 age/Hel/Main.cpp:876 ]: PassengerAgent server shutdown finished
|
|
275
|
+
[ 2015-11-11 08:53:09.9746 27526/0x7fff75d6b000 age/Wat/Main.cpp:1264 ]: Starting PassengerAgent watchdog...
|
|
276
|
+
[ 2015-11-11 08:53:10.0325 27528/0x7fff75d6b000 age/Hel/Main.cpp:891 ]: Starting PassengerAgent server...
|
|
277
|
+
[ 2015-11-11 08:53:10.0349 27528/0x7fff75d6b000 age/Hel/Main.cpp:234 ]: PassengerAgent server running in multi-application mode.
|
|
278
|
+
[ 2015-11-11 08:53:10.0589 27528/0x7fff75d6b000 age/Hel/Main.cpp:645 ]: PassengerAgent server online, PID 27528
|
|
279
|
+
[ 2015-11-11 08:53:10.0871 27530/0x7fff75d6b000 age/Log/Main.cpp:442 ]: Starting PassengerAgent logger...
|
|
280
|
+
[ 2015-11-11 08:53:10.0897 27530/0x7fff75d6b000 age/Log/Main.cpp:323 ]: PassengerAgent logger online, PID 27530
|
|
281
|
+
App 27544 stdout:
|
|
282
|
+
App 27559 stdout:
|
|
283
|
+
App 27560 stdout:
|
|
284
|
+
[ 2015-11-11 08:53:24.7794 27528/0x70000018a000 Ser/Server.h:931 ]: [Client 1-1] Disconnecting client with error: client socket write error: Broken pipe (errno=32)
|
|
285
|
+
App 27677 stdout:
|
|
286
|
+
|
|
287
|
+
[ 2015-11-11 08:58:15.4532 27528/0x70000018a000 age/Hel/Main.cpp:455 ]: Signal received. Gracefully shutting down... (send signal 2 more time(s) to force shutdown)
|
|
288
|
+
[ 2015-11-11 08:58:15.4535 27528/0x7fff75d6b000 age/Hel/Main.cpp:814 ]: Received command to shutdown gracefully. Waiting until all clients have disconnected...
|
|
289
|
+
[ 2015-11-11 08:58:15.4536 27528/0x7fff75d6b000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 27559, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
290
|
+
[ 2015-11-11 08:58:15.4547 27528/0x7fff75d6b000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 27560, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
291
|
+
[ 2015-11-11 08:58:15.4548 27528/0x7fff75d6b000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 27677, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
292
|
+
[ 2015-11-11 08:58:15.4549 27528/0x70000018a000 Ser/Server.h:455 ]: [ServerThr.1] Shutdown finished
|
|
293
|
+
[ 2015-11-11 08:58:15.4550 27528/0x70000020d000 Ser/Server.h:455 ]: [ServerThr.2] Shutdown finished
|
|
294
|
+
|
|
295
|
+
[ 2015-11-11 08:58:15.4551 27528/0x700000290000 Ser/Server.h:455 ]: [ServerThr.3] Shutdown finished
|
|
296
|
+
[ 2015-11-11 08:58:15.4551 27528/0x700000313000 Ser/Server.h:455 ]: [ServerThr.4] Shutdown finished
|
|
297
|
+
[ 2015-11-11 08:58:15.4553 27530/0x700000104000 age/Log/Main.cpp:349 ]: Signal received. Gracefully shutting down... (send signal 2 more time(s) to force shutdown)
|
|
298
|
+
[ 2015-11-11 08:58:15.4556 27528/0x700000396000 Ser/Server.h:455 ]: [AdminServer] Shutdown finished
|
|
299
|
+
[ 2015-11-11 08:58:15.4557 27530/0x7fff75d6b000 age/Log/Main.cpp:411 ]: Received command to shutdown gracefully. Waiting until all clients have disconnected...
|
|
300
|
+
[ 2015-11-11 08:58:15.4559 27528/0x7fff75d6b000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 27559, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
301
|
+
[ 2015-11-11 08:58:15.4561 27528/0x7fff75d6b000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 27560, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
302
|
+
[ 2015-11-11 08:58:15.4560 27530/0x700000104000 Ser/Server.h:455 ]: [LoggerAdminServer] Shutdown finished
|
|
303
|
+
[ 2015-11-11 08:58:15.4562 27528/0x7fff75d6b000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 27677, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
304
|
+
[ 2015-11-11 08:58:15.4567 27530/0x7fff75d6b000 age/Log/Main.cpp:436 ]: PassengerAgent logger shutdown finished
|
|
305
|
+
App 27544 stderr: [ 2015-11-11 08:58:15.4638 27560/0x007feb6b206be8(HTTP helper worker) utils.rb:85 ]: *** Exception Errno::EBADF (Bad file descriptor) (process 27560, thread 0x007feb6b206be8(HTTP helper worker)):
|
|
306
|
+
App 27544 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:133:in `accept'
|
|
307
|
+
App 27544 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:133:in `accept_and_process_next_request'
|
|
308
|
+
App 27544 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:110:in `main_loop'
|
|
309
|
+
App 27544 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler.rb:429:in `block (2 levels) in start_threads'
|
|
310
|
+
App 27544 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/utils.rb:111:in `block in create_thread_and_abort_on_exception'
|
|
311
|
+
App 27544 stderr: [ 2015-11-11 08:58:15.4669 27559/0x007feb6b206a30(HTTP helper worker) utils.rb:85 ]: *** Exception Errno::EBADF (Bad file descriptor) (process 27559, thread 0x007feb6b206a30(HTTP helper worker)):
|
|
312
|
+
App 27544 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:133:in `accept'
|
|
313
|
+
App 27544 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:133:in `accept_and_process_next_request'
|
|
314
|
+
App 27544 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:110:in `main_loop'
|
|
315
|
+
App 27544 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler.rb:429:in `block (2 levels) in start_threads'
|
|
316
|
+
App 27544 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/utils.rb:111:in `block in create_thread_and_abort_on_exception'
|
|
317
|
+
App 27544 stderr: [ 2015-11-11 08:58:15.4746 27677/0x007feb6b206dc8(Worker 1) utils.rb:85 ]: *** Exception Errno::EBADF (Bad file descriptor) (process 27677, thread 0x007feb6b206dc8(Worker 1)):
|
|
318
|
+
App 27544 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:133:in `accept'
|
|
319
|
+
App 27544 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:133:in `accept_and_process_next_request'
|
|
320
|
+
App 27544 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:110:in `main_loop'
|
|
321
|
+
App 27544 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler.rb:414:in `block (3 levels) in start_threads'
|
|
322
|
+
App 27544 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/utils.rb:111:in `block in create_thread_and_abort_on_exception'
|
|
323
|
+
[ 2015-11-11 08:58:16.5130 27528/0x7fff75d6b000 age/Hel/Main.cpp:876 ]: PassengerAgent server shutdown finished
|
|
324
|
+
[ 2015-11-11 08:59:50.5645 27832/0x7fff75d6b000 age/Wat/Main.cpp:1264 ]: Starting PassengerAgent watchdog...
|
|
325
|
+
[ 2015-11-11 08:59:50.6256 27834/0x7fff75d6b000 age/Hel/Main.cpp:891 ]: Starting PassengerAgent server...
|
|
326
|
+
[ 2015-11-11 08:59:50.6279 27834/0x7fff75d6b000 age/Hel/Main.cpp:234 ]: PassengerAgent server running in multi-application mode.
|
|
327
|
+
[ 2015-11-11 08:59:50.6547 27834/0x7fff75d6b000 age/Hel/Main.cpp:645 ]: PassengerAgent server online, PID 27834
|
|
328
|
+
[ 2015-11-11 08:59:50.6810 27836/0x7fff75d6b000 age/Log/Main.cpp:442 ]: Starting PassengerAgent logger...
|
|
329
|
+
[ 2015-11-11 08:59:50.6831 27836/0x7fff75d6b000 age/Log/Main.cpp:323 ]: PassengerAgent logger online, PID 27836
|
|
330
|
+
App 27848 stdout:
|
|
331
|
+
App 27864 stdout:
|
|
332
|
+
App 27868 stdout:
|
|
333
|
+
[ 2015-11-11 09:00:04.0597 27834/0x70000020d000 Ser/Server.h:931 ]: [Client 2-1] Disconnecting client with error: client socket write error: Broken pipe (errno=32)
|
|
334
|
+
App 27872 stdout:
|
|
335
|
+
App 27933 stdout:
|
|
336
|
+
[ 2015-11-11 09:05:29.7341 27834/0x700000084000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 27872, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
337
|
+
[ 2015-11-11 09:05:31.0626 27834/0x700000084000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 27864, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
338
|
+
[ 2015-11-11 09:05:31.0629 27834/0x700000084000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 27868, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
339
|
+
|
|
340
|
+
[ 2015-11-11 09:06:15.0193 27834/0x70000018a000 age/Hel/Main.cpp:455 ]: Signal received. Gracefully shutting down... (send signal 2 more time(s) to force shutdown)
|
|
341
|
+
[ 2015-11-11 09:06:15.0195 27834/0x7fff75d6b000 age/Hel/Main.cpp:814 ]: Received command to shutdown gracefully. Waiting until all clients have disconnected...
|
|
342
|
+
[ 2015-11-11 09:06:15.0196 27834/0x7fff75d6b000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 27933, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
343
|
+
[ 2015-11-11 09:06:15.0199 27834/0x70000018a000 Ser/Server.h:455 ]: [ServerThr.1] Shutdown finished
|
|
344
|
+
[ 2015-11-11 09:06:15.0201 27834/0x70000020d000 Ser/Server.h:455 ]: [ServerThr.2] Shutdown finished
|
|
345
|
+
|
|
346
|
+
[ 2015-11-11 09:06:15.0203 27834/0x700000313000 Ser/Server.h:455 ]: [ServerThr.4] Shutdown finished
|
|
347
|
+
[ 2015-11-11 09:06:15.0205 27834/0x700000290000 Ser/Server.h:455 ]: [ServerThr.3] Shutdown finished
|
|
348
|
+
[ 2015-11-11 09:06:15.0208 27834/0x700000396000 Ser/Server.h:455 ]: [AdminServer] Shutdown finished
|
|
349
|
+
[ 2015-11-11 09:06:15.0208 27836/0x700000104000 age/Log/Main.cpp:349 ]: Signal received. Gracefully shutting down... (send signal 2 more time(s) to force shutdown)
|
|
350
|
+
[ 2015-11-11 09:06:15.0212 27834/0x7fff75d6b000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 27933, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
351
|
+
[ 2015-11-11 09:06:15.0213 27836/0x7fff75d6b000 age/Log/Main.cpp:411 ]: Received command to shutdown gracefully. Waiting until all clients have disconnected...
|
|
352
|
+
[ 2015-11-11 09:06:15.0217 27836/0x700000104000 Ser/Server.h:455 ]: [LoggerAdminServer] Shutdown finished
|
|
353
|
+
[ 2015-11-11 09:06:15.0223 27836/0x7fff75d6b000 age/Log/Main.cpp:436 ]: PassengerAgent logger shutdown finished
|
|
354
|
+
App 27848 stderr: [ 2015-11-11 09:06:15.0574 27933/0x007fa77b218520(Worker 1) utils.rb:85 ]: *** Exception Errno::EBADF (Bad file descriptor) (process 27933, thread 0x007fa77b218520(Worker 1)):
|
|
355
|
+
App 27848 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:133:in `accept'
|
|
356
|
+
App 27848 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:133:in `accept_and_process_next_request'
|
|
357
|
+
App 27848 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:110:in `main_loop'
|
|
358
|
+
App 27848 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler.rb:414:in `block (3 levels) in start_threads'
|
|
359
|
+
App 27848 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/utils.rb:111:in `block in create_thread_and_abort_on_exception'
|
|
360
|
+
App 27848 stderr: [ 2015-11-11 09:06:15.0621 27933/0x007fa77b218318(HTTP helper worker) utils.rb:85 ]: *** Exception Errno::EBADF (Bad file descriptor) (process 27933, thread 0x007fa77b218318(HTTP helper worker)):
|
|
361
|
+
App 27848 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:133:in `accept'
|
|
362
|
+
App 27848 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:133:in `accept_and_process_next_request'
|
|
363
|
+
App 27848 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:110:in `main_loop'
|
|
364
|
+
App 27848 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler.rb:429:in `block (2 levels) in start_threads'
|
|
365
|
+
App 27848 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/utils.rb:111:in `block in create_thread_and_abort_on_exception'
|
|
366
|
+
[ 2015-11-11 09:06:16.1666 27834/0x7fff75d6b000 age/Hel/Main.cpp:876 ]: PassengerAgent server shutdown finished
|
|
367
|
+
[ 2015-11-11 10:08:58.4089 918/0x7fff79f01000 age/Wat/Main.cpp:1264 ]: Starting PassengerAgent watchdog...
|
|
368
|
+
[ 2015-11-11 10:08:58.4405 920/0x7fff79f01000 age/Hel/Main.cpp:891 ]: Starting PassengerAgent server...
|
|
369
|
+
[ 2015-11-11 10:08:58.4413 920/0x7fff79f01000 age/Hel/Main.cpp:234 ]: PassengerAgent server running in multi-application mode.
|
|
370
|
+
[ 2015-11-11 10:08:58.4604 920/0x7fff79f01000 age/Hel/Main.cpp:645 ]: PassengerAgent server online, PID 920
|
|
371
|
+
[ 2015-11-11 10:08:58.4880 922/0x7fff79f01000 age/Log/Main.cpp:442 ]: Starting PassengerAgent logger...
|
|
372
|
+
[ 2015-11-11 10:08:58.4918 922/0x7fff79f01000 age/Log/Main.cpp:323 ]: PassengerAgent logger online, PID 922
|
|
373
|
+
App 936 stdout:
|
|
374
|
+
App 949 stdout:
|
|
375
|
+
App 950 stdout:
|
|
376
|
+
App 974 stdout:
|
|
377
|
+
App 983 stdout:
|
|
378
|
+
[ 2015-11-11 10:17:10.4466 920/0x700000084000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 983, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
379
|
+
[ 2015-11-11 10:17:51.5101 920/0x700000084000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 949, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
380
|
+
[ 2015-11-11 10:17:51.5103 920/0x700000084000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 950, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
381
|
+
[ 2015-11-11 10:17:51.5104 920/0x700000084000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 974, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
382
|
+
App 1243 stdout:
|
|
383
|
+
App 1256 stdout:
|
|
384
|
+
App 1259 stdout:
|
|
385
|
+
App 1289 stdout:
|
|
386
|
+
App 1324 stdout:
|
|
387
|
+
App 1439 stdout:
|
|
388
|
+
[ 2015-11-11 10:27:58.9303 920/0x700000084000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 1324, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
389
|
+
[ 2015-11-11 10:27:59.6242 920/0x700000084000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 1439, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
390
|
+
[ 2015-11-11 10:28:33.7495 920/0x700000084000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 1289, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
391
|
+
[ 2015-11-11 10:28:33.7583 920/0x700000084000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 1256, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
392
|
+
|
|
393
|
+
[ 2015-11-11 11:10:28.9746 920/0x70000018a000 age/Hel/Main.cpp:455 ]: Signal received. Gracefully shutting down... (send signal 2 more time(s) to force shutdown)
|
|
394
|
+
[ 2015-11-11 11:10:28.9747 920/0x7fff79f01000 age/Hel/Main.cpp:814 ]: Received command to shutdown gracefully. Waiting until all clients have disconnected...
|
|
395
|
+
|
|
396
|
+
[ 2015-11-11 11:10:28.9754 920/0x7fff79f01000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 1259, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
397
|
+
[ 2015-11-11 11:10:28.9755 922/0x700000104000 age/Log/Main.cpp:349 ]: Signal received. Gracefully shutting down... (send signal 2 more time(s) to force shutdown)
|
|
398
|
+
[ 2015-11-11 11:10:28.9756 922/0x7fff79f01000 age/Log/Main.cpp:411 ]: Received command to shutdown gracefully. Waiting until all clients have disconnected...
|
|
399
|
+
[ 2015-11-11 11:10:28.9755 920/0x70000018a000 Ser/Server.h:455 ]: [ServerThr.1] Shutdown finished
|
|
400
|
+
[ 2015-11-11 11:10:28.9757 920/0x70000020d000 Ser/Server.h:455 ]: [ServerThr.2] Shutdown finished
|
|
401
|
+
[ 2015-11-11 11:10:28.9757 920/0x700000290000 Ser/Server.h:455 ]: [ServerThr.3] Shutdown finished
|
|
402
|
+
[ 2015-11-11 11:10:28.9758 920/0x700000313000 Ser/Server.h:455 ]: [ServerThr.4] Shutdown finished
|
|
403
|
+
[ 2015-11-11 11:10:28.9757 922/0x700000104000 Ser/Server.h:455 ]: [LoggerAdminServer] Shutdown finished
|
|
404
|
+
[ 2015-11-11 11:10:28.9761 920/0x700000396000 Ser/Server.h:455 ]: [AdminServer] Shutdown finished
|
|
405
|
+
[ 2015-11-11 11:10:28.9772 922/0x7fff79f01000 age/Log/Main.cpp:436 ]: PassengerAgent logger shutdown finished
|
|
406
|
+
[ 2015-11-11 11:10:28.9781 920/0x7fff79f01000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 1259, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
407
|
+
[ 2015-11-11 11:10:29.3103 920/0x7fff79f01000 age/Hel/Main.cpp:876 ]: PassengerAgent server shutdown finished
|
|
408
|
+
[ 2015-11-12 10:20:04.0070 15268/0x7fff79f01000 age/Wat/Main.cpp:1264 ]: Starting PassengerAgent watchdog...
|
|
409
|
+
[ 2015-11-12 10:20:04.0426 15270/0x7fff79f01000 age/Hel/Main.cpp:891 ]: Starting PassengerAgent server...
|
|
410
|
+
[ 2015-11-12 10:20:04.0435 15270/0x7fff79f01000 age/Hel/Main.cpp:234 ]: PassengerAgent server running in multi-application mode.
|
|
411
|
+
[ 2015-11-12 10:20:04.0576 15270/0x7fff79f01000 age/Hel/Main.cpp:645 ]: PassengerAgent server online, PID 15270
|
|
412
|
+
[ 2015-11-12 10:20:04.0780 15272/0x7fff79f01000 age/Log/Main.cpp:442 ]: Starting PassengerAgent logger...
|
|
413
|
+
[ 2015-11-12 10:20:04.0818 15272/0x7fff79f01000 age/Log/Main.cpp:323 ]: PassengerAgent logger online, PID 15272
|
|
414
|
+
App 15288 stdout:
|
|
415
|
+
App 15304 stdout:
|
|
416
|
+
|
|
417
|
+
[ 2015-11-12 10:27:44.4177 15270/0x70000018a000 age/Hel/Main.cpp:455 ]: Signal received. Gracefully shutting down... (send signal 2 more time(s) to force shutdown)
|
|
418
|
+
[ 2015-11-12 10:27:44.4181 15270/0x7fff79f01000 age/Hel/Main.cpp:814 ]: Received command to shutdown gracefully. Waiting until all clients have disconnected...
|
|
419
|
+
[ 2015-11-12 10:27:44.4182 15270/0x7fff79f01000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 15304, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
420
|
+
|
|
421
|
+
[ 2015-11-12 10:27:44.4185 15272/0x700000104000 age/Log/Main.cpp:349 ]: Signal received. Gracefully shutting down... (send signal 2 more time(s) to force shutdown)
|
|
422
|
+
[ 2015-11-12 10:27:44.4186 15272/0x7fff79f01000 age/Log/Main.cpp:411 ]: Received command to shutdown gracefully. Waiting until all clients have disconnected...
|
|
423
|
+
[ 2015-11-12 10:27:44.4191 15270/0x70000020d000 Ser/Server.h:455 ]: [ServerThr.2] Shutdown finished
|
|
424
|
+
[ 2015-11-12 10:27:44.4192 15270/0x700000313000 Ser/Server.h:455 ]: [ServerThr.4] Shutdown finished
|
|
425
|
+
[ 2015-11-12 10:27:44.4192 15270/0x700000290000 Ser/Server.h:455 ]: [ServerThr.3] Shutdown finished
|
|
426
|
+
[ 2015-11-12 10:27:44.4192 15270/0x70000018a000 Ser/Server.h:455 ]: [ServerThr.1] Shutdown finished
|
|
427
|
+
[ 2015-11-12 10:27:44.4188 15272/0x700000104000 Ser/Server.h:455 ]: [LoggerAdminServer] Shutdown finished
|
|
428
|
+
[ 2015-11-12 10:27:44.4192 15270/0x700000396000 Ser/Server.h:455 ]: [AdminServer] Shutdown finished
|
|
429
|
+
[ 2015-11-12 10:27:44.4199 15272/0x7fff79f01000 age/Log/Main.cpp:436 ]: PassengerAgent logger shutdown finished
|
|
430
|
+
[ 2015-11-12 10:27:44.4215 15270/0x7fff79f01000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 15304, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
431
|
+
[ 2015-11-12 10:27:44.7561 15270/0x7fff79f01000 age/Hel/Main.cpp:876 ]: PassengerAgent server shutdown finished
|
|
432
|
+
[ 2015-11-12 10:30:50.1100 15699/0x7fff79f01000 age/Wat/Main.cpp:1264 ]: Starting PassengerAgent watchdog...
|
|
433
|
+
[ 2015-11-12 10:30:50.1385 15701/0x7fff79f01000 age/Hel/Main.cpp:891 ]: Starting PassengerAgent server...
|
|
434
|
+
[ 2015-11-12 10:30:50.1393 15701/0x7fff79f01000 age/Hel/Main.cpp:234 ]: PassengerAgent server running in multi-application mode.
|
|
435
|
+
[ 2015-11-12 10:30:50.1517 15701/0x7fff79f01000 age/Hel/Main.cpp:645 ]: PassengerAgent server online, PID 15701
|
|
436
|
+
[ 2015-11-12 10:30:50.1756 15703/0x7fff79f01000 age/Log/Main.cpp:442 ]: Starting PassengerAgent logger...
|
|
437
|
+
[ 2015-11-12 10:30:50.1783 15703/0x7fff79f01000 age/Log/Main.cpp:323 ]: PassengerAgent logger online, PID 15703
|
|
438
|
+
App 15717 stdout:
|
|
439
|
+
App 15731 stdout:
|
|
440
|
+
App 15741 stdout:
|
|
441
|
+
|
|
442
|
+
[ 2015-11-12 10:36:21.9735 15701/0x70000018a000 age/Hel/Main.cpp:455 ]: Signal received. Gracefully shutting down... (send signal 2 more time(s) to force shutdown)
|
|
443
|
+
[ 2015-11-12 10:36:21.9736 15701/0x7fff79f01000 age/Hel/Main.cpp:814 ]: Received command to shutdown gracefully. Waiting until all clients have disconnected...
|
|
444
|
+
[ 2015-11-12 10:36:21.9736 15701/0x7fff79f01000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 15731, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
445
|
+
|
|
446
|
+
[ 2015-11-12 10:36:21.9745 15701/0x7fff79f01000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 15741, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
447
|
+
[ 2015-11-12 10:36:21.9746 15703/0x700000104000 age/Log/Main.cpp:349 ]: Signal received. Gracefully shutting down... (send signal 2 more time(s) to force shutdown)
|
|
448
|
+
[ 2015-11-12 10:36:21.9748 15703/0x7fff79f01000 age/Log/Main.cpp:411 ]: Received command to shutdown gracefully. Waiting until all clients have disconnected...
|
|
449
|
+
[ 2015-11-12 10:36:21.9750 15701/0x70000018a000 Ser/Server.h:455 ]: [ServerThr.1] Shutdown finished
|
|
450
|
+
[ 2015-11-12 10:36:21.9750 15701/0x70000020d000 Ser/Server.h:455 ]: [ServerThr.2] Shutdown finished
|
|
451
|
+
[ 2015-11-12 10:36:21.9751 15701/0x700000290000 Ser/Server.h:455 ]: [ServerThr.3] Shutdown finished
|
|
452
|
+
[ 2015-11-12 10:36:21.9751 15701/0x700000313000 Ser/Server.h:455 ]: [ServerThr.4] Shutdown finished
|
|
453
|
+
[ 2015-11-12 10:36:21.9751 15701/0x700000396000 Ser/Server.h:455 ]: [AdminServer] Shutdown finished
|
|
454
|
+
[ 2015-11-12 10:36:21.9749 15703/0x700000104000 Ser/Server.h:455 ]: [LoggerAdminServer] Shutdown finished
|
|
455
|
+
[ 2015-11-12 10:36:21.9767 15703/0x7fff79f01000 age/Log/Main.cpp:436 ]: PassengerAgent logger shutdown finished
|
|
456
|
+
[ 2015-11-12 10:36:21.9771 15701/0x7fff79f01000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 15731, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
457
|
+
[ 2015-11-12 10:36:21.9771 15701/0x7fff79f01000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 15741, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
458
|
+
[ 2015-11-12 10:36:22.4133 15701/0x7fff79f01000 age/Hel/Main.cpp:876 ]: PassengerAgent server shutdown finished
|
|
459
|
+
[ 2015-11-12 10:36:25.3909 16020/0x7fff79f01000 age/Wat/Main.cpp:1264 ]: Starting PassengerAgent watchdog...
|
|
460
|
+
[ 2015-11-12 10:36:25.4097 16022/0x7fff79f01000 age/Hel/Main.cpp:891 ]: Starting PassengerAgent server...
|
|
461
|
+
[ 2015-11-12 10:36:25.4104 16022/0x7fff79f01000 age/Hel/Main.cpp:234 ]: PassengerAgent server running in multi-application mode.
|
|
462
|
+
[ 2015-11-12 10:36:25.4183 16022/0x7fff79f01000 age/Hel/Main.cpp:645 ]: PassengerAgent server online, PID 16022
|
|
463
|
+
[ 2015-11-12 10:36:25.4275 16024/0x7fff79f01000 age/Log/Main.cpp:442 ]: Starting PassengerAgent logger...
|
|
464
|
+
[ 2015-11-12 10:36:25.4283 16024/0x7fff79f01000 age/Log/Main.cpp:323 ]: PassengerAgent logger online, PID 16024
|
|
465
|
+
App 16038 stdout:
|
|
466
|
+
App 16052 stdout:
|
|
467
|
+
App 16053 stdout:
|
|
468
|
+
|
|
469
|
+
[ 2015-11-12 10:37:51.4440 16022/0x70000018a000 age/Hel/Main.cpp:455 ]: Signal received. Gracefully shutting down... (send signal 2 more time(s) to force shutdown)
|
|
470
|
+
[ 2015-11-12 10:37:51.4441 16022/0x7fff79f01000 age/Hel/Main.cpp:814 ]: Received command to shutdown gracefully. Waiting until all clients have disconnected...
|
|
471
|
+
[ 2015-11-12 10:37:51.4441 16022/0x7fff79f01000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 16052, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
472
|
+
[ 2015-11-12 10:37:51.4442 16022/0x7fff79f01000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 16053, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
473
|
+
[ 2015-11-12 10:37:51.4442 16022/0x70000018a000 Ser/Server.h:455 ]: [ServerThr.1] Shutdown finished
|
|
474
|
+
[ 2015-11-12 10:37:51.4443 16022/0x70000020d000 Ser/Server.h:455 ]: [ServerThr.2] Shutdown finished
|
|
475
|
+
[ 2015-11-12 10:37:51.4444 16022/0x700000290000 Ser/Server.h:455 ]: [ServerThr.3] Shutdown finished
|
|
476
|
+
|
|
477
|
+
[ 2015-11-12 10:37:51.4445 16022/0x700000313000 Ser/Server.h:455 ]: [ServerThr.4] Shutdown finished
|
|
478
|
+
[ 2015-11-12 10:37:51.4447 16022/0x700000396000 Ser/Server.h:455 ]: [AdminServer] Shutdown finished
|
|
479
|
+
[ 2015-11-12 10:37:51.4446 16024/0x700000104000 age/Log/Main.cpp:349 ]: Signal received. Gracefully shutting down... (send signal 2 more time(s) to force shutdown)
|
|
480
|
+
[ 2015-11-12 10:37:51.4448 16022/0x7fff79f01000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 16052, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
481
|
+
[ 2015-11-12 10:37:51.4448 16024/0x7fff79f01000 age/Log/Main.cpp:411 ]: Received command to shutdown gracefully. Waiting until all clients have disconnected...
|
|
482
|
+
[ 2015-11-12 10:37:51.4448 16022/0x7fff79f01000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 16053, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
483
|
+
[ 2015-11-12 10:37:51.4449 16024/0x700000104000 Ser/Server.h:455 ]: [LoggerAdminServer] Shutdown finished
|
|
484
|
+
[ 2015-11-12 10:37:51.4452 16024/0x7fff79f01000 age/Log/Main.cpp:436 ]: PassengerAgent logger shutdown finished
|
|
485
|
+
App 16038 stderr: [ 2015-11-12 10:37:51.4460 16052/0x007fa5c5c93e80(HTTP helper worker) utils.rb:85 ]: *** Exception Errno::EBADF (Bad file descriptor) (process 16052, thread 0x007fa5c5c93e80(HTTP helper worker)):
|
|
486
|
+
App 16038 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:133:in `accept'
|
|
487
|
+
App 16038 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:133:in `accept_and_process_next_request'
|
|
488
|
+
App 16038 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:110:in `main_loop'
|
|
489
|
+
App 16038 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler.rb:429:in `block (2 levels) in start_threads'
|
|
490
|
+
App 16038 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/utils.rb:111:in `block in create_thread_and_abort_on_exception'
|
|
491
|
+
App 16038 stderr: [ 2015-11-12 10:37:51.4463 16053/0x007fa5c5c93f70(HTTP helper worker) utils.rb:85 ]: *** Exception Errno::EBADF (Bad file descriptor) (process 16053, thread 0x007fa5c5c93f70(HTTP helper worker)):
|
|
492
|
+
App 16038 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:133:in `accept'
|
|
493
|
+
App 16038 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:133:in `accept_and_process_next_request'
|
|
494
|
+
App 16038 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:110:in `main_loop'
|
|
495
|
+
App 16038 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler.rb:429:in `block (2 levels) in start_threads'
|
|
496
|
+
App 16038 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/utils.rb:111:in `block in create_thread_and_abort_on_exception'
|
|
497
|
+
[ 2015-11-12 10:37:51.7861 16022/0x7fff79f01000 age/Hel/Main.cpp:876 ]: PassengerAgent server shutdown finished
|
|
498
|
+
[ 2015-11-12 10:37:53.4961 16143/0x7fff79f01000 age/Wat/Main.cpp:1264 ]: Starting PassengerAgent watchdog...
|
|
499
|
+
[ 2015-11-12 10:37:53.5138 16145/0x7fff79f01000 age/Hel/Main.cpp:891 ]: Starting PassengerAgent server...
|
|
500
|
+
[ 2015-11-12 10:37:53.5147 16145/0x7fff79f01000 age/Hel/Main.cpp:234 ]: PassengerAgent server running in multi-application mode.
|
|
501
|
+
[ 2015-11-12 10:37:53.5263 16145/0x7fff79f01000 age/Hel/Main.cpp:645 ]: PassengerAgent server online, PID 16145
|
|
502
|
+
[ 2015-11-12 10:37:53.5350 16147/0x7fff79f01000 age/Log/Main.cpp:442 ]: Starting PassengerAgent logger...
|
|
503
|
+
[ 2015-11-12 10:37:53.5357 16147/0x7fff79f01000 age/Log/Main.cpp:323 ]: PassengerAgent logger online, PID 16147
|
|
504
|
+
App 16161 stdout:
|
|
505
|
+
App 16174 stdout:
|
|
506
|
+
App 16180 stdout:
|
|
507
|
+
|
|
508
|
+
[ 2015-11-12 10:39:01.8263 16145/0x70000018a000 age/Hel/Main.cpp:455 ]: Signal received. Gracefully shutting down... (send signal 2 more time(s) to force shutdown)
|
|
509
|
+
[ 2015-11-12 10:39:01.8264 16145/0x7fff79f01000 age/Hel/Main.cpp:814 ]: Received command to shutdown gracefully. Waiting until all clients have disconnected...
|
|
510
|
+
[ 2015-11-12 10:39:01.8264 16145/0x7fff79f01000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 16174, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
511
|
+
[ 2015-11-12 10:39:01.8265 16145/0x7fff79f01000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 16180, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
512
|
+
[ 2015-11-12 10:39:01.8265 16145/0x70000018a000 Ser/Server.h:455 ]: [ServerThr.1] Shutdown finished
|
|
513
|
+
[ 2015-11-12 10:39:01.8267 16145/0x70000020d000 Ser/Server.h:455 ]: [ServerThr.2] Shutdown finished
|
|
514
|
+
[ 2015-11-12 10:39:01.8267 16145/0x700000290000 Ser/Server.h:455 ]: [ServerThr.3] Shutdown finished
|
|
515
|
+
|
|
516
|
+
[ 2015-11-12 10:39:01.8268 16145/0x700000313000 Ser/Server.h:455 ]: [ServerThr.4] Shutdown finished
|
|
517
|
+
[ 2015-11-12 10:39:01.8269 16147/0x700000104000 age/Log/Main.cpp:349 ]: Signal received. Gracefully shutting down... (send signal 2 more time(s) to force shutdown)
|
|
518
|
+
[ 2015-11-12 10:39:01.8270 16145/0x700000396000 Ser/Server.h:455 ]: [AdminServer] Shutdown finished
|
|
519
|
+
[ 2015-11-12 10:39:01.8271 16147/0x7fff79f01000 age/Log/Main.cpp:411 ]: Received command to shutdown gracefully. Waiting until all clients have disconnected...
|
|
520
|
+
[ 2015-11-12 10:39:01.8271 16145/0x7fff79f01000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 16174, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
521
|
+
[ 2015-11-12 10:39:01.8272 16147/0x700000104000 Ser/Server.h:455 ]: [LoggerAdminServer] Shutdown finished
|
|
522
|
+
[ 2015-11-12 10:39:01.8272 16145/0x7fff79f01000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 16180, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
523
|
+
[ 2015-11-12 10:39:01.8274 16147/0x7fff79f01000 age/Log/Main.cpp:436 ]: PassengerAgent logger shutdown finished
|
|
524
|
+
App 16161 stderr: [ 2015-11-12 10:39:01.8287 16180/0x007f96ec4abc78(Worker 1) utils.rb:85 ]: *** Exception Errno::EBADF (Bad file descriptor) (process 16180, thread 0x007f96ec4abc78(Worker 1)):
|
|
525
|
+
App 16161 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:133:in `accept'
|
|
526
|
+
App 16161 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:133:in `accept_and_process_next_request'
|
|
527
|
+
App 16161 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:110:in `main_loop'
|
|
528
|
+
App 16161 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler.rb:414:in `block (3 levels) in start_threads'
|
|
529
|
+
App 16161 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/utils.rb:111:in `block in create_thread_and_abort_on_exception'
|
|
530
|
+
App 16161 stderr: [ 2015-11-12 10:39:01.8296 16174/0x007f96ec4ab9a8(HTTP helper worker) utils.rb:85 ]: *** Exception Errno::EBADF (Bad file descriptor) (process 16174, thread 0x007f96ec4ab9a8(HTTP helper worker)):
|
|
531
|
+
App 16161 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:133:in `accept'
|
|
532
|
+
App 16161 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:133:in `accept_and_process_next_request'
|
|
533
|
+
App 16161 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:110:in `main_loop'
|
|
534
|
+
App 16161 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler.rb:429:in `block (2 levels) in start_threads'
|
|
535
|
+
App 16161 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/utils.rb:111:in `block in create_thread_and_abort_on_exception'
|
|
536
|
+
[ 2015-11-12 10:39:02.2670 16145/0x7fff79f01000 age/Hel/Main.cpp:876 ]: PassengerAgent server shutdown finished
|
|
537
|
+
[ 2015-11-12 10:39:12.6972 16254/0x7fff79f01000 age/Wat/Main.cpp:1264 ]: Starting PassengerAgent watchdog...
|
|
538
|
+
[ 2015-11-12 10:39:12.7140 16256/0x7fff79f01000 age/Hel/Main.cpp:891 ]: Starting PassengerAgent server...
|
|
539
|
+
[ 2015-11-12 10:39:12.7151 16256/0x7fff79f01000 age/Hel/Main.cpp:234 ]: PassengerAgent server running in multi-application mode.
|
|
540
|
+
[ 2015-11-12 10:39:12.7258 16256/0x7fff79f01000 age/Hel/Main.cpp:645 ]: PassengerAgent server online, PID 16256
|
|
541
|
+
[ 2015-11-12 10:39:12.7358 16258/0x7fff79f01000 age/Log/Main.cpp:442 ]: Starting PassengerAgent logger...
|
|
542
|
+
[ 2015-11-12 10:39:12.7366 16258/0x7fff79f01000 age/Log/Main.cpp:323 ]: PassengerAgent logger online, PID 16258
|
|
543
|
+
App 16273 stdout:
|
|
544
|
+
App 16286 stdout:
|
|
545
|
+
App 16309 stdout:
|
|
546
|
+
|
|
547
|
+
[ 2015-11-12 10:39:58.9621 16256/0x70000018a000 age/Hel/Main.cpp:455 ]: Signal received. Gracefully shutting down... (send signal 2 more time(s) to force shutdown)
|
|
548
|
+
[ 2015-11-12 10:39:58.9622 16256/0x7fff79f01000 age/Hel/Main.cpp:814 ]: Received command to shutdown gracefully. Waiting until all clients have disconnected...
|
|
549
|
+
[ 2015-11-12 10:39:58.9623 16256/0x7fff79f01000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 16286, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
550
|
+
[ 2015-11-12 10:39:58.9623 16256/0x7fff79f01000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 16309, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
551
|
+
[ 2015-11-12 10:39:58.9624 16256/0x70000018a000 Ser/Server.h:455 ]: [ServerThr.1] Shutdown finished
|
|
552
|
+
[ 2015-11-12 10:39:58.9625 16256/0x70000020d000 Ser/Server.h:455 ]: [ServerThr.2] Shutdown finished
|
|
553
|
+
[ 2015-11-12 10:39:58.9625 16256/0x700000290000 Ser/Server.h:455 ]: [ServerThr.3] Shutdown finished
|
|
554
|
+
[ 2015-11-12 10:39:58.9626 16256/0x700000313000 Ser/Server.h:455 ]: [ServerThr.4] Shutdown finished
|
|
555
|
+
[ 2015-11-12 10:39:58.9628 16256/0x700000396000 Ser/Server.h:455 ]: [AdminServer] Shutdown finished
|
|
556
|
+
|
|
557
|
+
[ 2015-11-12 10:39:58.9630 16256/0x7fff79f01000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 16286, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
558
|
+
[ 2015-11-12 10:39:58.9630 16256/0x7fff79f01000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 16309, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
559
|
+
[ 2015-11-12 10:39:58.9630 16258/0x700000104000 age/Log/Main.cpp:349 ]: Signal received. Gracefully shutting down... (send signal 2 more time(s) to force shutdown)
|
|
560
|
+
[ 2015-11-12 10:39:58.9631 16258/0x7fff79f01000 age/Log/Main.cpp:411 ]: Received command to shutdown gracefully. Waiting until all clients have disconnected...
|
|
561
|
+
[ 2015-11-12 10:39:58.9632 16258/0x700000104000 Ser/Server.h:455 ]: [LoggerAdminServer] Shutdown finished
|
|
562
|
+
[ 2015-11-12 10:39:58.9634 16258/0x7fff79f01000 age/Log/Main.cpp:436 ]: PassengerAgent logger shutdown finished
|
|
563
|
+
App 16273 stderr: [ 2015-11-12 10:39:58.9639 16309/0x007ff4e53c0050(Worker 1) utils.rb:85 ]: *** Exception Errno::EBADF (Bad file descriptor) (process 16309, thread 0x007ff4e53c0050(Worker 1)):
|
|
564
|
+
App 16273 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:133:in `accept'
|
|
565
|
+
App 16273 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:133:in `accept_and_process_next_request'
|
|
566
|
+
App 16273 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:110:in `main_loop'
|
|
567
|
+
App 16273 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler.rb:414:in `block (3 levels) in start_threads'
|
|
568
|
+
App 16273 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/utils.rb:111:in `block in create_thread_and_abort_on_exception'
|
|
569
|
+
App 16273 stderr: [ 2015-11-12 10:39:58.9648 16286/0x007ff4e53cbe00(HTTP helper worker) utils.rb:85 ]: *** Exception Errno::EBADF (Bad file descriptor) (process 16286, thread 0x007ff4e53cbe00(HTTP helper worker)):
|
|
570
|
+
App 16273 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:133:in `accept'
|
|
571
|
+
App 16273 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:133:in `accept_and_process_next_request'
|
|
572
|
+
App 16273 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:110:in `main_loop'
|
|
573
|
+
App 16273 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler.rb:429:in `block (2 levels) in start_threads'
|
|
574
|
+
App 16273 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/utils.rb:111:in `block in create_thread_and_abort_on_exception'
|
|
575
|
+
[ 2015-11-12 10:39:59.3000 16256/0x7fff79f01000 age/Hel/Main.cpp:876 ]: PassengerAgent server shutdown finished
|
|
576
|
+
[ 2015-11-12 10:40:04.0614 16367/0x7fff79f01000 age/Wat/Main.cpp:1264 ]: Starting PassengerAgent watchdog...
|
|
577
|
+
[ 2015-11-12 10:40:04.0796 16369/0x7fff79f01000 age/Hel/Main.cpp:891 ]: Starting PassengerAgent server...
|
|
578
|
+
[ 2015-11-12 10:40:04.0808 16369/0x7fff79f01000 age/Hel/Main.cpp:234 ]: PassengerAgent server running in multi-application mode.
|
|
579
|
+
[ 2015-11-12 10:40:04.0882 16369/0x7fff79f01000 age/Hel/Main.cpp:645 ]: PassengerAgent server online, PID 16369
|
|
580
|
+
[ 2015-11-12 10:40:04.0959 16371/0x7fff79f01000 age/Log/Main.cpp:442 ]: Starting PassengerAgent logger...
|
|
581
|
+
[ 2015-11-12 10:40:04.0966 16371/0x7fff79f01000 age/Log/Main.cpp:323 ]: PassengerAgent logger online, PID 16371
|
|
582
|
+
App 16387 stdout:
|
|
583
|
+
App 16401 stdout:
|
|
584
|
+
App 16575 stdout:
|
|
585
|
+
App 16593 stdout:
|
|
586
|
+
App 16604 stdout:
|
|
587
|
+
[ 2015-11-12 11:02:01.0060 16369/0x700000084000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 16401, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
588
|
+
[ 2015-11-12 11:02:01.0064 16369/0x700000084000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 16593, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
589
|
+
[ 2015-11-12 11:02:01.0065 16369/0x700000084000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 16604, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
590
|
+
App 18002 stdout:
|
|
591
|
+
App 18015 stdout:
|
|
592
|
+
App 18033 stdout:
|
|
593
|
+
App 18068 stdout:
|
|
594
|
+
[ 2015-11-12 12:39:05.2216 16369/0x700000084000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 18068, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
595
|
+
App 19606 stdout:
|
|
596
|
+
App 19623 stdout:
|
|
597
|
+
[ 2015-11-12 12:53:02.4670 16369/0x700000084000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 19623, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
598
|
+
|
|
599
|
+
[ 2015-11-12 12:59:08.5636 16369/0x70000018a000 age/Hel/Main.cpp:455 ]: Signal received. Gracefully shutting down... (send signal 2 more time(s) to force shutdown)
|
|
600
|
+
[ 2015-11-12 12:59:08.5637 16369/0x7fff79f01000 age/Hel/Main.cpp:814 ]: Received command to shutdown gracefully. Waiting until all clients have disconnected...
|
|
601
|
+
[ 2015-11-12 12:59:08.5638 16369/0x7fff79f01000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 18015, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
602
|
+
[ 2015-11-12 12:59:08.5639 16369/0x7fff79f01000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 18033, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
603
|
+
[ 2015-11-12 12:59:08.5639 16369/0x70000018a000 Ser/Server.h:455 ]: [ServerThr.1] Shutdown finished
|
|
604
|
+
[ 2015-11-12 12:59:08.5640 16369/0x70000020d000 Ser/Server.h:455 ]: [ServerThr.2] Shutdown finished
|
|
605
|
+
[ 2015-11-12 12:59:08.5640 16369/0x700000290000 Ser/Server.h:455 ]: [ServerThr.3] Shutdown finished
|
|
606
|
+
[ 2015-11-12 12:59:08.5641 16369/0x700000313000 Ser/Server.h:455 ]: [ServerThr.4] Shutdown finished
|
|
607
|
+
|
|
608
|
+
[ 2015-11-12 12:59:08.5644 16369/0x700000396000 Ser/Server.h:455 ]: [AdminServer] Shutdown finished
|
|
609
|
+
[ 2015-11-12 12:59:08.5644 16371/0x700000104000 age/Log/Main.cpp:349 ]: Signal received. Gracefully shutting down... (send signal 2 more time(s) to force shutdown)
|
|
610
|
+
[ 2015-11-12 12:59:08.5645 16369/0x7fff79f01000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 18015, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
611
|
+
[ 2015-11-12 12:59:08.5645 16371/0x7fff79f01000 age/Log/Main.cpp:411 ]: Received command to shutdown gracefully. Waiting until all clients have disconnected...
|
|
612
|
+
[ 2015-11-12 12:59:08.5645 16369/0x7fff79f01000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 18033, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
613
|
+
[ 2015-11-12 12:59:08.5646 16371/0x700000104000 Ser/Server.h:455 ]: [LoggerAdminServer] Shutdown finished
|
|
614
|
+
[ 2015-11-12 12:59:08.5648 16371/0x7fff79f01000 age/Log/Main.cpp:436 ]: PassengerAgent logger shutdown finished
|
|
615
|
+
App 18002 stderr: [ 2015-11-12 12:59:08.5660 18015/0x007ff5dcc4ac28(HTTP helper worker) utils.rb:85 ]: *** Exception Errno::EBADF (Bad file descriptor) (process 18015, thread 0x007ff5dcc4ac28(HTTP helper worker)):
|
|
616
|
+
App 18002 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:133:in `accept'
|
|
617
|
+
App 18002 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:133:in `accept_and_process_next_request'
|
|
618
|
+
App 18002 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:110:in `main_loop'
|
|
619
|
+
App 18002 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler.rb:429:in `block (2 levels) in start_threads'
|
|
620
|
+
App 18002 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/utils.rb:111:in `block in create_thread_and_abort_on_exception'
|
|
621
|
+
[ 2015-11-12 12:59:08.8899 16369/0x7fff79f01000 age/Hel/Main.cpp:876 ]: PassengerAgent server shutdown finished
|
|
622
|
+
[ 2015-11-12 12:59:11.0939 20607/0x7fff79f01000 age/Wat/Main.cpp:1264 ]: Starting PassengerAgent watchdog...
|
|
623
|
+
[ 2015-11-12 12:59:11.1128 20609/0x7fff79f01000 age/Hel/Main.cpp:891 ]: Starting PassengerAgent server...
|
|
624
|
+
[ 2015-11-12 12:59:11.1138 20609/0x7fff79f01000 age/Hel/Main.cpp:234 ]: PassengerAgent server running in multi-application mode.
|
|
625
|
+
[ 2015-11-12 12:59:11.1214 20609/0x7fff79f01000 age/Hel/Main.cpp:645 ]: PassengerAgent server online, PID 20609
|
|
626
|
+
[ 2015-11-12 12:59:11.1289 20611/0x7fff79f01000 age/Log/Main.cpp:442 ]: Starting PassengerAgent logger...
|
|
627
|
+
[ 2015-11-12 12:59:11.1297 20611/0x7fff79f01000 age/Log/Main.cpp:323 ]: PassengerAgent logger online, PID 20611
|
|
628
|
+
App 20626 stdout:
|
|
629
|
+
App 20639 stdout:
|
|
630
|
+
App 20768 stdout:
|
|
631
|
+
|
|
632
|
+
[ 2015-11-12 13:04:44.0150 20609/0x70000018a000 age/Hel/Main.cpp:455 ]: Signal received. Gracefully shutting down... (send signal 2 more time(s) to force shutdown)
|
|
633
|
+
[ 2015-11-12 13:04:44.0151 20609/0x7fff79f01000 age/Hel/Main.cpp:814 ]: Received command to shutdown gracefully. Waiting until all clients have disconnected...
|
|
634
|
+
[ 2015-11-12 13:04:44.0151 20609/0x7fff79f01000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 20639, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
635
|
+
[ 2015-11-12 13:04:44.0155 20609/0x7fff79f01000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 20768, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
636
|
+
[ 2015-11-12 13:04:44.0155 20609/0x70000018a000 Ser/Server.h:455 ]: [ServerThr.1] Shutdown finished
|
|
637
|
+
[ 2015-11-12 13:04:44.0156 20609/0x70000020d000 Ser/Server.h:455 ]: [ServerThr.2] Shutdown finished
|
|
638
|
+
[ 2015-11-12 13:04:44.0157 20609/0x700000290000 Ser/Server.h:455 ]: [ServerThr.3] Shutdown finished
|
|
639
|
+
[ 2015-11-12 13:04:44.0157 20609/0x700000313000 Ser/Server.h:455 ]: [ServerThr.4] Shutdown finished
|
|
640
|
+
|
|
641
|
+
[ 2015-11-12 13:04:44.0159 20609/0x700000396000 Ser/Server.h:455 ]: [AdminServer] Shutdown finished
|
|
642
|
+
[ 2015-11-12 13:04:44.0160 20611/0x700000104000 age/Log/Main.cpp:349 ]: Signal received. Gracefully shutting down... (send signal 2 more time(s) to force shutdown)
|
|
643
|
+
[ 2015-11-12 13:04:44.0161 20609/0x7fff79f01000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 20639, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
644
|
+
[ 2015-11-12 13:04:44.0161 20609/0x7fff79f01000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 20768, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
645
|
+
[ 2015-11-12 13:04:44.0161 20611/0x7fff79f01000 age/Log/Main.cpp:411 ]: Received command to shutdown gracefully. Waiting until all clients have disconnected...
|
|
646
|
+
[ 2015-11-12 13:04:44.0162 20611/0x700000104000 Ser/Server.h:455 ]: [LoggerAdminServer] Shutdown finished
|
|
647
|
+
[ 2015-11-12 13:04:44.0165 20611/0x7fff79f01000 age/Log/Main.cpp:436 ]: PassengerAgent logger shutdown finished
|
|
648
|
+
App 20626 stderr: [ 2015-11-12 13:04:44.0211 20768/0x007fd2844955f8(Worker 1) utils.rb:85 ]: *** Exception Errno::EBADF (Bad file descriptor) (process 20768, thread 0x007fd2844955f8(Worker 1)):
|
|
649
|
+
App 20626 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:133:in `accept'
|
|
650
|
+
App 20626 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:133:in `accept_and_process_next_request'
|
|
651
|
+
App 20626 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:110:in `main_loop'
|
|
652
|
+
App 20626 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler.rb:414:in `block (3 levels) in start_threads'
|
|
653
|
+
App 20626 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/utils.rb:111:in `block in create_thread_and_abort_on_exception'
|
|
654
|
+
App 20626 stderr: [ 2015-11-12 13:04:44.0320 20639/0x007fd284495328(HTTP helper worker) utils.rb:85 ]: *** Exception Errno::EBADF (Bad file descriptor) (process 20639, thread 0x007fd284495328(HTTP helper worker)):
|
|
655
|
+
App 20626 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:133:in `accept'
|
|
656
|
+
App 20626 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:133:in `accept_and_process_next_request'
|
|
657
|
+
App 20626 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:110:in `main_loop'
|
|
658
|
+
App 20626 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler.rb:429:in `block (2 levels) in start_threads'
|
|
659
|
+
App 20626 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/utils.rb:111:in `block in create_thread_and_abort_on_exception'
|
|
660
|
+
[ 2015-11-12 13:04:44.5608 20609/0x7fff79f01000 age/Hel/Main.cpp:876 ]: PassengerAgent server shutdown finished
|
|
661
|
+
[ 2015-11-12 13:04:45.8121 20835/0x7fff79f01000 age/Wat/Main.cpp:1264 ]: Starting PassengerAgent watchdog...
|
|
662
|
+
[ 2015-11-12 13:04:45.8313 20837/0x7fff79f01000 age/Hel/Main.cpp:891 ]: Starting PassengerAgent server...
|
|
663
|
+
[ 2015-11-12 13:04:45.8325 20837/0x7fff79f01000 age/Hel/Main.cpp:234 ]: PassengerAgent server running in multi-application mode.
|
|
664
|
+
[ 2015-11-12 13:04:45.8399 20837/0x7fff79f01000 age/Hel/Main.cpp:645 ]: PassengerAgent server online, PID 20837
|
|
665
|
+
[ 2015-11-12 13:04:45.8476 20839/0x7fff79f01000 age/Log/Main.cpp:442 ]: Starting PassengerAgent logger...
|
|
666
|
+
[ 2015-11-12 13:04:45.8483 20839/0x7fff79f01000 age/Log/Main.cpp:323 ]: PassengerAgent logger online, PID 20839
|
|
667
|
+
App 20853 stdout:
|
|
668
|
+
App 20867 stdout:
|
|
669
|
+
App 20868 stdout:
|
|
670
|
+
|
|
671
|
+
[ 2015-11-12 13:05:01.6386 20837/0x70000018a000 age/Hel/Main.cpp:455 ]: Signal received. Gracefully shutting down... (send signal 2 more time(s) to force shutdown)
|
|
672
|
+
[ 2015-11-12 13:05:01.6387 20837/0x7fff79f01000 age/Hel/Main.cpp:814 ]: Received command to shutdown gracefully. Waiting until all clients have disconnected...
|
|
673
|
+
[ 2015-11-12 13:05:01.6387 20837/0x7fff79f01000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 20867, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
674
|
+
[ 2015-11-12 13:05:01.6388 20837/0x7fff79f01000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 20868, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
675
|
+
[ 2015-11-12 13:05:01.6388 20837/0x70000018a000 Ser/Server.h:455 ]: [ServerThr.1] Shutdown finished
|
|
676
|
+
[ 2015-11-12 13:05:01.6389 20837/0x70000020d000 Ser/Server.h:455 ]: [ServerThr.2] Shutdown finished
|
|
677
|
+
[ 2015-11-12 13:05:01.6390 20837/0x700000290000 Ser/Server.h:455 ]: [ServerThr.3] Shutdown finished
|
|
678
|
+
[ 2015-11-12 13:05:01.6391 20837/0x700000313000 Ser/Server.h:455 ]: [ServerThr.4] Shutdown finished
|
|
679
|
+
[ 2015-11-12 13:05:01.6393 20837/0x700000396000 Ser/Server.h:455 ]: [AdminServer] Shutdown finished
|
|
680
|
+
|
|
681
|
+
[ 2015-11-12 13:05:01.6393 20839/0x700000104000 age/Log/Main.cpp:349 ]: Signal received. Gracefully shutting down... (send signal 2 more time(s) to force shutdown)
|
|
682
|
+
[ 2015-11-12 13:05:01.6394 20839/0x7fff79f01000 age/Log/Main.cpp:411 ]: Received command to shutdown gracefully. Waiting until all clients have disconnected...
|
|
683
|
+
[ 2015-11-12 13:05:01.6394 20837/0x7fff79f01000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 20867, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
684
|
+
[ 2015-11-12 13:05:01.6395 20837/0x7fff79f01000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 20868, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
685
|
+
[ 2015-11-12 13:05:01.6395 20839/0x700000104000 Ser/Server.h:455 ]: [LoggerAdminServer] Shutdown finished
|
|
686
|
+
[ 2015-11-12 13:05:01.6397 20839/0x7fff79f01000 age/Log/Main.cpp:436 ]: PassengerAgent logger shutdown finished
|
|
687
|
+
App 20853 stderr: [ 2015-11-12 13:05:01.6408 20868/0x007fa8a7b02410(HTTP helper worker) utils.rb:85 ]: *** Exception Errno::EBADF (Bad file descriptor) (process 20868, thread 0x007fa8a7b02410(HTTP helper worker)):
|
|
688
|
+
App 20853 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:133:in `accept'
|
|
689
|
+
App 20853 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:133:in `accept_and_process_next_request'
|
|
690
|
+
App 20853 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:110:in `main_loop'
|
|
691
|
+
App 20853 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler.rb:429:in `block (2 levels) in start_threads'
|
|
692
|
+
App 20853 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/utils.rb:111:in `block in create_thread_and_abort_on_exception'
|
|
693
|
+
App 20853 stderr: [ 2015-11-12 13:05:01.6415 20867/0x007fa8a7b022f8(HTTP helper worker) utils.rb:85 ]: *** Exception Errno::EBADF (Bad file descriptor) (process 20867, thread 0x007fa8a7b022f8(HTTP helper worker)):
|
|
694
|
+
App 20853 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:133:in `accept'
|
|
695
|
+
App 20853 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:133:in `accept_and_process_next_request'
|
|
696
|
+
App 20853 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:110:in `main_loop'
|
|
697
|
+
App 20853 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler.rb:429:in `block (2 levels) in start_threads'
|
|
698
|
+
App 20853 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/utils.rb:111:in `block in create_thread_and_abort_on_exception'
|
|
699
|
+
[ 2015-11-12 13:05:01.8682 20837/0x7fff79f01000 age/Hel/Main.cpp:876 ]: PassengerAgent server shutdown finished
|
|
700
|
+
[ 2015-11-12 13:05:03.0964 20894/0x7fff79f01000 age/Wat/Main.cpp:1264 ]: Starting PassengerAgent watchdog...
|
|
701
|
+
[ 2015-11-12 13:05:03.1153 20896/0x7fff79f01000 age/Hel/Main.cpp:891 ]: Starting PassengerAgent server...
|
|
702
|
+
[ 2015-11-12 13:05:03.1163 20896/0x7fff79f01000 age/Hel/Main.cpp:234 ]: PassengerAgent server running in multi-application mode.
|
|
703
|
+
[ 2015-11-12 13:05:03.1240 20896/0x7fff79f01000 age/Hel/Main.cpp:645 ]: PassengerAgent server online, PID 20896
|
|
704
|
+
[ 2015-11-12 13:05:03.1317 20898/0x7fff79f01000 age/Log/Main.cpp:442 ]: Starting PassengerAgent logger...
|
|
705
|
+
[ 2015-11-12 13:05:03.1325 20898/0x7fff79f01000 age/Log/Main.cpp:323 ]: PassengerAgent logger online, PID 20898
|
|
706
|
+
App 20912 stdout:
|
|
707
|
+
App 20925 stdout:
|
|
708
|
+
App 20940 stdout:
|
|
709
|
+
|
|
710
|
+
[ 2015-11-12 13:07:39.7465 20896/0x70000018a000 age/Hel/Main.cpp:455 ]: Signal received. Gracefully shutting down... (send signal 2 more time(s) to force shutdown)
|
|
711
|
+
[ 2015-11-12 13:07:39.7466 20896/0x7fff79f01000 age/Hel/Main.cpp:814 ]: Received command to shutdown gracefully. Waiting until all clients have disconnected...
|
|
712
|
+
[ 2015-11-12 13:07:39.7466 20896/0x7fff79f01000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 20925, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
713
|
+
[ 2015-11-12 13:07:39.7467 20896/0x7fff79f01000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 20940, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
714
|
+
[ 2015-11-12 13:07:39.7468 20896/0x70000018a000 Ser/Server.h:455 ]: [ServerThr.1] Shutdown finished
|
|
715
|
+
[ 2015-11-12 13:07:39.7469 20896/0x70000020d000 Ser/Server.h:455 ]: [ServerThr.2] Shutdown finished
|
|
716
|
+
[ 2015-11-12 13:07:39.7470 20896/0x700000290000 Ser/Server.h:455 ]: [ServerThr.3] Shutdown finished
|
|
717
|
+
[ 2015-11-12 13:07:39.7470 20896/0x700000313000 Ser/Server.h:455 ]: [ServerThr.4] Shutdown finished
|
|
718
|
+
[ 2015-11-12 13:07:39.7473 20896/0x700000396000 Ser/Server.h:455 ]: [AdminServer] Shutdown finished
|
|
719
|
+
[ 2015-11-12 13:07:39.7474 20896/0x7fff79f01000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 20925, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
720
|
+
|
|
721
|
+
[ 2015-11-12 13:07:39.7475 20896/0x7fff79f01000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 20940, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
722
|
+
[ 2015-11-12 13:07:39.7475 20898/0x700000104000 age/Log/Main.cpp:349 ]: Signal received. Gracefully shutting down... (send signal 2 more time(s) to force shutdown)
|
|
723
|
+
[ 2015-11-12 13:07:39.7478 20898/0x7fff79f01000 age/Log/Main.cpp:411 ]: Received command to shutdown gracefully. Waiting until all clients have disconnected...
|
|
724
|
+
[ 2015-11-12 13:07:39.7479 20898/0x700000104000 Ser/Server.h:455 ]: [LoggerAdminServer] Shutdown finished
|
|
725
|
+
[ 2015-11-12 13:07:39.7481 20898/0x7fff79f01000 age/Log/Main.cpp:436 ]: PassengerAgent logger shutdown finished
|
|
726
|
+
App 20912 stderr: [ 2015-11-12 13:07:39.7539 20940/0x007fb78d7ba5d8(Worker 1) utils.rb:85 ]: *** Exception Errno::EBADF (Bad file descriptor) (process 20940, thread 0x007fb78d7ba5d8(Worker 1)):
|
|
727
|
+
App 20912 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:133:in `accept'
|
|
728
|
+
App 20912 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:133:in `accept_and_process_next_request'
|
|
729
|
+
App 20912 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:110:in `main_loop'
|
|
730
|
+
App 20912 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler.rb:414:in `block (3 levels) in start_threads'
|
|
731
|
+
App 20912 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/utils.rb:111:in `block in create_thread_and_abort_on_exception'
|
|
732
|
+
App 20912 stderr: [ 2015-11-12 13:07:39.7582 20925/0x007fb78d7ba358(HTTP helper worker) utils.rb:85 ]: *** Exception Errno::EBADF (Bad file descriptor) (process 20925, thread 0x007fb78d7ba358(HTTP helper worker)):
|
|
733
|
+
App 20912 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:133:in `accept'
|
|
734
|
+
App 20912 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:133:in `accept_and_process_next_request'
|
|
735
|
+
App 20912 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:110:in `main_loop'
|
|
736
|
+
App 20912 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler.rb:429:in `block (2 levels) in start_threads'
|
|
737
|
+
App 20912 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/utils.rb:111:in `block in create_thread_and_abort_on_exception'
|
|
738
|
+
[ 2015-11-12 13:07:40.3833 20896/0x7fff79f01000 age/Hel/Main.cpp:876 ]: PassengerAgent server shutdown finished
|
|
739
|
+
[ 2015-11-12 13:07:41.4695 21026/0x7fff79f01000 age/Wat/Main.cpp:1264 ]: Starting PassengerAgent watchdog...
|
|
740
|
+
[ 2015-11-12 13:07:41.4895 21028/0x7fff79f01000 age/Hel/Main.cpp:891 ]: Starting PassengerAgent server...
|
|
741
|
+
[ 2015-11-12 13:07:41.4902 21028/0x7fff79f01000 age/Hel/Main.cpp:234 ]: PassengerAgent server running in multi-application mode.
|
|
742
|
+
[ 2015-11-12 13:07:41.4975 21028/0x7fff79f01000 age/Hel/Main.cpp:645 ]: PassengerAgent server online, PID 21028
|
|
743
|
+
[ 2015-11-12 13:07:41.5052 21030/0x7fff79f01000 age/Log/Main.cpp:442 ]: Starting PassengerAgent logger...
|
|
744
|
+
[ 2015-11-12 13:07:41.5060 21030/0x7fff79f01000 age/Log/Main.cpp:323 ]: PassengerAgent logger online, PID 21030
|
|
745
|
+
App 21044 stdout:
|
|
746
|
+
App 21057 stdout:
|
|
747
|
+
App 21058 stdout:
|
|
748
|
+
|
|
749
|
+
[ 2015-11-12 13:09:10.2338 21028/0x70000018a000 age/Hel/Main.cpp:455 ]: Signal received. Gracefully shutting down... (send signal 2 more time(s) to force shutdown)
|
|
750
|
+
[ 2015-11-12 13:09:10.2339 21028/0x7fff79f01000 age/Hel/Main.cpp:814 ]: Received command to shutdown gracefully. Waiting until all clients have disconnected...
|
|
751
|
+
[ 2015-11-12 13:09:10.2339 21028/0x7fff79f01000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 21057, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
752
|
+
[ 2015-11-12 13:09:10.2340 21028/0x7fff79f01000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 21058, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
753
|
+
[ 2015-11-12 13:09:10.2341 21028/0x70000018a000 Ser/Server.h:455 ]: [ServerThr.1] Shutdown finished
|
|
754
|
+
[ 2015-11-12 13:09:10.2343 21028/0x70000020d000 Ser/Server.h:455 ]: [ServerThr.2] Shutdown finished
|
|
755
|
+
|
|
756
|
+
[ 2015-11-12 13:09:10.2344 21028/0x700000290000 Ser/Server.h:455 ]: [ServerThr.3] Shutdown finished
|
|
757
|
+
[ 2015-11-12 13:09:10.2344 21030/0x700000104000 age/Log/Main.cpp:349 ]: Signal received. Gracefully shutting down... (send signal 2 more time(s) to force shutdown)
|
|
758
|
+
[ 2015-11-12 13:09:10.2344 21028/0x700000313000 Ser/Server.h:455 ]: [ServerThr.4] Shutdown finished
|
|
759
|
+
[ 2015-11-12 13:09:10.2345 21030/0x7fff79f01000 age/Log/Main.cpp:411 ]: Received command to shutdown gracefully. Waiting until all clients have disconnected...
|
|
760
|
+
[ 2015-11-12 13:09:10.2345 21030/0x700000104000 Ser/Server.h:455 ]: [LoggerAdminServer] Shutdown finished
|
|
761
|
+
[ 2015-11-12 13:09:10.2346 21028/0x700000396000 Ser/Server.h:455 ]: [AdminServer] Shutdown finished
|
|
762
|
+
[ 2015-11-12 13:09:10.2347 21030/0x7fff79f01000 age/Log/Main.cpp:436 ]: PassengerAgent logger shutdown finished
|
|
763
|
+
[ 2015-11-12 13:09:10.2348 21028/0x7fff79f01000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 21057, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
764
|
+
[ 2015-11-12 13:09:10.2348 21028/0x7fff79f01000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 21058, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
765
|
+
App 21044 stderr: [ 2015-11-12 13:09:10.2371 21057/0x007fd6f604b170(Worker 1) utils.rb:85 ]: *** Exception Errno::EBADF (Bad file descriptor) (process 21057, thread 0x007fd6f604b170(Worker 1)):
|
|
766
|
+
App 21044 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:133:in `accept'
|
|
767
|
+
App 21044 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:133:in `accept_and_process_next_request'
|
|
768
|
+
App 21044 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:110:in `main_loop'
|
|
769
|
+
App 21044 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler.rb:414:in `block (3 levels) in start_threads'
|
|
770
|
+
App 21044 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/utils.rb:111:in `block in create_thread_and_abort_on_exception'
|
|
771
|
+
App 21044 stderr: [ 2015-11-12 13:09:10.2370 21058/0x007fd6f604b0a8(HTTP helper worker) utils.rb:85 ]: *** Exception Errno::EBADF (Bad file descriptor) (process 21058, thread 0x007fd6f604b0a8(HTTP helper worker)):
|
|
772
|
+
App 21044 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:133:in `accept'
|
|
773
|
+
App 21044 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:133:in `accept_and_process_next_request'
|
|
774
|
+
App 21044 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:110:in `main_loop'
|
|
775
|
+
App 21044 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler.rb:429:in `block (2 levels) in start_threads'
|
|
776
|
+
App 21044 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/utils.rb:111:in `block in create_thread_and_abort_on_exception'
|
|
777
|
+
[ 2015-11-12 13:09:10.5790 21028/0x7fff79f01000 age/Hel/Main.cpp:876 ]: PassengerAgent server shutdown finished
|
|
778
|
+
[ 2015-11-12 13:09:11.9900 21125/0x7fff79f01000 age/Wat/Main.cpp:1264 ]: Starting PassengerAgent watchdog...
|
|
779
|
+
[ 2015-11-12 13:09:12.0147 21127/0x7fff79f01000 age/Hel/Main.cpp:891 ]: Starting PassengerAgent server...
|
|
780
|
+
[ 2015-11-12 13:09:12.0158 21127/0x7fff79f01000 age/Hel/Main.cpp:234 ]: PassengerAgent server running in multi-application mode.
|
|
781
|
+
[ 2015-11-12 13:09:12.0267 21127/0x7fff79f01000 age/Hel/Main.cpp:645 ]: PassengerAgent server online, PID 21127
|
|
782
|
+
[ 2015-11-12 13:09:12.0381 21129/0x7fff79f01000 age/Log/Main.cpp:442 ]: Starting PassengerAgent logger...
|
|
783
|
+
[ 2015-11-12 13:09:12.0392 21129/0x7fff79f01000 age/Log/Main.cpp:323 ]: PassengerAgent logger online, PID 21129
|
|
784
|
+
App 21144 stdout:
|
|
785
|
+
App 21157 stdout:
|
|
786
|
+
App 21158 stdout:
|
|
787
|
+
|
|
788
|
+
[ 2015-11-12 13:10:00.1341 21127/0x70000018a000 age/Hel/Main.cpp:455 ]: Signal received. Gracefully shutting down... (send signal 2 more time(s) to force shutdown)
|
|
789
|
+
[ 2015-11-12 13:10:00.1341 21127/0x7fff79f01000 age/Hel/Main.cpp:814 ]: Received command to shutdown gracefully. Waiting until all clients have disconnected...
|
|
790
|
+
[ 2015-11-12 13:10:00.1341 21127/0x7fff79f01000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 21157, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
791
|
+
[ 2015-11-12 13:10:00.1342 21127/0x7fff79f01000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 21158, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
792
|
+
[ 2015-11-12 13:10:00.1343 21127/0x70000018a000 Ser/Server.h:455 ]: [ServerThr.1] Shutdown finished
|
|
793
|
+
[ 2015-11-12 13:10:00.1343 21127/0x70000020d000 Ser/Server.h:455 ]: [ServerThr.2] Shutdown finished
|
|
794
|
+
|
|
795
|
+
[ 2015-11-12 13:10:00.1344 21127/0x700000290000 Ser/Server.h:455 ]: [ServerThr.3] Shutdown finished
|
|
796
|
+
[ 2015-11-12 13:10:00.1344 21129/0x700000104000 age/Log/Main.cpp:349 ]: Signal received. Gracefully shutting down... (send signal 2 more time(s) to force shutdown)
|
|
797
|
+
[ 2015-11-12 13:10:00.1344 21127/0x700000313000 Ser/Server.h:455 ]: [ServerThr.4] Shutdown finished
|
|
798
|
+
[ 2015-11-12 13:10:00.1345 21129/0x7fff79f01000 age/Log/Main.cpp:411 ]: Received command to shutdown gracefully. Waiting until all clients have disconnected...
|
|
799
|
+
[ 2015-11-12 13:10:00.1345 21129/0x700000104000 Ser/Server.h:455 ]: [LoggerAdminServer] Shutdown finished
|
|
800
|
+
[ 2015-11-12 13:10:00.1346 21127/0x700000396000 Ser/Server.h:455 ]: [AdminServer] Shutdown finished
|
|
801
|
+
[ 2015-11-12 13:10:00.1347 21129/0x7fff79f01000 age/Log/Main.cpp:436 ]: PassengerAgent logger shutdown finished
|
|
802
|
+
[ 2015-11-12 13:10:00.1347 21127/0x7fff79f01000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 21157, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
803
|
+
[ 2015-11-12 13:10:00.1347 21127/0x7fff79f01000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 21158, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
804
|
+
App 21144 stderr: [ 2015-11-12 13:10:00.1357 21158/0x007f90cd233358(HTTP helper worker) utils.rb:85 ]: *** Exception Errno::EBADF (Bad file descriptor) (process 21158, thread 0x007f90cd233358(HTTP helper worker)):
|
|
805
|
+
App 21144 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:133:in `accept'
|
|
806
|
+
App 21144 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:133:in `accept_and_process_next_request'
|
|
807
|
+
App 21144 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:110:in `main_loop'
|
|
808
|
+
App 21144 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler.rb:429:in `block (2 levels) in start_threads'
|
|
809
|
+
App 21144 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/utils.rb:111:in `block in create_thread_and_abort_on_exception'
|
|
810
|
+
App 21144 stderr: [ 2015-11-12 13:10:00.1359 21157/0x007f90cd2332e0(HTTP helper worker) utils.rb:85 ]: *** Exception Errno::EBADF (Bad file descriptor) (process 21157, thread 0x007f90cd2332e0(HTTP helper worker)):
|
|
811
|
+
App 21144 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:133:in `accept'
|
|
812
|
+
App 21144 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:133:in `accept_and_process_next_request'
|
|
813
|
+
App 21144 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:110:in `main_loop'
|
|
814
|
+
App 21144 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler.rb:429:in `block (2 levels) in start_threads'
|
|
815
|
+
App 21144 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/utils.rb:111:in `block in create_thread_and_abort_on_exception'
|
|
816
|
+
[ 2015-11-12 13:10:00.3651 21127/0x7fff79f01000 age/Hel/Main.cpp:876 ]: PassengerAgent server shutdown finished
|
|
817
|
+
[ 2015-11-12 13:10:01.9466 21207/0x7fff79f01000 age/Wat/Main.cpp:1264 ]: Starting PassengerAgent watchdog...
|
|
818
|
+
[ 2015-11-12 13:10:01.9638 21209/0x7fff79f01000 age/Hel/Main.cpp:891 ]: Starting PassengerAgent server...
|
|
819
|
+
[ 2015-11-12 13:10:01.9647 21209/0x7fff79f01000 age/Hel/Main.cpp:234 ]: PassengerAgent server running in multi-application mode.
|
|
820
|
+
[ 2015-11-12 13:10:01.9720 21209/0x7fff79f01000 age/Hel/Main.cpp:645 ]: PassengerAgent server online, PID 21209
|
|
821
|
+
[ 2015-11-12 13:10:01.9796 21211/0x7fff79f01000 age/Log/Main.cpp:442 ]: Starting PassengerAgent logger...
|
|
822
|
+
[ 2015-11-12 13:10:01.9803 21211/0x7fff79f01000 age/Log/Main.cpp:323 ]: PassengerAgent logger online, PID 21211
|
|
823
|
+
App 21225 stdout:
|
|
824
|
+
App 21238 stdout:
|
|
825
|
+
App 21239 stdout:
|
|
826
|
+
|
|
827
|
+
[ 2015-11-12 13:10:56.6705 21209/0x70000018a000 age/Hel/Main.cpp:455 ]: Signal received. Gracefully shutting down... (send signal 2 more time(s) to force shutdown)
|
|
828
|
+
[ 2015-11-12 13:10:56.6706 21209/0x7fff79f01000 age/Hel/Main.cpp:814 ]: Received command to shutdown gracefully. Waiting until all clients have disconnected...
|
|
829
|
+
[ 2015-11-12 13:10:56.6707 21209/0x7fff79f01000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 21238, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
830
|
+
[ 2015-11-12 13:10:56.6707 21209/0x7fff79f01000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 21239, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
831
|
+
[ 2015-11-12 13:10:56.6708 21209/0x70000018a000 Ser/Server.h:455 ]: [ServerThr.1] Shutdown finished
|
|
832
|
+
[ 2015-11-12 13:10:56.6709 21209/0x70000020d000 Ser/Server.h:455 ]: [ServerThr.2] Shutdown finished
|
|
833
|
+
|
|
834
|
+
[ 2015-11-12 13:10:56.6710 21209/0x700000290000 Ser/Server.h:455 ]: [ServerThr.3] Shutdown finished
|
|
835
|
+
[ 2015-11-12 13:10:56.6710 21211/0x700000104000 age/Log/Main.cpp:349 ]: Signal received. Gracefully shutting down... (send signal 2 more time(s) to force shutdown)
|
|
836
|
+
[ 2015-11-12 13:10:56.6710 21209/0x700000313000 Ser/Server.h:455 ]: [ServerThr.4] Shutdown finished
|
|
837
|
+
[ 2015-11-12 13:10:56.6710 21211/0x7fff79f01000 age/Log/Main.cpp:411 ]: Received command to shutdown gracefully. Waiting until all clients have disconnected...
|
|
838
|
+
[ 2015-11-12 13:10:56.6711 21211/0x700000104000 Ser/Server.h:455 ]: [LoggerAdminServer] Shutdown finished
|
|
839
|
+
[ 2015-11-12 13:10:56.6712 21209/0x700000396000 Ser/Server.h:455 ]: [AdminServer] Shutdown finished
|
|
840
|
+
[ 2015-11-12 13:10:56.6713 21211/0x7fff79f01000 age/Log/Main.cpp:436 ]: PassengerAgent logger shutdown finished
|
|
841
|
+
[ 2015-11-12 13:10:56.6714 21209/0x7fff79f01000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 21238, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
842
|
+
[ 2015-11-12 13:10:56.6714 21209/0x7fff79f01000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 21239, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
843
|
+
App 21225 stderr: [ 2015-11-12 13:10:56.6723 21239/0x007fcf372f97d0(HTTP helper worker) utils.rb:85 ]: *** Exception Errno::EBADF (Bad file descriptor) (process 21239, thread 0x007fcf372f97d0(HTTP helper worker)):
|
|
844
|
+
App 21225 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:133:in `accept'
|
|
845
|
+
App 21225 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:133:in `accept_and_process_next_request'
|
|
846
|
+
App 21225 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:110:in `main_loop'
|
|
847
|
+
App 21225 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler.rb:429:in `block (2 levels) in start_threads'
|
|
848
|
+
App 21225 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/utils.rb:111:in `block in create_thread_and_abort_on_exception'
|
|
849
|
+
App 21225 stderr: [ 2015-11-12 13:10:56.6729 21238/0x007fcf372f96b8(HTTP helper worker) utils.rb:85 ]: *** Exception Errno::EBADF (Bad file descriptor) (process 21238, thread 0x007fcf372f96b8(HTTP helper worker)):
|
|
850
|
+
App 21225 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:133:in `accept'
|
|
851
|
+
App 21225 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:133:in `accept_and_process_next_request'
|
|
852
|
+
App 21225 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:110:in `main_loop'
|
|
853
|
+
App 21225 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler.rb:429:in `block (2 levels) in start_threads'
|
|
854
|
+
App 21225 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/utils.rb:111:in `block in create_thread_and_abort_on_exception'
|
|
855
|
+
[ 2015-11-12 13:10:56.9029 21209/0x7fff79f01000 age/Hel/Main.cpp:876 ]: PassengerAgent server shutdown finished
|
|
856
|
+
[ 2015-11-12 13:10:58.2707 21284/0x7fff79f01000 age/Wat/Main.cpp:1264 ]: Starting PassengerAgent watchdog...
|
|
857
|
+
[ 2015-11-12 13:10:58.2895 21286/0x7fff79f01000 age/Hel/Main.cpp:891 ]: Starting PassengerAgent server...
|
|
858
|
+
[ 2015-11-12 13:10:58.2905 21286/0x7fff79f01000 age/Hel/Main.cpp:234 ]: PassengerAgent server running in multi-application mode.
|
|
859
|
+
[ 2015-11-12 13:10:58.2986 21286/0x7fff79f01000 age/Hel/Main.cpp:645 ]: PassengerAgent server online, PID 21286
|
|
860
|
+
[ 2015-11-12 13:10:58.3063 21288/0x7fff79f01000 age/Log/Main.cpp:442 ]: Starting PassengerAgent logger...
|
|
861
|
+
[ 2015-11-12 13:10:58.3071 21288/0x7fff79f01000 age/Log/Main.cpp:323 ]: PassengerAgent logger online, PID 21288
|
|
862
|
+
App 21301 stdout:
|
|
863
|
+
App 21316 stdout:
|
|
864
|
+
App 21317 stdout:
|
|
865
|
+
App 21318 stdout:
|
|
866
|
+
[ 2015-11-12 13:16:03.8607 21286/0x700000084000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 21318, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
867
|
+
[ 2015-11-12 13:17:57.3114 21286/0x700000084000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 21317, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
868
|
+
App 23648 stdout:
|
|
869
|
+
App 23665 stdout:
|
|
870
|
+
[ 2015-11-12 14:29:15.9838 21286/0x700000084000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 21316, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
871
|
+
[ 2015-11-12 14:29:15.9878 21286/0x700000084000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 23665, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
872
|
+
App 23984 stdout:
|
|
873
|
+
App 23984 stdout:
|
|
874
|
+
[ 2015-11-12 14:33:44.5954 21286/0x7000000c7000 App/Implementation.cpp:287 ]: Could not spawn process for application /Users/talyaniv/formalizer/test/dummy: An error occured while starting up the preloader.
|
|
875
|
+
Error ID: 2439586d
|
|
876
|
+
Error details saved to: /var/folders/0r/q0vyscz97234m9gstqhhd5lm0000gp/T//passenger-error-qZjm6U.html
|
|
877
|
+
Message from application: /Users/talyaniv/formalizer/lib/formalizer/formalizer.rb:158: syntax error, unexpected ':', expecting keyword_end
|
|
878
|
+
action = form_action.empty? '' : " action=\"#{form_action}\""
|
|
879
|
+
^ (SyntaxError)
|
|
880
|
+
/Users/talyaniv/formalizer/lib/formalizer.rb:5:in `require'
|
|
881
|
+
/Users/talyaniv/formalizer/lib/formalizer.rb:5:in `<top (required)>'
|
|
882
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/bundler-1.9.6/lib/bundler/runtime.rb:76:in `require'
|
|
883
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/bundler-1.9.6/lib/bundler/runtime.rb:76:in `block (2 levels) in require'
|
|
884
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/bundler-1.9.6/lib/bundler/runtime.rb:72:in `each'
|
|
885
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/bundler-1.9.6/lib/bundler/runtime.rb:72:in `block in require'
|
|
886
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/bundler-1.9.6/lib/bundler/runtime.rb:61:in `each'
|
|
887
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/bundler-1.9.6/lib/bundler/runtime.rb:61:in `require'
|
|
888
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/bundler-1.9.6/lib/bundler.rb:134:in `require'
|
|
889
|
+
/Users/talyaniv/formalizer/test/dummy/config/application.rb:5:in `<top (required)>'
|
|
890
|
+
/Users/talyaniv/.rvm/rubies/ruby-2.2.2/lib/ruby/site_ruby/2.2.0/rubygems/core_ext/kernel_require.rb:54:in `require'
|
|
891
|
+
/Users/talyaniv/.rvm/rubies/ruby-2.2.2/lib/ruby/site_ruby/2.2.0/rubygems/core_ext/kernel_require.rb:54:in `require'
|
|
892
|
+
/Users/talyaniv/formalizer/test/dummy/config/environment.rb:2:in `<top (required)>'
|
|
893
|
+
/Users/talyaniv/.rvm/rubies/ruby-2.2.2/lib/ruby/site_ruby/2.2.0/rubygems/core_ext/kernel_require.rb:54:in `require'
|
|
894
|
+
/Users/talyaniv/.rvm/rubies/ruby-2.2.2/lib/ruby/site_ruby/2.2.0/rubygems/core_ext/kernel_require.rb:54:in `require'
|
|
895
|
+
config.ru:3:in `block in <main>'
|
|
896
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/rack-1.6.4/lib/rack/builder.rb:55:in `instance_eval'
|
|
897
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/rack-1.6.4/lib/rack/builder.rb:55:in `initialize'
|
|
898
|
+
config.ru:1:in `new'
|
|
899
|
+
config.ru:1:in `<main>'
|
|
900
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/helper-scripts/rack-preloader.rb:107:in `eval'
|
|
901
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/helper-scripts/rack-preloader.rb:107:in `preload_app'
|
|
902
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/helper-scripts/rack-preloader.rb:153:in `<module:App>'
|
|
903
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/helper-scripts/rack-preloader.rb:29:in `<module:PhusionPassenger>'
|
|
904
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/helper-scripts/rack-preloader.rb:28:in `<main>'
|
|
905
|
+
|
|
906
|
+
|
|
907
|
+
[ 2015-11-12 14:33:44.6089 21286/0x70000020d000 age/Hel/Req/CheckoutSession.cpp:252 ]: [Client 2-5] Cannot checkout session because a spawning error occurred. The identifier of the error is 2439586d. Please see earlier logs for details about the error.
|
|
908
|
+
App 24006 stdout:
|
|
909
|
+
App 24020 stdout:
|
|
910
|
+
App 24021 stdout:
|
|
911
|
+
[ 2015-11-12 14:39:07.5900 21286/0x700000084000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 24020, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
912
|
+
App 24222 stdout:
|
|
913
|
+
App 24238 stdout:
|
|
914
|
+
|
|
915
|
+
[ 2015-11-12 14:45:43.3662 21286/0x70000018a000 age/Hel/Main.cpp:455 ]: Signal received. Gracefully shutting down... (send signal 2 more time(s) to force shutdown)
|
|
916
|
+
[ 2015-11-12 14:45:43.3664 21286/0x7fff79f01000 age/Hel/Main.cpp:814 ]: Received command to shutdown gracefully. Waiting until all clients have disconnected...
|
|
917
|
+
[ 2015-11-12 14:45:43.3670 21286/0x7fff79f01000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 24021, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
918
|
+
[ 2015-11-12 14:45:43.3671 21286/0x7fff79f01000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 24238, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
919
|
+
|
|
920
|
+
[ 2015-11-12 14:45:43.3672 21286/0x70000018a000 Ser/Server.h:455 ]: [ServerThr.1] Shutdown finished
|
|
921
|
+
[ 2015-11-12 14:45:43.3672 21288/0x700000104000 age/Log/Main.cpp:349 ]: Signal received. Gracefully shutting down... (send signal 2 more time(s) to force shutdown)
|
|
922
|
+
[ 2015-11-12 14:45:43.3673 21286/0x70000020d000 Ser/Server.h:455 ]: [ServerThr.2] Shutdown finished
|
|
923
|
+
[ 2015-11-12 14:45:43.3673 21286/0x700000290000 Ser/Server.h:455 ]: [ServerThr.3] Shutdown finished
|
|
924
|
+
[ 2015-11-12 14:45:43.3673 21288/0x7fff79f01000 age/Log/Main.cpp:411 ]: Received command to shutdown gracefully. Waiting until all clients have disconnected...
|
|
925
|
+
[ 2015-11-12 14:45:43.3673 21286/0x700000313000 Ser/Server.h:455 ]: [ServerThr.4] Shutdown finished
|
|
926
|
+
[ 2015-11-12 14:45:43.3674 21288/0x700000104000 Ser/Server.h:455 ]: [LoggerAdminServer] Shutdown finished
|
|
927
|
+
[ 2015-11-12 14:45:43.3675 21286/0x700000396000 Ser/Server.h:455 ]: [AdminServer] Shutdown finished
|
|
928
|
+
[ 2015-11-12 14:45:43.3689 21288/0x7fff79f01000 age/Log/Main.cpp:436 ]: PassengerAgent logger shutdown finished
|
|
929
|
+
[ 2015-11-12 14:45:43.3712 21286/0x7fff79f01000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 24021, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
930
|
+
[ 2015-11-12 14:45:43.3713 21286/0x7fff79f01000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 24238, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
931
|
+
[ 2015-11-12 14:45:43.6003 21286/0x7fff79f01000 age/Hel/Main.cpp:876 ]: PassengerAgent server shutdown finished
|
|
932
|
+
[ 2015-11-12 14:45:45.5302 24515/0x7fff79f01000 age/Wat/Main.cpp:1264 ]: Starting PassengerAgent watchdog...
|
|
933
|
+
[ 2015-11-12 14:45:45.5503 24517/0x7fff79f01000 age/Hel/Main.cpp:891 ]: Starting PassengerAgent server...
|
|
934
|
+
[ 2015-11-12 14:45:45.5512 24517/0x7fff79f01000 age/Hel/Main.cpp:234 ]: PassengerAgent server running in multi-application mode.
|
|
935
|
+
[ 2015-11-12 14:45:45.5619 24517/0x7fff79f01000 age/Hel/Main.cpp:645 ]: PassengerAgent server online, PID 24517
|
|
936
|
+
[ 2015-11-12 14:45:45.5840 24519/0x7fff79f01000 age/Log/Main.cpp:442 ]: Starting PassengerAgent logger...
|
|
937
|
+
[ 2015-11-12 14:45:45.5859 24519/0x7fff79f01000 age/Log/Main.cpp:323 ]: PassengerAgent logger online, PID 24519
|
|
938
|
+
App 24533 stdout:
|
|
939
|
+
App 24549 stdout:
|
|
940
|
+
App 24550 stdout:
|
|
941
|
+
[ 2015-11-12 14:58:37.5604 24517/0x700000084000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 24549, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
942
|
+
[ 2015-11-12 14:58:37.5607 24517/0x700000084000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 24550, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
943
|
+
App 25138 stdout:
|
|
944
|
+
App 25153 stdout:
|
|
945
|
+
App 25155 stdout:
|
|
946
|
+
|
|
947
|
+
[ 2015-11-12 15:00:16.5422 24517/0x70000018a000 age/Hel/Main.cpp:455 ]: Signal received. Gracefully shutting down... (send signal 2 more time(s) to force shutdown)
|
|
948
|
+
[ 2015-11-12 15:00:16.5423 24517/0x7fff79f01000 age/Hel/Main.cpp:814 ]: Received command to shutdown gracefully. Waiting until all clients have disconnected...
|
|
949
|
+
[ 2015-11-12 15:00:16.5425 24517/0x7fff79f01000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 25153, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
950
|
+
[ 2015-11-12 15:00:16.5425 24517/0x7fff79f01000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 25155, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
951
|
+
[ 2015-11-12 15:00:16.5426 24517/0x70000018a000 Ser/Server.h:455 ]: [ServerThr.1] Shutdown finished
|
|
952
|
+
[ 2015-11-12 15:00:16.5426 24517/0x70000020d000 Ser/Server.h:455 ]: [ServerThr.2] Shutdown finished
|
|
953
|
+
[ 2015-11-12 15:00:16.5427 24517/0x700000290000 Ser/Server.h:455 ]: [ServerThr.3] Shutdown finished
|
|
954
|
+
[ 2015-11-12 15:00:16.5427 24517/0x700000313000 Ser/Server.h:455 ]: [ServerThr.4] Shutdown finished
|
|
955
|
+
|
|
956
|
+
[ 2015-11-12 15:00:16.5429 24519/0x700000104000 age/Log/Main.cpp:349 ]: Signal received. Gracefully shutting down... (send signal 2 more time(s) to force shutdown)
|
|
957
|
+
[ 2015-11-12 15:00:16.5429 24517/0x700000396000 Ser/Server.h:455 ]: [AdminServer] Shutdown finished
|
|
958
|
+
[ 2015-11-12 15:00:16.5430 24519/0x7fff79f01000 age/Log/Main.cpp:411 ]: Received command to shutdown gracefully. Waiting until all clients have disconnected...
|
|
959
|
+
[ 2015-11-12 15:00:16.5431 24517/0x7fff79f01000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 25153, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
960
|
+
[ 2015-11-12 15:00:16.5431 24519/0x700000104000 Ser/Server.h:455 ]: [LoggerAdminServer] Shutdown finished
|
|
961
|
+
[ 2015-11-12 15:00:16.5431 24517/0x7fff79f01000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 25155, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
962
|
+
[ 2015-11-12 15:00:16.5433 24519/0x7fff79f01000 age/Log/Main.cpp:436 ]: PassengerAgent logger shutdown finished
|
|
963
|
+
App 25138 stderr: [ 2015-11-12 15:00:16.5441 25153/0x007ffbfc469830(HTTP helper worker) utils.rb:85 ]: *** Exception Errno::EBADF (Bad file descriptor) (process 25153, thread 0x007ffbfc469830(HTTP helper worker)):
|
|
964
|
+
App 25138 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:133:in `accept'
|
|
965
|
+
App 25138 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:133:in `accept_and_process_next_request'
|
|
966
|
+
App 25138 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:110:in `main_loop'
|
|
967
|
+
App 25138 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler.rb:429:in `block (2 levels) in start_threads'
|
|
968
|
+
App 25138 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/utils.rb:111:in `block in create_thread_and_abort_on_exception'
|
|
969
|
+
App 25138 stderr: [ 2015-11-12 15:00:16.5442 25155/0x007ffbfc469b50(Worker 1) utils.rb:85 ]: *** Exception Errno::EBADF (Bad file descriptor) (process 25155, thread 0x007ffbfc469b50(Worker 1)):
|
|
970
|
+
App 25138 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:133:in `accept'
|
|
971
|
+
App 25138 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:133:in `accept_and_process_next_request'
|
|
972
|
+
App 25138 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:110:in `main_loop'
|
|
973
|
+
App 25138 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler.rb:414:in `block (3 levels) in start_threads'
|
|
974
|
+
App 25138 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/utils.rb:111:in `block in create_thread_and_abort_on_exception'
|
|
975
|
+
[ 2015-11-12 15:00:16.8823 24517/0x7fff79f01000 age/Hel/Main.cpp:876 ]: PassengerAgent server shutdown finished
|
|
976
|
+
[ 2015-11-12 15:00:18.5526 25192/0x7fff79f01000 age/Wat/Main.cpp:1264 ]: Starting PassengerAgent watchdog...
|
|
977
|
+
[ 2015-11-12 15:00:18.5720 25194/0x7fff79f01000 age/Hel/Main.cpp:891 ]: Starting PassengerAgent server...
|
|
978
|
+
[ 2015-11-12 15:00:18.5727 25194/0x7fff79f01000 age/Hel/Main.cpp:234 ]: PassengerAgent server running in multi-application mode.
|
|
979
|
+
[ 2015-11-12 15:00:18.5803 25194/0x7fff79f01000 age/Hel/Main.cpp:645 ]: PassengerAgent server online, PID 25194
|
|
980
|
+
[ 2015-11-12 15:00:18.5881 25196/0x7fff79f01000 age/Log/Main.cpp:442 ]: Starting PassengerAgent logger...
|
|
981
|
+
[ 2015-11-12 15:00:18.5889 25196/0x7fff79f01000 age/Log/Main.cpp:323 ]: PassengerAgent logger online, PID 25196
|
|
982
|
+
App 25214 stdout:
|
|
983
|
+
App 25229 stdout:
|
|
984
|
+
App 25266 stdout:
|
|
985
|
+
|
|
986
|
+
[ 2015-11-12 15:01:14.0056 25194/0x70000018a000 age/Hel/Main.cpp:455 ]: Signal received. Gracefully shutting down... (send signal 2 more time(s) to force shutdown)
|
|
987
|
+
[ 2015-11-12 15:01:14.0058 25194/0x7fff79f01000 age/Hel/Main.cpp:814 ]: Received command to shutdown gracefully. Waiting until all clients have disconnected...
|
|
988
|
+
[ 2015-11-12 15:01:14.0058 25194/0x7fff79f01000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 25229, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
989
|
+
[ 2015-11-12 15:01:14.0059 25194/0x7fff79f01000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 25266, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
990
|
+
[ 2015-11-12 15:01:14.0060 25194/0x70000018a000 Ser/Server.h:455 ]: [ServerThr.1] Shutdown finished
|
|
991
|
+
[ 2015-11-12 15:01:14.0061 25194/0x70000020d000 Ser/Server.h:455 ]: [ServerThr.2] Shutdown finished
|
|
992
|
+
[ 2015-11-12 15:01:14.0061 25194/0x700000290000 Ser/Server.h:455 ]: [ServerThr.3] Shutdown finished
|
|
993
|
+
[ 2015-11-12 15:01:14.0062 25194/0x700000313000 Ser/Server.h:455 ]: [ServerThr.4] Shutdown finished
|
|
994
|
+
[ 2015-11-12 15:01:14.0065 25194/0x700000396000 Ser/Server.h:455 ]: [AdminServer] Shutdown finished
|
|
995
|
+
[ 2015-11-12 15:01:14.0066 25194/0x7fff79f01000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 25229, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
996
|
+
[ 2015-11-12 15:01:14.0066 25194/0x7fff79f01000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 25266, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
997
|
+
|
|
998
|
+
[ 2015-11-12 15:01:14.0072 25196/0x700000104000 age/Log/Main.cpp:349 ]: Signal received. Gracefully shutting down... (send signal 2 more time(s) to force shutdown)
|
|
999
|
+
[ 2015-11-12 15:01:14.0073 25196/0x7fff79f01000 age/Log/Main.cpp:411 ]: Received command to shutdown gracefully. Waiting until all clients have disconnected...
|
|
1000
|
+
[ 2015-11-12 15:01:14.0074 25196/0x700000104000 Ser/Server.h:455 ]: [LoggerAdminServer] Shutdown finished
|
|
1001
|
+
[ 2015-11-12 15:01:14.0077 25196/0x7fff79f01000 age/Log/Main.cpp:436 ]: PassengerAgent logger shutdown finished
|
|
1002
|
+
App 25214 stderr: [ 2015-11-12 15:01:14.0356 25229/0x007f973ea56798(HTTP helper worker) utils.rb:85 ]: *** Exception Errno::EBADF (Bad file descriptor) (process 25229, thread 0x007f973ea56798(HTTP helper worker)):
|
|
1003
|
+
App 25214 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:133:in `accept'
|
|
1004
|
+
App 25214 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:133:in `accept_and_process_next_request'
|
|
1005
|
+
App 25214 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:110:in `main_loop'
|
|
1006
|
+
App 25214 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler.rb:429:in `block (2 levels) in start_threads'
|
|
1007
|
+
App 25214 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/utils.rb:111:in `block in create_thread_and_abort_on_exception'
|
|
1008
|
+
App 25214 stderr: [ 2015-11-12 15:01:14.0391 25266/0x007f973ea56a90(Worker 1) utils.rb:85 ]: *** Exception Errno::EBADF (Bad file descriptor) (process 25266, thread 0x007f973ea56a90(Worker 1)):
|
|
1009
|
+
App 25214 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:133:in `accept'
|
|
1010
|
+
App 25214 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:133:in `accept_and_process_next_request'
|
|
1011
|
+
App 25214 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:110:in `main_loop'
|
|
1012
|
+
App 25214 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler.rb:414:in `block (3 levels) in start_threads'
|
|
1013
|
+
App 25214 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/utils.rb:111:in `block in create_thread_and_abort_on_exception'
|
|
1014
|
+
App 25214 stderr: [ 2015-11-12 15:01:14.0411 25266/0x007f973ea56888(HTTP helper worker) utils.rb:85 ]: *** Exception Errno::EBADF (Bad file descriptor) (process 25266, thread 0x007f973ea56888(HTTP helper worker)):
|
|
1015
|
+
App 25214 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:133:in `accept'
|
|
1016
|
+
App 25214 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:133:in `accept_and_process_next_request'
|
|
1017
|
+
App 25214 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:110:in `main_loop'
|
|
1018
|
+
App 25214 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler.rb:429:in `block (2 levels) in start_threads'
|
|
1019
|
+
App 25214 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/utils.rb:111:in `block in create_thread_and_abort_on_exception'
|
|
1020
|
+
[ 2015-11-12 15:01:14.6422 25194/0x7fff79f01000 age/Hel/Main.cpp:876 ]: PassengerAgent server shutdown finished
|
|
1021
|
+
[ 2015-11-12 15:01:16.1221 25329/0x7fff79f01000 age/Wat/Main.cpp:1264 ]: Starting PassengerAgent watchdog...
|
|
1022
|
+
[ 2015-11-12 15:01:16.1393 25331/0x7fff79f01000 age/Hel/Main.cpp:891 ]: Starting PassengerAgent server...
|
|
1023
|
+
[ 2015-11-12 15:01:16.1401 25331/0x7fff79f01000 age/Hel/Main.cpp:234 ]: PassengerAgent server running in multi-application mode.
|
|
1024
|
+
[ 2015-11-12 15:01:16.1473 25331/0x7fff79f01000 age/Hel/Main.cpp:645 ]: PassengerAgent server online, PID 25331
|
|
1025
|
+
[ 2015-11-12 15:01:16.1550 25333/0x7fff79f01000 age/Log/Main.cpp:442 ]: Starting PassengerAgent logger...
|
|
1026
|
+
[ 2015-11-12 15:01:16.1558 25333/0x7fff79f01000 age/Log/Main.cpp:323 ]: PassengerAgent logger online, PID 25333
|
|
1027
|
+
App 25348 stdout:
|
|
1028
|
+
App 25370 stdout:
|
|
1029
|
+
App 25399 stdout:
|
|
1030
|
+
|
|
1031
|
+
[ 2015-11-12 15:04:25.7481 25331/0x70000018a000 age/Hel/Main.cpp:455 ]: Signal received. Gracefully shutting down... (send signal 2 more time(s) to force shutdown)
|
|
1032
|
+
[ 2015-11-12 15:04:25.7482 25331/0x7fff79f01000 age/Hel/Main.cpp:814 ]: Received command to shutdown gracefully. Waiting until all clients have disconnected...
|
|
1033
|
+
[ 2015-11-12 15:04:25.7482 25331/0x7fff79f01000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 25370, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
1034
|
+
[ 2015-11-12 15:04:25.7483 25331/0x7fff79f01000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 25399, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
1035
|
+
[ 2015-11-12 15:04:25.7483 25331/0x70000018a000 Ser/Server.h:455 ]: [ServerThr.1] Shutdown finished
|
|
1036
|
+
[ 2015-11-12 15:04:25.7484 25331/0x70000020d000 Ser/Server.h:455 ]: [ServerThr.2] Shutdown finished
|
|
1037
|
+
[ 2015-11-12 15:04:25.7484 25331/0x700000290000 Ser/Server.h:455 ]: [ServerThr.3] Shutdown finished
|
|
1038
|
+
[ 2015-11-12 15:04:25.7486 25331/0x700000313000 Ser/Server.h:455 ]: [ServerThr.4] Shutdown finished
|
|
1039
|
+
[ 2015-11-12 15:04:25.7488 25331/0x700000396000 Ser/Server.h:455 ]: [AdminServer] Shutdown finished
|
|
1040
|
+
[ 2015-11-12 15:04:25.7489 25331/0x7fff79f01000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 25370, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
1041
|
+
[ 2015-11-12 15:04:25.7490 25331/0x7fff79f01000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 25399, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
1042
|
+
|
|
1043
|
+
[ 2015-11-12 15:04:25.7492 25333/0x700000104000 age/Log/Main.cpp:349 ]: Signal received. Gracefully shutting down... (send signal 2 more time(s) to force shutdown)
|
|
1044
|
+
[ 2015-11-12 15:04:25.7493 25333/0x7fff79f01000 age/Log/Main.cpp:411 ]: Received command to shutdown gracefully. Waiting until all clients have disconnected...
|
|
1045
|
+
[ 2015-11-12 15:04:25.7495 25333/0x700000104000 Ser/Server.h:455 ]: [LoggerAdminServer] Shutdown finished
|
|
1046
|
+
[ 2015-11-12 15:04:25.7497 25333/0x7fff79f01000 age/Log/Main.cpp:436 ]: PassengerAgent logger shutdown finished
|
|
1047
|
+
App 25348 stderr: [ 2015-11-12 15:04:25.7521 25370/0x007fccbaec5bd8(HTTP helper worker) utils.rb:85 ]: *** Exception Errno::EBADF (Bad file descriptor) (process 25370, thread 0x007fccbaec5bd8(HTTP helper worker)):
|
|
1048
|
+
App 25348 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:133:in `accept'
|
|
1049
|
+
App 25348 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:133:in `accept_and_process_next_request'
|
|
1050
|
+
App 25348 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:110:in `main_loop'
|
|
1051
|
+
App 25348 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler.rb:429:in `block (2 levels) in start_threads'
|
|
1052
|
+
App 25348 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/utils.rb:111:in `block in create_thread_and_abort_on_exception'
|
|
1053
|
+
[ 2015-11-12 15:04:26.1791 25331/0x7fff79f01000 age/Hel/Main.cpp:876 ]: PassengerAgent server shutdown finished
|
|
1054
|
+
[ 2015-11-12 15:04:27.8493 25561/0x7fff79f01000 age/Wat/Main.cpp:1264 ]: Starting PassengerAgent watchdog...
|
|
1055
|
+
[ 2015-11-12 15:04:27.8679 25563/0x7fff79f01000 age/Hel/Main.cpp:891 ]: Starting PassengerAgent server...
|
|
1056
|
+
[ 2015-11-12 15:04:27.8686 25563/0x7fff79f01000 age/Hel/Main.cpp:234 ]: PassengerAgent server running in multi-application mode.
|
|
1057
|
+
[ 2015-11-12 15:04:27.8759 25563/0x7fff79f01000 age/Hel/Main.cpp:645 ]: PassengerAgent server online, PID 25563
|
|
1058
|
+
[ 2015-11-12 15:04:27.8835 25565/0x7fff79f01000 age/Log/Main.cpp:442 ]: Starting PassengerAgent logger...
|
|
1059
|
+
[ 2015-11-12 15:04:27.8842 25565/0x7fff79f01000 age/Log/Main.cpp:323 ]: PassengerAgent logger online, PID 25565
|
|
1060
|
+
App 25581 stdout:
|
|
1061
|
+
App 25594 stdout:
|
|
1062
|
+
|
|
1063
|
+
[ 2015-11-12 15:04:53.5295 25563/0x70000018a000 age/Hel/Main.cpp:455 ]: Signal received. Gracefully shutting down... (send signal 2 more time(s) to force shutdown)
|
|
1064
|
+
[ 2015-11-12 15:04:53.5295 25563/0x7fff79f01000 age/Hel/Main.cpp:814 ]: Received command to shutdown gracefully. Waiting until all clients have disconnected...
|
|
1065
|
+
[ 2015-11-12 15:04:53.5296 25563/0x7fff79f01000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 25594, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
1066
|
+
[ 2015-11-12 15:04:53.5297 25563/0x70000018a000 Ser/Server.h:455 ]: [ServerThr.1] Shutdown finished
|
|
1067
|
+
|
|
1068
|
+
[ 2015-11-12 15:04:53.5297 25565/0x700000104000 age/Log/Main.cpp:349 ]: Signal received. Gracefully shutting down... (send signal 2 more time(s) to force shutdown)
|
|
1069
|
+
[ 2015-11-12 15:04:53.5298 25563/0x70000020d000 Ser/Server.h:455 ]: [ServerThr.2] Shutdown finished
|
|
1070
|
+
[ 2015-11-12 15:04:53.5298 25565/0x7fff79f01000 age/Log/Main.cpp:411 ]: Received command to shutdown gracefully. Waiting until all clients have disconnected...
|
|
1071
|
+
[ 2015-11-12 15:04:53.5299 25563/0x700000290000 Ser/Server.h:455 ]: [ServerThr.3] Shutdown finished
|
|
1072
|
+
[ 2015-11-12 15:04:53.5300 25563/0x700000313000 Ser/Server.h:455 ]: [ServerThr.4] Shutdown finished
|
|
1073
|
+
[ 2015-11-12 15:04:53.5300 25565/0x700000104000 Ser/Server.h:455 ]: [LoggerAdminServer] Shutdown finished
|
|
1074
|
+
[ 2015-11-12 15:04:53.5301 25563/0x700000396000 Ser/Server.h:455 ]: [AdminServer] Shutdown finished
|
|
1075
|
+
[ 2015-11-12 15:04:53.5302 25565/0x7fff79f01000 age/Log/Main.cpp:436 ]: PassengerAgent logger shutdown finished
|
|
1076
|
+
[ 2015-11-12 15:04:53.5303 25563/0x7fff79f01000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 25594, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
1077
|
+
App 25581 stderr: [ 2015-11-12 15:04:53.5313 25594/0x007fa2d0013888(Worker 1) utils.rb:85 ]: *** Exception Errno::EBADF (Bad file descriptor) (process 25594, thread 0x007fa2d0013888(Worker 1)):
|
|
1078
|
+
App 25581 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:133:in `accept'
|
|
1079
|
+
App 25581 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:133:in `accept_and_process_next_request'
|
|
1080
|
+
App 25581 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:110:in `main_loop'
|
|
1081
|
+
App 25581 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler.rb:414:in `block (3 levels) in start_threads'
|
|
1082
|
+
App 25581 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/utils.rb:111:in `block in create_thread_and_abort_on_exception'
|
|
1083
|
+
[ 2015-11-12 15:04:53.6569 25563/0x7fff79f01000 age/Hel/Main.cpp:876 ]: PassengerAgent server shutdown finished
|
|
1084
|
+
[ 2015-11-12 15:04:55.5103 25623/0x7fff79f01000 age/Wat/Main.cpp:1264 ]: Starting PassengerAgent watchdog...
|
|
1085
|
+
[ 2015-11-12 15:04:55.5275 25625/0x7fff79f01000 age/Hel/Main.cpp:891 ]: Starting PassengerAgent server...
|
|
1086
|
+
[ 2015-11-12 15:04:55.5287 25625/0x7fff79f01000 age/Hel/Main.cpp:234 ]: PassengerAgent server running in multi-application mode.
|
|
1087
|
+
[ 2015-11-12 15:04:55.5382 25625/0x7fff79f01000 age/Hel/Main.cpp:645 ]: PassengerAgent server online, PID 25625
|
|
1088
|
+
[ 2015-11-12 15:04:55.5459 25627/0x7fff79f01000 age/Log/Main.cpp:442 ]: Starting PassengerAgent logger...
|
|
1089
|
+
[ 2015-11-12 15:04:55.5467 25627/0x7fff79f01000 age/Log/Main.cpp:323 ]: PassengerAgent logger online, PID 25627
|
|
1090
|
+
App 25640 stdout:
|
|
1091
|
+
App 25654 stdout:
|
|
1092
|
+
App 25655 stdout:
|
|
1093
|
+
App 25656 stdout:
|
|
1094
|
+
|
|
1095
|
+
[ 2015-11-12 15:09:06.4753 25625/0x70000018a000 age/Hel/Main.cpp:455 ]: Signal received. Gracefully shutting down... (send signal 2 more time(s) to force shutdown)
|
|
1096
|
+
[ 2015-11-12 15:09:06.4754 25625/0x7fff79f01000 age/Hel/Main.cpp:814 ]: Received command to shutdown gracefully. Waiting until all clients have disconnected...
|
|
1097
|
+
[ 2015-11-12 15:09:06.4757 25625/0x7fff79f01000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 25654, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
1098
|
+
[ 2015-11-12 15:09:06.4757 25625/0x7fff79f01000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 25655, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
1099
|
+
[ 2015-11-12 15:09:06.4758 25625/0x7fff79f01000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 25656, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
1100
|
+
[ 2015-11-12 15:09:06.4758 25625/0x70000018a000 Ser/Server.h:455 ]: [ServerThr.1] Shutdown finished
|
|
1101
|
+
[ 2015-11-12 15:09:06.4759 25625/0x70000020d000 Ser/Server.h:455 ]: [ServerThr.2] Shutdown finished
|
|
1102
|
+
[ 2015-11-12 15:09:06.4759 25625/0x700000290000 Ser/Server.h:455 ]: [ServerThr.3] Shutdown finished
|
|
1103
|
+
[ 2015-11-12 15:09:06.4760 25625/0x700000313000 Ser/Server.h:455 ]: [ServerThr.4] Shutdown finished
|
|
1104
|
+
|
|
1105
|
+
[ 2015-11-12 15:09:06.4762 25627/0x700000104000 age/Log/Main.cpp:349 ]: Signal received. Gracefully shutting down... (send signal 2 more time(s) to force shutdown)
|
|
1106
|
+
[ 2015-11-12 15:09:06.4762 25625/0x700000396000 Ser/Server.h:455 ]: [AdminServer] Shutdown finished
|
|
1107
|
+
[ 2015-11-12 15:09:06.4763 25627/0x7fff79f01000 age/Log/Main.cpp:411 ]: Received command to shutdown gracefully. Waiting until all clients have disconnected...
|
|
1108
|
+
[ 2015-11-12 15:09:06.4763 25627/0x700000104000 Ser/Server.h:455 ]: [LoggerAdminServer] Shutdown finished
|
|
1109
|
+
[ 2015-11-12 15:09:06.4764 25625/0x7fff79f01000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 25654, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
1110
|
+
[ 2015-11-12 15:09:06.4764 25625/0x7fff79f01000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 25655, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
1111
|
+
[ 2015-11-12 15:09:06.4765 25625/0x7fff79f01000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 25656, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
1112
|
+
[ 2015-11-12 15:09:06.4767 25627/0x7fff79f01000 age/Log/Main.cpp:436 ]: PassengerAgent logger shutdown finished
|
|
1113
|
+
App 25640 stderr: [ 2015-11-12 15:09:06.4885 25654/0x007f974da799a0(HTTP helper worker) utils.rb:85 ]: *** Exception Errno::EBADF (Bad file descriptor) (process 25654, thread 0x007f974da799a0(HTTP helper worker)):
|
|
1114
|
+
App 25640 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:133:in `accept'
|
|
1115
|
+
App 25640 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:133:in `accept_and_process_next_request'
|
|
1116
|
+
App 25640 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:110:in `main_loop'
|
|
1117
|
+
App 25640 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler.rb:429:in `block (2 levels) in start_threads'
|
|
1118
|
+
App 25640 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/utils.rb:111:in `block in create_thread_and_abort_on_exception'
|
|
1119
|
+
App 25640 stderr: [ 2015-11-12 15:09:06.4884 25655/0x007f974da79ae0(HTTP helper worker) utils.rb:85 ]: *** Exception Errno::EBADF (Bad file descriptor) (process 25655, thread 0x007f974da79ae0(HTTP helper worker)):
|
|
1120
|
+
App 25640 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:133:in `accept'
|
|
1121
|
+
App 25640 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:133:in `accept_and_process_next_request'
|
|
1122
|
+
App 25640 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:110:in `main_loop'
|
|
1123
|
+
App 25640 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler.rb:429:in `block (2 levels) in start_threads'
|
|
1124
|
+
App 25640 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/utils.rb:111:in `block in create_thread_and_abort_on_exception'
|
|
1125
|
+
App 25640 stderr: [ 2015-11-12 15:09:06.4981 25656/0x007f974da79c70(Worker 1) utils.rb:85 ]: *** Exception Errno::EBADF (Bad file descriptor) (process 25656, thread 0x007f974da79c70(Worker 1)):
|
|
1126
|
+
App 25640 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:133:in `accept'
|
|
1127
|
+
App 25640 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:133:in `accept_and_process_next_request'
|
|
1128
|
+
App 25640 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:110:in `main_loop'
|
|
1129
|
+
App 25640 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler.rb:414:in `block (3 levels) in start_threads'
|
|
1130
|
+
App 25640 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/utils.rb:111:in `block in create_thread_and_abort_on_exception'
|
|
1131
|
+
[ 2015-11-12 15:09:07.2131 25625/0x7fff79f01000 age/Hel/Main.cpp:876 ]: PassengerAgent server shutdown finished
|
|
1132
|
+
[ 2015-11-12 15:09:09.1673 25829/0x7fff79f01000 age/Wat/Main.cpp:1264 ]: Starting PassengerAgent watchdog...
|
|
1133
|
+
[ 2015-11-12 15:09:09.1845 25831/0x7fff79f01000 age/Hel/Main.cpp:891 ]: Starting PassengerAgent server...
|
|
1134
|
+
[ 2015-11-12 15:09:09.1853 25831/0x7fff79f01000 age/Hel/Main.cpp:234 ]: PassengerAgent server running in multi-application mode.
|
|
1135
|
+
[ 2015-11-12 15:09:09.1931 25831/0x7fff79f01000 age/Hel/Main.cpp:645 ]: PassengerAgent server online, PID 25831
|
|
1136
|
+
[ 2015-11-12 15:09:09.2010 25833/0x7fff79f01000 age/Log/Main.cpp:442 ]: Starting PassengerAgent logger...
|
|
1137
|
+
[ 2015-11-12 15:09:09.2017 25833/0x7fff79f01000 age/Log/Main.cpp:323 ]: PassengerAgent logger online, PID 25833
|
|
1138
|
+
App 25847 stdout:
|
|
1139
|
+
App 25862 stdout:
|
|
1140
|
+
App 25869 stdout:
|
|
1141
|
+
[ 2015-11-12 15:14:26.1848 25831/0x700000084000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 25862, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
1142
|
+
App 26179 stdout:
|
|
1143
|
+
|
|
1144
|
+
[ 2015-11-12 15:19:14.9486 25831/0x70000018a000 age/Hel/Main.cpp:455 ]: Signal received. Gracefully shutting down... (send signal 2 more time(s) to force shutdown)
|
|
1145
|
+
[ 2015-11-12 15:19:14.9487 25831/0x7fff79f01000 age/Hel/Main.cpp:814 ]: Received command to shutdown gracefully. Waiting until all clients have disconnected...
|
|
1146
|
+
[ 2015-11-12 15:19:14.9487 25831/0x7fff79f01000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 25869, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
1147
|
+
[ 2015-11-12 15:19:14.9488 25831/0x70000020d000 Ser/Server.h:455 ]: [ServerThr.2] Shutdown finished
|
|
1148
|
+
[ 2015-11-12 15:19:14.9489 25831/0x700000290000 Ser/Server.h:455 ]: [ServerThr.3] Shutdown finished
|
|
1149
|
+
[ 2015-11-12 15:19:14.9489 25831/0x700000313000 Ser/Server.h:455 ]: [ServerThr.4] Shutdown finished
|
|
1150
|
+
|
|
1151
|
+
[ 2015-11-12 15:19:14.9489 25831/0x70000018a000 Ser/Server.h:455 ]: [ServerThr.1] Shutdown finished
|
|
1152
|
+
[ 2015-11-12 15:19:14.9490 25833/0x700000104000 age/Log/Main.cpp:349 ]: Signal received. Gracefully shutting down... (send signal 2 more time(s) to force shutdown)
|
|
1153
|
+
[ 2015-11-12 15:19:14.9491 25831/0x700000396000 Ser/Server.h:455 ]: [AdminServer] Shutdown finished
|
|
1154
|
+
[ 2015-11-12 15:19:14.9491 25833/0x7fff79f01000 age/Log/Main.cpp:411 ]: Received command to shutdown gracefully. Waiting until all clients have disconnected...
|
|
1155
|
+
[ 2015-11-12 15:19:14.9492 25833/0x700000104000 Ser/Server.h:455 ]: [LoggerAdminServer] Shutdown finished
|
|
1156
|
+
[ 2015-11-12 15:19:14.9492 25831/0x7fff79f01000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 25869, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
1157
|
+
[ 2015-11-12 15:19:14.9494 25833/0x7fff79f01000 age/Log/Main.cpp:436 ]: PassengerAgent logger shutdown finished
|
|
1158
|
+
App 25847 stderr: [ 2015-11-12 15:19:14.9499 25869/0x007fe1b6312078(HTTP helper worker) utils.rb:85 ]: *** Exception Errno::EBADF (Bad file descriptor) (process 25869, thread 0x007fe1b6312078(HTTP helper worker)):
|
|
1159
|
+
App 25847 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:133:in `accept'
|
|
1160
|
+
App 25847 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:133:in `accept_and_process_next_request'
|
|
1161
|
+
App 25847 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:110:in `main_loop'
|
|
1162
|
+
App 25847 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler.rb:429:in `block (2 levels) in start_threads'
|
|
1163
|
+
App 25847 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/utils.rb:111:in `block in create_thread_and_abort_on_exception'
|
|
1164
|
+
[ 2015-11-12 15:19:15.0710 25831/0x7fff79f01000 age/Hel/Main.cpp:876 ]: PassengerAgent server shutdown finished
|
|
1165
|
+
[ 2015-11-12 15:19:16.6644 26207/0x7fff79f01000 age/Wat/Main.cpp:1264 ]: Starting PassengerAgent watchdog...
|
|
1166
|
+
[ 2015-11-12 15:19:16.6816 26209/0x7fff79f01000 age/Hel/Main.cpp:891 ]: Starting PassengerAgent server...
|
|
1167
|
+
[ 2015-11-12 15:19:16.6827 26209/0x7fff79f01000 age/Hel/Main.cpp:234 ]: PassengerAgent server running in multi-application mode.
|
|
1168
|
+
[ 2015-11-12 15:19:16.6904 26209/0x7fff79f01000 age/Hel/Main.cpp:645 ]: PassengerAgent server online, PID 26209
|
|
1169
|
+
[ 2015-11-12 15:19:16.6981 26211/0x7fff79f01000 age/Log/Main.cpp:442 ]: Starting PassengerAgent logger...
|
|
1170
|
+
[ 2015-11-12 15:19:16.6988 26211/0x7fff79f01000 age/Log/Main.cpp:323 ]: PassengerAgent logger online, PID 26211
|
|
1171
|
+
App 26225 stdout:
|
|
1172
|
+
App 26238 stdout:
|
|
1173
|
+
|
|
1174
|
+
[ 2015-11-12 15:22:58.7018 26211/0x700000104000 age/Log/Main.cpp:349 ]: Signal received. Gracefully shutting down... (send signal 2 more time(s) to force shutdown)
|
|
1175
|
+
[ 2015-11-12 15:22:58.7018 26211/0x7fff79f01000 age/Log/Main.cpp:411 ]: Received command to shutdown gracefully. Waiting until all clients have disconnected...
|
|
1176
|
+
|
|
1177
|
+
[ 2015-11-12 15:22:58.7020 26209/0x70000018a000 age/Hel/Main.cpp:455 ]: Signal received. Gracefully shutting down... (send signal 2 more time(s) to force shutdown)
|
|
1178
|
+
[ 2015-11-12 15:22:58.7022 26211/0x700000104000 Ser/Server.h:455 ]: [LoggerAdminServer] Shutdown finished
|
|
1179
|
+
[ 2015-11-12 15:22:58.7022 26209/0x7fff79f01000 age/Hel/Main.cpp:814 ]: Received command to shutdown gracefully. Waiting until all clients have disconnected...
|
|
1180
|
+
[ 2015-11-12 15:22:58.7024 26209/0x7fff79f01000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 26238, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
1181
|
+
[ 2015-11-12 15:22:58.7024 26211/0x7fff79f01000 age/Log/Main.cpp:436 ]: PassengerAgent logger shutdown finished
|
|
1182
|
+
[ 2015-11-12 15:22:58.7026 26209/0x70000018a000 Ser/Server.h:455 ]: [ServerThr.1] Shutdown finished
|
|
1183
|
+
[ 2015-11-12 15:22:58.7027 26209/0x70000020d000 Ser/Server.h:455 ]: [ServerThr.2] Shutdown finished
|
|
1184
|
+
[ 2015-11-12 15:22:58.7027 26209/0x700000290000 Ser/Server.h:455 ]: [ServerThr.3] Shutdown finished
|
|
1185
|
+
[ 2015-11-12 15:22:58.7029 26209/0x700000313000 Ser/Server.h:455 ]: [ServerThr.4] Shutdown finished
|
|
1186
|
+
[ 2015-11-12 15:22:58.7031 26209/0x700000396000 Ser/Server.h:455 ]: [AdminServer] Shutdown finished
|
|
1187
|
+
[ 2015-11-12 15:22:58.7032 26209/0x7fff79f01000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 26238, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
1188
|
+
App 26225 stderr: [ 2015-11-12 15:22:58.7037 26238/0x007fcd17e49af8(HTTP helper worker) utils.rb:85 ]: *** Exception Errno::EBADF (Bad file descriptor) (process 26238, thread 0x007fcd17e49af8(HTTP helper worker)):
|
|
1189
|
+
App 26225 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:133:in `accept'
|
|
1190
|
+
App 26225 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:133:in `accept_and_process_next_request'
|
|
1191
|
+
App 26225 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:110:in `main_loop'
|
|
1192
|
+
App 26225 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler.rb:429:in `block (2 levels) in start_threads'
|
|
1193
|
+
App 26225 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/utils.rb:111:in `block in create_thread_and_abort_on_exception'
|
|
1194
|
+
[ 2015-11-12 15:22:58.9437 26209/0x7fff79f01000 age/Hel/Main.cpp:876 ]: PassengerAgent server shutdown finished
|
|
1195
|
+
[ 2015-11-12 15:23:01.0609 26366/0x7fff79f01000 age/Wat/Main.cpp:1264 ]: Starting PassengerAgent watchdog...
|
|
1196
|
+
[ 2015-11-12 15:23:01.0822 26368/0x7fff79f01000 age/Hel/Main.cpp:891 ]: Starting PassengerAgent server...
|
|
1197
|
+
[ 2015-11-12 15:23:01.0830 26368/0x7fff79f01000 age/Hel/Main.cpp:234 ]: PassengerAgent server running in multi-application mode.
|
|
1198
|
+
[ 2015-11-12 15:23:01.0911 26368/0x7fff79f01000 age/Hel/Main.cpp:645 ]: PassengerAgent server online, PID 26368
|
|
1199
|
+
[ 2015-11-12 15:23:01.1006 26370/0x7fff79f01000 age/Log/Main.cpp:442 ]: Starting PassengerAgent logger...
|
|
1200
|
+
[ 2015-11-12 15:23:01.1013 26370/0x7fff79f01000 age/Log/Main.cpp:323 ]: PassengerAgent logger online, PID 26370
|
|
1201
|
+
App 26385 stdout:
|
|
1202
|
+
App 26398 stdout:
|
|
1203
|
+
App 26403 stdout:
|
|
1204
|
+
|
|
1205
|
+
[ 2015-11-12 15:24:46.8946 26368/0x70000018a000 age/Hel/Main.cpp:455 ]: Signal received. Gracefully shutting down... (send signal 2 more time(s) to force shutdown)
|
|
1206
|
+
[ 2015-11-12 15:24:46.8947 26368/0x7fff79f01000 age/Hel/Main.cpp:814 ]: Received command to shutdown gracefully. Waiting until all clients have disconnected...
|
|
1207
|
+
[ 2015-11-12 15:24:46.8947 26368/0x7fff79f01000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 26398, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
1208
|
+
[ 2015-11-12 15:24:46.8948 26368/0x7fff79f01000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 26403, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
1209
|
+
[ 2015-11-12 15:24:46.8948 26368/0x70000018a000 Ser/Server.h:455 ]: [ServerThr.1] Shutdown finished
|
|
1210
|
+
[ 2015-11-12 15:24:46.8949 26368/0x70000020d000 Ser/Server.h:455 ]: [ServerThr.2] Shutdown finished
|
|
1211
|
+
[ 2015-11-12 15:24:46.8949 26368/0x700000290000 Ser/Server.h:455 ]: [ServerThr.3] Shutdown finished
|
|
1212
|
+
[ 2015-11-12 15:24:46.8950 26368/0x700000313000 Ser/Server.h:455 ]: [ServerThr.4] Shutdown finished
|
|
1213
|
+
[ 2015-11-12 15:24:46.8952 26368/0x700000396000 Ser/Server.h:455 ]: [AdminServer] Shutdown finished
|
|
1214
|
+
|
|
1215
|
+
[ 2015-11-12 15:24:46.8953 26368/0x7fff79f01000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 26398, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
1216
|
+
[ 2015-11-12 15:24:46.8954 26368/0x7fff79f01000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 26403, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
1217
|
+
[ 2015-11-12 15:24:46.8954 26370/0x700000104000 age/Log/Main.cpp:349 ]: Signal received. Gracefully shutting down... (send signal 2 more time(s) to force shutdown)
|
|
1218
|
+
[ 2015-11-12 15:24:46.8955 26370/0x7fff79f01000 age/Log/Main.cpp:411 ]: Received command to shutdown gracefully. Waiting until all clients have disconnected...
|
|
1219
|
+
[ 2015-11-12 15:24:46.8956 26370/0x700000104000 Ser/Server.h:455 ]: [LoggerAdminServer] Shutdown finished
|
|
1220
|
+
[ 2015-11-12 15:24:46.8964 26370/0x7fff79f01000 age/Log/Main.cpp:436 ]: PassengerAgent logger shutdown finished
|
|
1221
|
+
App 26385 stderr: [ 2015-11-12 15:24:46.8978 26398/0x007fa5ca90e1c0(HTTP helper worker) utils.rb:85 ]: *** Exception Errno::EBADF (Bad file descriptor) (process 26398, thread 0x007fa5ca90e1c0(HTTP helper worker)):
|
|
1222
|
+
App 26385 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:133:in `accept'
|
|
1223
|
+
App 26385 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:133:in `accept_and_process_next_request'
|
|
1224
|
+
App 26385 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:110:in `main_loop'
|
|
1225
|
+
App 26385 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler.rb:429:in `block (2 levels) in start_threads'
|
|
1226
|
+
App 26385 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/utils.rb:111:in `block in create_thread_and_abort_on_exception'
|
|
1227
|
+
App 26385 stderr: [ 2015-11-12 15:24:46.8965 26403/0x007fa5ca90e468(Worker 1) utils.rb:85 ]: *** Exception Errno::EBADF (Bad file descriptor) (process 26403, thread 0x007fa5ca90e468(Worker 1)):
|
|
1228
|
+
App 26385 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:133:in `accept'
|
|
1229
|
+
App 26385 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:133:in `accept_and_process_next_request'
|
|
1230
|
+
App 26385 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:110:in `main_loop'
|
|
1231
|
+
App 26385 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler.rb:414:in `block (3 levels) in start_threads'
|
|
1232
|
+
App 26385 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/utils.rb:111:in `block in create_thread_and_abort_on_exception'
|
|
1233
|
+
[ 2015-11-12 15:24:47.2443 26368/0x7fff79f01000 age/Hel/Main.cpp:876 ]: PassengerAgent server shutdown finished
|
|
1234
|
+
[ 2015-11-12 15:24:48.9468 26474/0x7fff79f01000 age/Wat/Main.cpp:1264 ]: Starting PassengerAgent watchdog...
|
|
1235
|
+
[ 2015-11-12 15:24:48.9707 26476/0x7fff79f01000 age/Hel/Main.cpp:891 ]: Starting PassengerAgent server...
|
|
1236
|
+
[ 2015-11-12 15:24:48.9717 26476/0x7fff79f01000 age/Hel/Main.cpp:234 ]: PassengerAgent server running in multi-application mode.
|
|
1237
|
+
[ 2015-11-12 15:24:48.9845 26476/0x7fff79f01000 age/Hel/Main.cpp:645 ]: PassengerAgent server online, PID 26476
|
|
1238
|
+
[ 2015-11-12 15:24:48.9993 26478/0x7fff79f01000 age/Log/Main.cpp:442 ]: Starting PassengerAgent logger...
|
|
1239
|
+
[ 2015-11-12 15:24:49.0001 26478/0x7fff79f01000 age/Log/Main.cpp:323 ]: PassengerAgent logger online, PID 26478
|
|
1240
|
+
App 26490 stdout:
|
|
1241
|
+
App 26506 stdout:
|
|
1242
|
+
App 26507 stdout:
|
|
1243
|
+
App 26508 stdout:
|
|
1244
|
+
[ 2015-11-12 15:29:53.5935 26476/0x700000084000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 26508, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
1245
|
+
[ 2015-11-12 15:33:18.7447 26476/0x700000084000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 26506, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
1246
|
+
App 26869 stdout:
|
|
1247
|
+
App 26886 stdout:
|
|
1248
|
+
[ 2015-11-12 15:43:33.0684 26476/0x700000084000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 26886, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
1249
|
+
App 27211 stdout:
|
|
1250
|
+
App 27226 stdout:
|
|
1251
|
+
|
|
1252
|
+
[ 2015-11-12 15:45:26.3681 26476/0x70000018a000 age/Hel/Main.cpp:455 ]: Signal received. Gracefully shutting down... (send signal 2 more time(s) to force shutdown)
|
|
1253
|
+
[ 2015-11-12 15:45:26.3682 26476/0x7fff79f01000 age/Hel/Main.cpp:814 ]: Received command to shutdown gracefully. Waiting until all clients have disconnected...
|
|
1254
|
+
[ 2015-11-12 15:45:26.3682 26476/0x7fff79f01000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 26507, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
1255
|
+
[ 2015-11-12 15:45:26.3683 26476/0x7fff79f01000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 27226, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
1256
|
+
[ 2015-11-12 15:45:26.3684 26476/0x70000018a000 Ser/Server.h:455 ]: [ServerThr.1] Shutdown finished
|
|
1257
|
+
[ 2015-11-12 15:45:26.3685 26476/0x70000020d000 Ser/Server.h:455 ]: [ServerThr.2] Shutdown finished
|
|
1258
|
+
[ 2015-11-12 15:45:26.3686 26476/0x700000290000 Ser/Server.h:455 ]: [ServerThr.3] Shutdown finished
|
|
1259
|
+
[ 2015-11-12 15:45:26.3686 26476/0x700000313000 Ser/Server.h:455 ]: [ServerThr.4] Shutdown finished
|
|
1260
|
+
[ 2015-11-12 15:45:26.3688 26476/0x700000396000 Ser/Server.h:455 ]: [AdminServer] Shutdown finished
|
|
1261
|
+
[ 2015-11-12 15:45:26.3689 26476/0x7fff79f01000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 26507, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
1262
|
+
[ 2015-11-12 15:45:26.3689 26476/0x7fff79f01000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 27226, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
1263
|
+
|
|
1264
|
+
[ 2015-11-12 15:45:26.3690 26478/0x700000104000 age/Log/Main.cpp:349 ]: Signal received. Gracefully shutting down... (send signal 2 more time(s) to force shutdown)
|
|
1265
|
+
[ 2015-11-12 15:45:26.3692 26478/0x7fff79f01000 age/Log/Main.cpp:411 ]: Received command to shutdown gracefully. Waiting until all clients have disconnected...
|
|
1266
|
+
[ 2015-11-12 15:45:26.3693 26478/0x700000104000 Ser/Server.h:455 ]: [LoggerAdminServer] Shutdown finished
|
|
1267
|
+
[ 2015-11-12 15:45:26.3696 26478/0x7fff79f01000 age/Log/Main.cpp:436 ]: PassengerAgent logger shutdown finished
|
|
1268
|
+
App 27211 stderr: [ 2015-11-12 15:45:26.3700 27226/0x007fd234c291c0(Worker 1) utils.rb:85 ]: *** Exception Errno::EBADF (Bad file descriptor) (process 27226, thread 0x007fd234c291c0(Worker 1)):
|
|
1269
|
+
App 27211 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:133:in `accept'
|
|
1270
|
+
App 27211 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:133:in `accept_and_process_next_request'
|
|
1271
|
+
App 27211 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:110:in `main_loop'
|
|
1272
|
+
App 27211 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler.rb:414:in `block (3 levels) in start_threads'
|
|
1273
|
+
App 27211 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/utils.rb:111:in `block in create_thread_and_abort_on_exception'
|
|
1274
|
+
App 26490 stderr: [ 2015-11-12 15:45:26.3703 26507/0x007f9aeddc6808(HTTP helper worker) utils.rb:85 ]: *** Exception Errno::EBADF (Bad file descriptor) (process 26507, thread 0x007f9aeddc6808(HTTP helper worker)):
|
|
1275
|
+
App 26490 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:133:in `accept'
|
|
1276
|
+
App 26490 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:133:in `accept_and_process_next_request'
|
|
1277
|
+
App 26490 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:110:in `main_loop'
|
|
1278
|
+
App 26490 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler.rb:429:in `block (2 levels) in start_threads'
|
|
1279
|
+
App 26490 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/utils.rb:111:in `block in create_thread_and_abort_on_exception'
|
|
1280
|
+
[ 2015-11-12 15:45:26.7041 26476/0x7fff79f01000 age/Hel/Main.cpp:876 ]: PassengerAgent server shutdown finished
|
|
1281
|
+
[ 2015-11-12 15:45:28.5462 27295/0x7fff79f01000 age/Wat/Main.cpp:1264 ]: Starting PassengerAgent watchdog...
|
|
1282
|
+
[ 2015-11-12 15:45:28.5649 27297/0x7fff79f01000 age/Hel/Main.cpp:891 ]: Starting PassengerAgent server...
|
|
1283
|
+
[ 2015-11-12 15:45:28.5657 27297/0x7fff79f01000 age/Hel/Main.cpp:234 ]: PassengerAgent server running in multi-application mode.
|
|
1284
|
+
[ 2015-11-12 15:45:28.5742 27297/0x7fff79f01000 age/Hel/Main.cpp:645 ]: PassengerAgent server online, PID 27297
|
|
1285
|
+
[ 2015-11-12 15:45:28.5820 27299/0x7fff79f01000 age/Log/Main.cpp:442 ]: Starting PassengerAgent logger...
|
|
1286
|
+
[ 2015-11-12 15:45:28.5827 27299/0x7fff79f01000 age/Log/Main.cpp:323 ]: PassengerAgent logger online, PID 27299
|
|
1287
|
+
App 27313 stdout:
|
|
1288
|
+
App 27326 stdout:
|
|
1289
|
+
App 27327 stdout:
|
|
1290
|
+
[ 2015-11-12 16:01:46.3918 27297/0x700000084000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 27327, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
1291
|
+
App 28213 stdout:
|
|
1292
|
+
App 28233 stdout:
|
|
1293
|
+
[ 2015-11-12 16:12:54.4767 27297/0x700000084000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 28233, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
1294
|
+
App 28434 stdout:
|
|
1295
|
+
App 28452 stdout:
|
|
1296
|
+
|
|
1297
|
+
[ 2015-11-12 16:14:26.0453 27297/0x70000018a000 age/Hel/Main.cpp:455 ]: Signal received. Gracefully shutting down... (send signal 2 more time(s) to force shutdown)
|
|
1298
|
+
[ 2015-11-12 16:14:26.0454 27297/0x7fff79f01000 age/Hel/Main.cpp:814 ]: Received command to shutdown gracefully. Waiting until all clients have disconnected...
|
|
1299
|
+
[ 2015-11-12 16:14:26.0454 27297/0x7fff79f01000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 27326, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
1300
|
+
[ 2015-11-12 16:14:26.0455 27297/0x7fff79f01000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 28452, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
1301
|
+
[ 2015-11-12 16:14:26.0455 27297/0x70000018a000 Ser/Server.h:455 ]: [ServerThr.1] Shutdown finished
|
|
1302
|
+
[ 2015-11-12 16:14:26.0456 27297/0x70000020d000 Ser/Server.h:455 ]: [ServerThr.2] Shutdown finished
|
|
1303
|
+
[ 2015-11-12 16:14:26.0456 27297/0x700000290000 Ser/Server.h:455 ]: [ServerThr.3] Shutdown finished
|
|
1304
|
+
[ 2015-11-12 16:14:26.0456 27297/0x700000313000 Ser/Server.h:455 ]: [ServerThr.4] Shutdown finished
|
|
1305
|
+
[ 2015-11-12 16:14:26.0458 27297/0x700000396000 Ser/Server.h:455 ]: [AdminServer] Shutdown finished
|
|
1306
|
+
|
|
1307
|
+
[ 2015-11-12 16:14:26.0460 27297/0x7fff79f01000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 27326, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
1308
|
+
[ 2015-11-12 16:14:26.0460 27297/0x7fff79f01000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 28452, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
1309
|
+
[ 2015-11-12 16:14:26.0461 27299/0x700000104000 age/Log/Main.cpp:349 ]: Signal received. Gracefully shutting down... (send signal 2 more time(s) to force shutdown)
|
|
1310
|
+
[ 2015-11-12 16:14:26.0462 27299/0x7fff79f01000 age/Log/Main.cpp:411 ]: Received command to shutdown gracefully. Waiting until all clients have disconnected...
|
|
1311
|
+
[ 2015-11-12 16:14:26.0463 27299/0x700000104000 Ser/Server.h:455 ]: [LoggerAdminServer] Shutdown finished
|
|
1312
|
+
[ 2015-11-12 16:14:26.0465 27299/0x7fff79f01000 age/Log/Main.cpp:436 ]: PassengerAgent logger shutdown finished
|
|
1313
|
+
App 27313 stderr: [ 2015-11-12 16:14:26.0481 27326/0x007fea61d18b40(HTTP helper worker) utils.rb:85 ]: *** Exception Errno::EBADF (Bad file descriptor) (process 27326, thread 0x007fea61d18b40(HTTP helper worker)):
|
|
1314
|
+
App 27313 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:133:in `accept'
|
|
1315
|
+
App 27313 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:133:in `accept_and_process_next_request'
|
|
1316
|
+
App 27313 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:110:in `main_loop'
|
|
1317
|
+
App 27313 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler.rb:429:in `block (2 levels) in start_threads'
|
|
1318
|
+
App 27313 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/utils.rb:111:in `block in create_thread_and_abort_on_exception'
|
|
1319
|
+
App 28434 stderr: [ 2015-11-12 16:14:26.0484 28452/0x007fe3779f9b30(Worker 1) utils.rb:85 ]: *** Exception Errno::EBADF (Bad file descriptor) (process 28452, thread 0x007fe3779f9b30(Worker 1)):
|
|
1320
|
+
App 28434 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:133:in `accept'
|
|
1321
|
+
App 28434 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:133:in `accept_and_process_next_request'
|
|
1322
|
+
App 28434 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:110:in `main_loop'
|
|
1323
|
+
App 28434 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler.rb:414:in `block (3 levels) in start_threads'
|
|
1324
|
+
App 28434 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/utils.rb:111:in `block in create_thread_and_abort_on_exception'
|
|
1325
|
+
[ 2015-11-12 16:14:26.4337 27297/0x7fff79f01000 age/Hel/Main.cpp:876 ]: PassengerAgent server shutdown finished
|
|
1326
|
+
[ 2015-11-12 16:14:28.0238 28530/0x7fff79f01000 age/Wat/Main.cpp:1264 ]: Starting PassengerAgent watchdog...
|
|
1327
|
+
[ 2015-11-12 16:14:28.0414 28532/0x7fff79f01000 age/Hel/Main.cpp:891 ]: Starting PassengerAgent server...
|
|
1328
|
+
[ 2015-11-12 16:14:28.0422 28532/0x7fff79f01000 age/Hel/Main.cpp:234 ]: PassengerAgent server running in multi-application mode.
|
|
1329
|
+
[ 2015-11-12 16:14:28.0501 28532/0x7fff79f01000 age/Hel/Main.cpp:645 ]: PassengerAgent server online, PID 28532
|
|
1330
|
+
[ 2015-11-12 16:14:28.0581 28534/0x7fff79f01000 age/Log/Main.cpp:442 ]: Starting PassengerAgent logger...
|
|
1331
|
+
[ 2015-11-12 16:14:28.0590 28534/0x7fff79f01000 age/Log/Main.cpp:323 ]: PassengerAgent logger online, PID 28534
|
|
1332
|
+
App 28548 stdout:
|
|
1333
|
+
App 28561 stdout:
|
|
1334
|
+
App 28592 stdout:
|
|
1335
|
+
[ 2015-11-12 16:19:58.7802 28532/0x700000084000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 28592, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
1336
|
+
App 29273 stdout:
|
|
1337
|
+
App 29290 stdout:
|
|
1338
|
+
[ 2015-11-12 16:44:58.6577 28532/0x700000084000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 29290, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
1339
|
+
|
|
1340
|
+
[ 2015-11-12 17:02:16.2959 28532/0x70000018a000 age/Hel/Main.cpp:455 ]: Signal received. Gracefully shutting down... (send signal 2 more time(s) to force shutdown)
|
|
1341
|
+
[ 2015-11-12 17:02:16.2961 28532/0x7fff79f01000 age/Hel/Main.cpp:814 ]: Received command to shutdown gracefully. Waiting until all clients have disconnected...
|
|
1342
|
+
[ 2015-11-12 17:02:16.2962 28532/0x7fff79f01000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 28561, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
1343
|
+
[ 2015-11-12 17:02:16.2963 28532/0x70000018a000 Ser/Server.h:455 ]: [ServerThr.1] Shutdown finished
|
|
1344
|
+
[ 2015-11-12 17:02:16.2964 28532/0x70000020d000 Ser/Server.h:455 ]: [ServerThr.2] Shutdown finished
|
|
1345
|
+
[ 2015-11-12 17:02:16.2964 28532/0x700000290000 Ser/Server.h:455 ]: [ServerThr.3] Shutdown finished
|
|
1346
|
+
[ 2015-11-12 17:02:16.2965 28532/0x700000313000 Ser/Server.h:455 ]: [ServerThr.4] Shutdown finished
|
|
1347
|
+
[ 2015-11-12 17:02:16.2968 28532/0x700000396000 Ser/Server.h:455 ]: [AdminServer] Shutdown finished
|
|
1348
|
+
|
|
1349
|
+
[ 2015-11-12 17:02:16.2969 28532/0x7fff79f01000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 28561, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
1350
|
+
[ 2015-11-12 17:02:16.2969 28534/0x700000104000 age/Log/Main.cpp:349 ]: Signal received. Gracefully shutting down... (send signal 2 more time(s) to force shutdown)
|
|
1351
|
+
[ 2015-11-12 17:02:16.2971 28534/0x7fff79f01000 age/Log/Main.cpp:411 ]: Received command to shutdown gracefully. Waiting until all clients have disconnected...
|
|
1352
|
+
[ 2015-11-12 17:02:16.2971 28534/0x700000104000 Ser/Server.h:455 ]: [LoggerAdminServer] Shutdown finished
|
|
1353
|
+
[ 2015-11-12 17:02:16.2974 28534/0x7fff79f01000 age/Log/Main.cpp:436 ]: PassengerAgent logger shutdown finished
|
|
1354
|
+
App 28548 stderr: [ 2015-11-12 17:02:16.3038 28561/0x007fd204499160(HTTP helper worker) utils.rb:85 ]: *** Exception Errno::EBADF (Bad file descriptor) (process 28561, thread 0x007fd204499160(HTTP helper worker)):
|
|
1355
|
+
App 28548 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:133:in `accept'
|
|
1356
|
+
App 28548 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:133:in `accept_and_process_next_request'
|
|
1357
|
+
App 28548 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:110:in `main_loop'
|
|
1358
|
+
App 28548 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler.rb:429:in `block (2 levels) in start_threads'
|
|
1359
|
+
App 28548 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/utils.rb:111:in `block in create_thread_and_abort_on_exception'
|
|
1360
|
+
[ 2015-11-12 17:02:16.7357 28532/0x7fff79f01000 age/Hel/Main.cpp:876 ]: PassengerAgent server shutdown finished
|
|
1361
|
+
[ 2015-11-12 17:02:18.5756 30222/0x7fff79f01000 age/Wat/Main.cpp:1264 ]: Starting PassengerAgent watchdog...
|
|
1362
|
+
[ 2015-11-12 17:02:18.5943 30224/0x7fff79f01000 age/Hel/Main.cpp:891 ]: Starting PassengerAgent server...
|
|
1363
|
+
[ 2015-11-12 17:02:18.5950 30224/0x7fff79f01000 age/Hel/Main.cpp:234 ]: PassengerAgent server running in multi-application mode.
|
|
1364
|
+
[ 2015-11-12 17:02:18.6025 30224/0x7fff79f01000 age/Hel/Main.cpp:645 ]: PassengerAgent server online, PID 30224
|
|
1365
|
+
[ 2015-11-12 17:02:18.6103 30226/0x7fff79f01000 age/Log/Main.cpp:442 ]: Starting PassengerAgent logger...
|
|
1366
|
+
[ 2015-11-12 17:02:18.6110 30226/0x7fff79f01000 age/Log/Main.cpp:323 ]: PassengerAgent logger online, PID 30226
|
|
1367
|
+
App 30240 stdout:
|
|
1368
|
+
App 30253 stdout:
|
|
1369
|
+
App 30254 stdout:
|
|
1370
|
+
|
|
1371
|
+
[ 2015-11-12 17:04:18.5855 30224/0x70000018a000 age/Hel/Main.cpp:455 ]: Signal received. Gracefully shutting down... (send signal 2 more time(s) to force shutdown)
|
|
1372
|
+
[ 2015-11-12 17:04:18.5856 30224/0x7fff79f01000 age/Hel/Main.cpp:814 ]: Received command to shutdown gracefully. Waiting until all clients have disconnected...
|
|
1373
|
+
[ 2015-11-12 17:04:18.5856 30224/0x7fff79f01000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 30253, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
1374
|
+
[ 2015-11-12 17:04:18.5858 30224/0x7fff79f01000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 30254, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
1375
|
+
[ 2015-11-12 17:04:18.5858 30224/0x70000018a000 Ser/Server.h:455 ]: [ServerThr.1] Shutdown finished
|
|
1376
|
+
[ 2015-11-12 17:04:18.5859 30224/0x70000020d000 Ser/Server.h:455 ]: [ServerThr.2] Shutdown finished
|
|
1377
|
+
[ 2015-11-12 17:04:18.5860 30224/0x700000290000 Ser/Server.h:455 ]: [ServerThr.3] Shutdown finished
|
|
1378
|
+
[ 2015-11-12 17:04:18.5860 30224/0x700000313000 Ser/Server.h:455 ]: [ServerThr.4] Shutdown finished
|
|
1379
|
+
|
|
1380
|
+
[ 2015-11-12 17:04:18.5863 30224/0x700000396000 Ser/Server.h:455 ]: [AdminServer] Shutdown finished
|
|
1381
|
+
[ 2015-11-12 17:04:18.5863 30226/0x700000104000 age/Log/Main.cpp:349 ]: Signal received. Gracefully shutting down... (send signal 2 more time(s) to force shutdown)
|
|
1382
|
+
[ 2015-11-12 17:04:18.5864 30224/0x7fff79f01000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 30253, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
1383
|
+
[ 2015-11-12 17:04:18.5864 30226/0x7fff79f01000 age/Log/Main.cpp:411 ]: Received command to shutdown gracefully. Waiting until all clients have disconnected...
|
|
1384
|
+
[ 2015-11-12 17:04:18.5865 30224/0x7fff79f01000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 30254, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
1385
|
+
[ 2015-11-12 17:04:18.5865 30226/0x700000104000 Ser/Server.h:455 ]: [LoggerAdminServer] Shutdown finished
|
|
1386
|
+
[ 2015-11-12 17:04:18.5868 30226/0x7fff79f01000 age/Log/Main.cpp:436 ]: PassengerAgent logger shutdown finished
|
|
1387
|
+
App 30240 stderr: [ 2015-11-12 17:04:18.5874 30254/0x007fbe0dbba2d8(HTTP helper worker) utils.rb:85 ]: *** Exception Errno::EBADF (Bad file descriptor) (process 30254, thread 0x007fbe0dbba2d8(HTTP helper worker)):
|
|
1388
|
+
App 30240 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:133:in `accept'
|
|
1389
|
+
App 30240 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:133:in `accept_and_process_next_request'
|
|
1390
|
+
App 30240 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:110:in `main_loop'
|
|
1391
|
+
App 30240 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler.rb:429:in `block (2 levels) in start_threads'
|
|
1392
|
+
App 30240 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/utils.rb:111:in `block in create_thread_and_abort_on_exception'
|
|
1393
|
+
App 30240 stderr: [ 2015-11-12 17:04:18.5876 30253/0x007fbe0dbba1c0(HTTP helper worker) utils.rb:85 ]: *** Exception Errno::EBADF (Bad file descriptor) (process 30253, thread 0x007fbe0dbba1c0(HTTP helper worker)):
|
|
1394
|
+
App 30240 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:133:in `accept'
|
|
1395
|
+
App 30240 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:133:in `accept_and_process_next_request'
|
|
1396
|
+
App 30240 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:110:in `main_loop'
|
|
1397
|
+
App 30240 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler.rb:429:in `block (2 levels) in start_threads'
|
|
1398
|
+
App 30240 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/utils.rb:111:in `block in create_thread_and_abort_on_exception'
|
|
1399
|
+
[ 2015-11-12 17:04:19.0286 30224/0x7fff79f01000 age/Hel/Main.cpp:876 ]: PassengerAgent server shutdown finished
|
|
1400
|
+
[ 2015-11-12 17:04:20.8647 30332/0x7fff79f01000 age/Wat/Main.cpp:1264 ]: Starting PassengerAgent watchdog...
|
|
1401
|
+
[ 2015-11-12 17:04:20.8816 30334/0x7fff79f01000 age/Hel/Main.cpp:891 ]: Starting PassengerAgent server...
|
|
1402
|
+
[ 2015-11-12 17:04:20.8825 30334/0x7fff79f01000 age/Hel/Main.cpp:234 ]: PassengerAgent server running in multi-application mode.
|
|
1403
|
+
[ 2015-11-12 17:04:20.8902 30334/0x7fff79f01000 age/Hel/Main.cpp:645 ]: PassengerAgent server online, PID 30334
|
|
1404
|
+
[ 2015-11-12 17:04:20.8979 30336/0x7fff79f01000 age/Log/Main.cpp:442 ]: Starting PassengerAgent logger...
|
|
1405
|
+
[ 2015-11-12 17:04:20.8986 30336/0x7fff79f01000 age/Log/Main.cpp:323 ]: PassengerAgent logger online, PID 30336
|
|
1406
|
+
App 30350 stdout:
|
|
1407
|
+
App 30363 stdout:
|
|
1408
|
+
App 30364 stdout:
|
|
1409
|
+
|
|
1410
|
+
[ 2015-11-12 17:06:31.9696 30334/0x70000018a000 age/Hel/Main.cpp:455 ]: Signal received. Gracefully shutting down... (send signal 2 more time(s) to force shutdown)
|
|
1411
|
+
[ 2015-11-12 17:06:31.9697 30334/0x7fff79f01000 age/Hel/Main.cpp:814 ]: Received command to shutdown gracefully. Waiting until all clients have disconnected...
|
|
1412
|
+
[ 2015-11-12 17:06:31.9697 30334/0x7fff79f01000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 30363, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
1413
|
+
[ 2015-11-12 17:06:31.9698 30334/0x7fff79f01000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 30364, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
1414
|
+
[ 2015-11-12 17:06:31.9698 30334/0x70000018a000 Ser/Server.h:455 ]: [ServerThr.1] Shutdown finished
|
|
1415
|
+
[ 2015-11-12 17:06:31.9699 30334/0x70000020d000 Ser/Server.h:455 ]: [ServerThr.2] Shutdown finished
|
|
1416
|
+
[ 2015-11-12 17:06:31.9700 30334/0x700000290000 Ser/Server.h:455 ]: [ServerThr.3] Shutdown finished
|
|
1417
|
+
[ 2015-11-12 17:06:31.9701 30334/0x700000313000 Ser/Server.h:455 ]: [ServerThr.4] Shutdown finished
|
|
1418
|
+
[ 2015-11-12 17:06:31.9703 30334/0x700000396000 Ser/Server.h:455 ]: [AdminServer] Shutdown finished
|
|
1419
|
+
|
|
1420
|
+
[ 2015-11-12 17:06:31.9704 30334/0x7fff79f01000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 30363, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
1421
|
+
[ 2015-11-12 17:06:31.9705 30334/0x7fff79f01000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 30364, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
1422
|
+
[ 2015-11-12 17:06:31.9705 30336/0x700000104000 age/Log/Main.cpp:349 ]: Signal received. Gracefully shutting down... (send signal 2 more time(s) to force shutdown)
|
|
1423
|
+
[ 2015-11-12 17:06:31.9706 30336/0x7fff79f01000 age/Log/Main.cpp:411 ]: Received command to shutdown gracefully. Waiting until all clients have disconnected...
|
|
1424
|
+
[ 2015-11-12 17:06:31.9707 30336/0x700000104000 Ser/Server.h:455 ]: [LoggerAdminServer] Shutdown finished
|
|
1425
|
+
[ 2015-11-12 17:06:31.9710 30336/0x7fff79f01000 age/Log/Main.cpp:436 ]: PassengerAgent logger shutdown finished
|
|
1426
|
+
App 30350 stderr: [ 2015-11-12 17:06:31.9757 30364/0x007ffbc5c68d38(Worker 1) utils.rb:85 ]: *** Exception Errno::EBADF (Bad file descriptor) (process 30364, thread 0x007ffbc5c68d38(Worker 1)):
|
|
1427
|
+
App 30350 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:133:in `accept'
|
|
1428
|
+
App 30350 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:133:in `accept_and_process_next_request'
|
|
1429
|
+
App 30350 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:110:in `main_loop'
|
|
1430
|
+
App 30350 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler.rb:414:in `block (3 levels) in start_threads'
|
|
1431
|
+
App 30350 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/utils.rb:111:in `block in create_thread_and_abort_on_exception'
|
|
1432
|
+
App 30350 stderr: [ 2015-11-12 17:06:31.9773 30363/0x007ffbc5c68cc0(HTTP helper worker) utils.rb:85 ]: *** Exception Errno::EBADF (Bad file descriptor) (process 30363, thread 0x007ffbc5c68cc0(HTTP helper worker)):
|
|
1433
|
+
App 30350 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:133:in `accept'
|
|
1434
|
+
App 30350 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:133:in `accept_and_process_next_request'
|
|
1435
|
+
App 30350 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:110:in `main_loop'
|
|
1436
|
+
App 30350 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler.rb:429:in `block (2 levels) in start_threads'
|
|
1437
|
+
App 30350 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/utils.rb:111:in `block in create_thread_and_abort_on_exception'
|
|
1438
|
+
[ 2015-11-12 17:06:32.3988 30334/0x7fff79f01000 age/Hel/Main.cpp:876 ]: PassengerAgent server shutdown finished
|
|
1439
|
+
[ 2015-11-12 17:06:33.9724 30555/0x7fff79f01000 age/Wat/Main.cpp:1264 ]: Starting PassengerAgent watchdog...
|
|
1440
|
+
[ 2015-11-12 17:06:33.9907 30557/0x7fff79f01000 age/Hel/Main.cpp:891 ]: Starting PassengerAgent server...
|
|
1441
|
+
[ 2015-11-12 17:06:33.9918 30557/0x7fff79f01000 age/Hel/Main.cpp:234 ]: PassengerAgent server running in multi-application mode.
|
|
1442
|
+
[ 2015-11-12 17:06:33.9994 30557/0x7fff79f01000 age/Hel/Main.cpp:645 ]: PassengerAgent server online, PID 30557
|
|
1443
|
+
[ 2015-11-12 17:06:34.0071 30559/0x7fff79f01000 age/Log/Main.cpp:442 ]: Starting PassengerAgent logger...
|
|
1444
|
+
[ 2015-11-12 17:06:34.0079 30559/0x7fff79f01000 age/Log/Main.cpp:323 ]: PassengerAgent logger online, PID 30559
|
|
1445
|
+
App 30573 stdout:
|
|
1446
|
+
App 30586 stdout:
|
|
1447
|
+
App 30588 stdout:
|
|
1448
|
+
[ 2015-11-12 17:11:40.4391 30557/0x700000084000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 30588, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
1449
|
+
App 31896 stdout:
|
|
1450
|
+
App 31913 stdout:
|
|
1451
|
+
[ 2015-11-12 21:05:16.6768 30557/0x700000084000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 30586, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
1452
|
+
[ 2015-11-12 21:05:16.6771 30557/0x700000084000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 31913, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
1453
|
+
|
|
1454
|
+
|
|
1455
|
+
[ 2015-11-12 21:14:33.6218 30557/0x70000018a000 age/Hel/Main.cpp:455 ]: Signal received. Gracefully shutting down... (send signal 2 more time(s) to force shutdown)
|
|
1456
|
+
[ 2015-11-12 21:14:33.6219 30559/0x700000104000 age/Log/Main.cpp:349 ]: Signal received. Gracefully shutting down... (send signal 2 more time(s) to force shutdown)
|
|
1457
|
+
[ 2015-11-12 21:14:33.6220 30557/0x7fff79f01000 age/Hel/Main.cpp:814 ]: Received command to shutdown gracefully. Waiting until all clients have disconnected...
|
|
1458
|
+
[ 2015-11-12 21:14:33.6221 30557/0x70000018a000 Ser/Server.h:455 ]: [ServerThr.1] Shutdown finished
|
|
1459
|
+
[ 2015-11-12 21:14:33.6222 30557/0x70000020d000 Ser/Server.h:455 ]: [ServerThr.2] Shutdown finished
|
|
1460
|
+
[ 2015-11-12 21:14:33.6222 30557/0x700000290000 Ser/Server.h:455 ]: [ServerThr.3] Shutdown finished
|
|
1461
|
+
[ 2015-11-12 21:14:33.6222 30557/0x700000313000 Ser/Server.h:455 ]: [ServerThr.4] Shutdown finished
|
|
1462
|
+
[ 2015-11-12 21:14:33.6222 30559/0x7fff79f01000 age/Log/Main.cpp:411 ]: Received command to shutdown gracefully. Waiting until all clients have disconnected...
|
|
1463
|
+
[ 2015-11-12 21:14:33.6223 30559/0x700000104000 Ser/Server.h:455 ]: [LoggerAdminServer] Shutdown finished
|
|
1464
|
+
[ 2015-11-12 21:14:33.6224 30557/0x700000396000 Ser/Server.h:455 ]: [AdminServer] Shutdown finished
|
|
1465
|
+
[ 2015-11-12 21:14:33.6226 30559/0x7fff79f01000 age/Log/Main.cpp:436 ]: PassengerAgent logger shutdown finished
|
|
1466
|
+
[ 2015-11-12 21:14:33.6469 30557/0x7fff79f01000 age/Hel/Main.cpp:876 ]: PassengerAgent server shutdown finished
|
|
1467
|
+
[ 2015-11-12 21:14:48.6882 32307/0x7fff79f01000 age/Wat/Main.cpp:1264 ]: Starting PassengerAgent watchdog...
|
|
1468
|
+
[ 2015-11-12 21:14:48.7305 32309/0x7fff79f01000 age/Hel/Main.cpp:891 ]: Starting PassengerAgent server...
|
|
1469
|
+
[ 2015-11-12 21:14:48.7314 32309/0x7fff79f01000 age/Hel/Main.cpp:234 ]: PassengerAgent server running in multi-application mode.
|
|
1470
|
+
[ 2015-11-12 21:14:48.7482 32309/0x7fff79f01000 age/Hel/Main.cpp:645 ]: PassengerAgent server online, PID 32309
|
|
1471
|
+
[ 2015-11-12 21:14:48.7726 32311/0x7fff79f01000 age/Log/Main.cpp:442 ]: Starting PassengerAgent logger...
|
|
1472
|
+
[ 2015-11-12 21:14:48.7763 32311/0x7fff79f01000 age/Log/Main.cpp:323 ]: PassengerAgent logger online, PID 32311
|
|
1473
|
+
App 32326 stdout:
|
|
1474
|
+
App 32326 stdout:
|
|
1475
|
+
[ 2015-11-12 21:14:53.6290 32309/0x70000049f000 App/Implementation.cpp:287 ]: Could not spawn process for application /Users/talyaniv/formalizer/test/dummy: An error occured while starting up the preloader.
|
|
1476
|
+
Error ID: 01e03dca
|
|
1477
|
+
Error details saved to: /var/folders/0r/q0vyscz97234m9gstqhhd5lm0000gp/T//passenger-error-KIZT9Y.html
|
|
1478
|
+
Message from application: /Users/talyaniv/formalizer/lib/formalizer/form_field.rb:320: syntax error, unexpected end-of-input, expecting keyword_end (SyntaxError)
|
|
1479
|
+
/Users/talyaniv/formalizer/lib/formalizer.rb:3:in `require'
|
|
1480
|
+
/Users/talyaniv/formalizer/lib/formalizer.rb:3:in `<top (required)>'
|
|
1481
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/bundler-1.9.6/lib/bundler/runtime.rb:76:in `require'
|
|
1482
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/bundler-1.9.6/lib/bundler/runtime.rb:76:in `block (2 levels) in require'
|
|
1483
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/bundler-1.9.6/lib/bundler/runtime.rb:72:in `each'
|
|
1484
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/bundler-1.9.6/lib/bundler/runtime.rb:72:in `block in require'
|
|
1485
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/bundler-1.9.6/lib/bundler/runtime.rb:61:in `each'
|
|
1486
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/bundler-1.9.6/lib/bundler/runtime.rb:61:in `require'
|
|
1487
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/bundler-1.9.6/lib/bundler.rb:134:in `require'
|
|
1488
|
+
/Users/talyaniv/formalizer/test/dummy/config/application.rb:5:in `<top (required)>'
|
|
1489
|
+
/Users/talyaniv/.rvm/rubies/ruby-2.2.2/lib/ruby/site_ruby/2.2.0/rubygems/core_ext/kernel_require.rb:54:in `require'
|
|
1490
|
+
/Users/talyaniv/.rvm/rubies/ruby-2.2.2/lib/ruby/site_ruby/2.2.0/rubygems/core_ext/kernel_require.rb:54:in `require'
|
|
1491
|
+
/Users/talyaniv/formalizer/test/dummy/config/environment.rb:2:in `<top (required)>'
|
|
1492
|
+
/Users/talyaniv/.rvm/rubies/ruby-2.2.2/lib/ruby/site_ruby/2.2.0/rubygems/core_ext/kernel_require.rb:54:in `require'
|
|
1493
|
+
/Users/talyaniv/.rvm/rubies/ruby-2.2.2/lib/ruby/site_ruby/2.2.0/rubygems/core_ext/kernel_require.rb:54:in `require'
|
|
1494
|
+
config.ru:3:in `block in <main>'
|
|
1495
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/rack-1.6.4/lib/rack/builder.rb:55:in `instance_eval'
|
|
1496
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/rack-1.6.4/lib/rack/builder.rb:55:in `initialize'
|
|
1497
|
+
config.ru:1:in `new'
|
|
1498
|
+
config.ru:1:in `<main>'
|
|
1499
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/helper-scripts/rack-preloader.rb:107:in `eval'
|
|
1500
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/helper-scripts/rack-preloader.rb:107:in `preload_app'
|
|
1501
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/helper-scripts/rack-preloader.rb:153:in `<module:App>'
|
|
1502
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/helper-scripts/rack-preloader.rb:29:in `<module:PhusionPassenger>'
|
|
1503
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/helper-scripts/rack-preloader.rb:28:in `<main>'
|
|
1504
|
+
|
|
1505
|
+
|
|
1506
|
+
[ 2015-11-12 21:14:53.6539 32309/0x70000018a000 age/Hel/Req/CheckoutSession.cpp:252 ]: [Client 1-1] Cannot checkout session because a spawning error occurred. The identifier of the error is 01e03dca. Please see earlier logs for details about the error.
|
|
1507
|
+
App 32341 stdout:
|
|
1508
|
+
App 32341 stdout:
|
|
1509
|
+
[ 2015-11-12 21:15:21.6546 32309/0x7000000c7000 App/Implementation.cpp:287 ]: Could not spawn process for application /Users/talyaniv/formalizer/test/dummy: An error occured while starting up the preloader.
|
|
1510
|
+
Error ID: 86bea1ff
|
|
1511
|
+
Error details saved to: /var/folders/0r/q0vyscz97234m9gstqhhd5lm0000gp/T//passenger-error-MeJWO5.html
|
|
1512
|
+
Message from application: /Users/talyaniv/formalizer/lib/formalizer/form_field.rb:320: syntax error, unexpected end-of-input, expecting keyword_end (SyntaxError)
|
|
1513
|
+
/Users/talyaniv/formalizer/lib/formalizer.rb:3:in `require'
|
|
1514
|
+
/Users/talyaniv/formalizer/lib/formalizer.rb:3:in `<top (required)>'
|
|
1515
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/bundler-1.9.6/lib/bundler/runtime.rb:76:in `require'
|
|
1516
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/bundler-1.9.6/lib/bundler/runtime.rb:76:in `block (2 levels) in require'
|
|
1517
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/bundler-1.9.6/lib/bundler/runtime.rb:72:in `each'
|
|
1518
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/bundler-1.9.6/lib/bundler/runtime.rb:72:in `block in require'
|
|
1519
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/bundler-1.9.6/lib/bundler/runtime.rb:61:in `each'
|
|
1520
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/bundler-1.9.6/lib/bundler/runtime.rb:61:in `require'
|
|
1521
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/bundler-1.9.6/lib/bundler.rb:134:in `require'
|
|
1522
|
+
/Users/talyaniv/formalizer/test/dummy/config/application.rb:5:in `<top (required)>'
|
|
1523
|
+
/Users/talyaniv/.rvm/rubies/ruby-2.2.2/lib/ruby/site_ruby/2.2.0/rubygems/core_ext/kernel_require.rb:54:in `require'
|
|
1524
|
+
/Users/talyaniv/.rvm/rubies/ruby-2.2.2/lib/ruby/site_ruby/2.2.0/rubygems/core_ext/kernel_require.rb:54:in `require'
|
|
1525
|
+
/Users/talyaniv/formalizer/test/dummy/config/environment.rb:2:in `<top (required)>'
|
|
1526
|
+
/Users/talyaniv/.rvm/rubies/ruby-2.2.2/lib/ruby/site_ruby/2.2.0/rubygems/core_ext/kernel_require.rb:54:in `require'
|
|
1527
|
+
/Users/talyaniv/.rvm/rubies/ruby-2.2.2/lib/ruby/site_ruby/2.2.0/rubygems/core_ext/kernel_require.rb:54:in `require'
|
|
1528
|
+
config.ru:3:in `block in <main>'
|
|
1529
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/rack-1.6.4/lib/rack/builder.rb:55:in `instance_eval'
|
|
1530
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/rack-1.6.4/lib/rack/builder.rb:55:in `initialize'
|
|
1531
|
+
config.ru:1:in `new'
|
|
1532
|
+
config.ru:1:in `<main>'
|
|
1533
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/helper-scripts/rack-preloader.rb:107:in `eval'
|
|
1534
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/helper-scripts/rack-preloader.rb:107:in `preload_app'
|
|
1535
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/helper-scripts/rack-preloader.rb:153:in `<module:App>'
|
|
1536
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/helper-scripts/rack-preloader.rb:29:in `<module:PhusionPassenger>'
|
|
1537
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/helper-scripts/rack-preloader.rb:28:in `<main>'
|
|
1538
|
+
|
|
1539
|
+
|
|
1540
|
+
[ 2015-11-12 21:15:21.6643 32309/0x70000020d000 age/Hel/Req/CheckoutSession.cpp:252 ]: [Client 2-1] Cannot checkout session because a spawning error occurred. The identifier of the error is 86bea1ff. Please see earlier logs for details about the error.
|
|
1541
|
+
App 32367 stdout:
|
|
1542
|
+
App 32367 stdout:
|
|
1543
|
+
[ 2015-11-12 21:16:00.3086 32309/0x7000000c7000 App/Implementation.cpp:287 ]: Could not spawn process for application /Users/talyaniv/formalizer/test/dummy: An error occured while starting up the preloader.
|
|
1544
|
+
Error ID: 0f22f7cc
|
|
1545
|
+
Error details saved to: /var/folders/0r/q0vyscz97234m9gstqhhd5lm0000gp/T//passenger-error-aGmz6U.html
|
|
1546
|
+
Message from application: /Users/talyaniv/formalizer/lib/formalizer/form_field.rb:320: syntax error, unexpected end-of-input, expecting keyword_end (SyntaxError)
|
|
1547
|
+
/Users/talyaniv/formalizer/lib/formalizer.rb:3:in `require'
|
|
1548
|
+
/Users/talyaniv/formalizer/lib/formalizer.rb:3:in `<top (required)>'
|
|
1549
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/bundler-1.9.6/lib/bundler/runtime.rb:76:in `require'
|
|
1550
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/bundler-1.9.6/lib/bundler/runtime.rb:76:in `block (2 levels) in require'
|
|
1551
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/bundler-1.9.6/lib/bundler/runtime.rb:72:in `each'
|
|
1552
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/bundler-1.9.6/lib/bundler/runtime.rb:72:in `block in require'
|
|
1553
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/bundler-1.9.6/lib/bundler/runtime.rb:61:in `each'
|
|
1554
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/bundler-1.9.6/lib/bundler/runtime.rb:61:in `require'
|
|
1555
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/bundler-1.9.6/lib/bundler.rb:134:in `require'
|
|
1556
|
+
/Users/talyaniv/formalizer/test/dummy/config/application.rb:5:in `<top (required)>'
|
|
1557
|
+
/Users/talyaniv/.rvm/rubies/ruby-2.2.2/lib/ruby/site_ruby/2.2.0/rubygems/core_ext/kernel_require.rb:54:in `require'
|
|
1558
|
+
/Users/talyaniv/.rvm/rubies/ruby-2.2.2/lib/ruby/site_ruby/2.2.0/rubygems/core_ext/kernel_require.rb:54:in `require'
|
|
1559
|
+
/Users/talyaniv/formalizer/test/dummy/config/environment.rb:2:in `<top (required)>'
|
|
1560
|
+
/Users/talyaniv/.rvm/rubies/ruby-2.2.2/lib/ruby/site_ruby/2.2.0/rubygems/core_ext/kernel_require.rb:54:in `require'
|
|
1561
|
+
/Users/talyaniv/.rvm/rubies/ruby-2.2.2/lib/ruby/site_ruby/2.2.0/rubygems/core_ext/kernel_require.rb:54:in `require'
|
|
1562
|
+
config.ru:3:in `block in <main>'
|
|
1563
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/rack-1.6.4/lib/rack/builder.rb:55:in `instance_eval'
|
|
1564
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/rack-1.6.4/lib/rack/builder.rb:55:in `initialize'
|
|
1565
|
+
config.ru:1:in `new'
|
|
1566
|
+
config.ru:1:in `<main>'
|
|
1567
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/helper-scripts/rack-preloader.rb:107:in `eval'
|
|
1568
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/helper-scripts/rack-preloader.rb:107:in `preload_app'
|
|
1569
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/helper-scripts/rack-preloader.rb:153:in `<module:App>'
|
|
1570
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/helper-scripts/rack-preloader.rb:29:in `<module:PhusionPassenger>'
|
|
1571
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/helper-scripts/rack-preloader.rb:28:in `<main>'
|
|
1572
|
+
|
|
1573
|
+
|
|
1574
|
+
[ 2015-11-12 21:16:00.3207 32309/0x700000290000 age/Hel/Req/CheckoutSession.cpp:252 ]: [Client 3-1] Cannot checkout session because a spawning error occurred. The identifier of the error is 0f22f7cc. Please see earlier logs for details about the error.
|
|
1575
|
+
|
|
1576
|
+
[ 2015-11-12 21:16:04.9973 32309/0x70000018a000 age/Hel/Main.cpp:455 ]: Signal received. Gracefully shutting down... (send signal 2 more time(s) to force shutdown)
|
|
1577
|
+
[ 2015-11-12 21:16:04.9974 32309/0x7fff79f01000 age/Hel/Main.cpp:814 ]: Received command to shutdown gracefully. Waiting until all clients have disconnected...
|
|
1578
|
+
|
|
1579
|
+
[ 2015-11-12 21:16:04.9977 32311/0x700000104000 age/Log/Main.cpp:349 ]: Signal received. Gracefully shutting down... (send signal 2 more time(s) to force shutdown)
|
|
1580
|
+
[ 2015-11-12 21:16:04.9980 32311/0x7fff79f01000 age/Log/Main.cpp:411 ]: Received command to shutdown gracefully. Waiting until all clients have disconnected...
|
|
1581
|
+
[ 2015-11-12 21:16:04.9981 32309/0x70000020d000 Ser/Server.h:455 ]: [ServerThr.2] Shutdown finished
|
|
1582
|
+
[ 2015-11-12 21:16:04.9981 32309/0x700000290000 Ser/Server.h:455 ]: [ServerThr.3] Shutdown finished
|
|
1583
|
+
[ 2015-11-12 21:16:04.9981 32309/0x70000018a000 Ser/Server.h:455 ]: [ServerThr.1] Shutdown finished
|
|
1584
|
+
[ 2015-11-12 21:16:04.9982 32309/0x700000313000 Ser/Server.h:455 ]: [ServerThr.4] Shutdown finished
|
|
1585
|
+
[ 2015-11-12 21:16:04.9980 32309/0x700000396000 Ser/Server.h:455 ]: [AdminServer] Shutdown finished
|
|
1586
|
+
[ 2015-11-12 21:16:04.9981 32311/0x700000104000 Ser/Server.h:455 ]: [LoggerAdminServer] Shutdown finished
|
|
1587
|
+
[ 2015-11-12 21:16:04.9997 32311/0x7fff79f01000 age/Log/Main.cpp:436 ]: PassengerAgent logger shutdown finished
|
|
1588
|
+
[ 2015-11-12 21:16:05.0256 32309/0x7fff79f01000 age/Hel/Main.cpp:876 ]: PassengerAgent server shutdown finished
|
|
1589
|
+
[ 2015-11-12 21:16:06.5655 32396/0x7fff79f01000 age/Wat/Main.cpp:1264 ]: Starting PassengerAgent watchdog...
|
|
1590
|
+
[ 2015-11-12 21:16:06.5840 32398/0x7fff79f01000 age/Hel/Main.cpp:891 ]: Starting PassengerAgent server...
|
|
1591
|
+
[ 2015-11-12 21:16:06.5852 32398/0x7fff79f01000 age/Hel/Main.cpp:234 ]: PassengerAgent server running in multi-application mode.
|
|
1592
|
+
[ 2015-11-12 21:16:06.5933 32398/0x7fff79f01000 age/Hel/Main.cpp:645 ]: PassengerAgent server online, PID 32398
|
|
1593
|
+
[ 2015-11-12 21:16:06.6055 32400/0x7fff79f01000 age/Log/Main.cpp:442 ]: Starting PassengerAgent logger...
|
|
1594
|
+
[ 2015-11-12 21:16:06.6063 32400/0x7fff79f01000 age/Log/Main.cpp:323 ]: PassengerAgent logger online, PID 32400
|
|
1595
|
+
App 32414 stdout:
|
|
1596
|
+
App 32414 stdout:
|
|
1597
|
+
[ 2015-11-12 21:16:10.9585 32398/0x70000049f000 App/Implementation.cpp:287 ]: Could not spawn process for application /Users/talyaniv/formalizer/test/dummy: An error occured while starting up the preloader.
|
|
1598
|
+
Error ID: afa13972
|
|
1599
|
+
Error details saved to: /var/folders/0r/q0vyscz97234m9gstqhhd5lm0000gp/T//passenger-error-v9Qveb.html
|
|
1600
|
+
Message from application: /Users/talyaniv/formalizer/lib/formalizer/form_field.rb:320: syntax error, unexpected end-of-input, expecting keyword_end (SyntaxError)
|
|
1601
|
+
/Users/talyaniv/formalizer/lib/formalizer.rb:3:in `require'
|
|
1602
|
+
/Users/talyaniv/formalizer/lib/formalizer.rb:3:in `<top (required)>'
|
|
1603
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/bundler-1.9.6/lib/bundler/runtime.rb:76:in `require'
|
|
1604
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/bundler-1.9.6/lib/bundler/runtime.rb:76:in `block (2 levels) in require'
|
|
1605
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/bundler-1.9.6/lib/bundler/runtime.rb:72:in `each'
|
|
1606
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/bundler-1.9.6/lib/bundler/runtime.rb:72:in `block in require'
|
|
1607
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/bundler-1.9.6/lib/bundler/runtime.rb:61:in `each'
|
|
1608
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/bundler-1.9.6/lib/bundler/runtime.rb:61:in `require'
|
|
1609
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/bundler-1.9.6/lib/bundler.rb:134:in `require'
|
|
1610
|
+
/Users/talyaniv/formalizer/test/dummy/config/application.rb:5:in `<top (required)>'
|
|
1611
|
+
/Users/talyaniv/.rvm/rubies/ruby-2.2.2/lib/ruby/site_ruby/2.2.0/rubygems/core_ext/kernel_require.rb:54:in `require'
|
|
1612
|
+
/Users/talyaniv/.rvm/rubies/ruby-2.2.2/lib/ruby/site_ruby/2.2.0/rubygems/core_ext/kernel_require.rb:54:in `require'
|
|
1613
|
+
/Users/talyaniv/formalizer/test/dummy/config/environment.rb:2:in `<top (required)>'
|
|
1614
|
+
/Users/talyaniv/.rvm/rubies/ruby-2.2.2/lib/ruby/site_ruby/2.2.0/rubygems/core_ext/kernel_require.rb:54:in `require'
|
|
1615
|
+
/Users/talyaniv/.rvm/rubies/ruby-2.2.2/lib/ruby/site_ruby/2.2.0/rubygems/core_ext/kernel_require.rb:54:in `require'
|
|
1616
|
+
config.ru:3:in `block in <main>'
|
|
1617
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/rack-1.6.4/lib/rack/builder.rb:55:in `instance_eval'
|
|
1618
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/rack-1.6.4/lib/rack/builder.rb:55:in `initialize'
|
|
1619
|
+
config.ru:1:in `new'
|
|
1620
|
+
config.ru:1:in `<main>'
|
|
1621
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/helper-scripts/rack-preloader.rb:107:in `eval'
|
|
1622
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/helper-scripts/rack-preloader.rb:107:in `preload_app'
|
|
1623
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/helper-scripts/rack-preloader.rb:153:in `<module:App>'
|
|
1624
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/helper-scripts/rack-preloader.rb:29:in `<module:PhusionPassenger>'
|
|
1625
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/helper-scripts/rack-preloader.rb:28:in `<main>'
|
|
1626
|
+
|
|
1627
|
+
|
|
1628
|
+
[ 2015-11-12 21:16:10.9685 32398/0x70000018a000 age/Hel/Req/CheckoutSession.cpp:252 ]: [Client 1-1] Cannot checkout session because a spawning error occurred. The identifier of the error is afa13972. Please see earlier logs for details about the error.
|
|
1629
|
+
|
|
1630
|
+
[ 2015-11-12 21:27:38.9550 32398/0x70000018a000 age/Hel/Main.cpp:455 ]: Signal received. Gracefully shutting down... (send signal 2 more time(s) to force shutdown)
|
|
1631
|
+
|
|
1632
|
+
[ 2015-11-12 21:27:38.9551 32398/0x7fff79f01000 age/Hel/Main.cpp:814 ]: Received command to shutdown gracefully. Waiting until all clients have disconnected...
|
|
1633
|
+
[ 2015-11-12 21:27:38.9551 32400/0x700000104000 age/Log/Main.cpp:349 ]: Signal received. Gracefully shutting down... (send signal 2 more time(s) to force shutdown)
|
|
1634
|
+
[ 2015-11-12 21:27:38.9552 32398/0x70000018a000 Ser/Server.h:455 ]: [ServerThr.1] Shutdown finished
|
|
1635
|
+
[ 2015-11-12 21:27:38.9552 32398/0x70000020d000 Ser/Server.h:455 ]: [ServerThr.2] Shutdown finished
|
|
1636
|
+
[ 2015-11-12 21:27:38.9553 32398/0x700000290000 Ser/Server.h:455 ]: [ServerThr.3] Shutdown finished
|
|
1637
|
+
[ 2015-11-12 21:27:38.9553 32398/0x700000313000 Ser/Server.h:455 ]: [ServerThr.4] Shutdown finished
|
|
1638
|
+
[ 2015-11-12 21:27:38.9553 32400/0x7fff79f01000 age/Log/Main.cpp:411 ]: Received command to shutdown gracefully. Waiting until all clients have disconnected...
|
|
1639
|
+
[ 2015-11-12 21:27:38.9554 32400/0x700000104000 Ser/Server.h:455 ]: [LoggerAdminServer] Shutdown finished
|
|
1640
|
+
[ 2015-11-12 21:27:38.9555 32398/0x700000396000 Ser/Server.h:455 ]: [AdminServer] Shutdown finished
|
|
1641
|
+
[ 2015-11-12 21:27:38.9556 32400/0x7fff79f01000 age/Log/Main.cpp:436 ]: PassengerAgent logger shutdown finished
|
|
1642
|
+
[ 2015-11-12 21:27:38.9812 32398/0x7fff79f01000 age/Hel/Main.cpp:876 ]: PassengerAgent server shutdown finished
|
|
1643
|
+
[ 2015-11-12 21:27:40.7634 32523/0x7fff79f01000 age/Wat/Main.cpp:1264 ]: Starting PassengerAgent watchdog...
|
|
1644
|
+
[ 2015-11-12 21:27:40.7804 32525/0x7fff79f01000 age/Hel/Main.cpp:891 ]: Starting PassengerAgent server...
|
|
1645
|
+
[ 2015-11-12 21:27:40.7812 32525/0x7fff79f01000 age/Hel/Main.cpp:234 ]: PassengerAgent server running in multi-application mode.
|
|
1646
|
+
[ 2015-11-12 21:27:40.7885 32525/0x7fff79f01000 age/Hel/Main.cpp:645 ]: PassengerAgent server online, PID 32525
|
|
1647
|
+
[ 2015-11-12 21:27:40.8016 32527/0x7fff79f01000 age/Log/Main.cpp:442 ]: Starting PassengerAgent logger...
|
|
1648
|
+
[ 2015-11-12 21:27:40.8025 32527/0x7fff79f01000 age/Log/Main.cpp:323 ]: PassengerAgent logger online, PID 32527
|
|
1649
|
+
App 32541 stdout:
|
|
1650
|
+
App 32541 stdout:
|
|
1651
|
+
[ 2015-11-12 21:27:45.1363 32525/0x70000049f000 App/Implementation.cpp:287 ]: Could not spawn process for application /Users/talyaniv/formalizer/test/dummy: An error occured while starting up the preloader.
|
|
1652
|
+
Error ID: fa1d932a
|
|
1653
|
+
Error details saved to: /var/folders/0r/q0vyscz97234m9gstqhhd5lm0000gp/T//passenger-error-Pogon5.html
|
|
1654
|
+
Message from application: /Users/talyaniv/formalizer/lib/formalizer/form_field.rb:321: syntax error, unexpected end-of-input, expecting keyword_end (SyntaxError)
|
|
1655
|
+
/Users/talyaniv/formalizer/lib/formalizer.rb:3:in `require'
|
|
1656
|
+
/Users/talyaniv/formalizer/lib/formalizer.rb:3:in `<top (required)>'
|
|
1657
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/bundler-1.9.6/lib/bundler/runtime.rb:76:in `require'
|
|
1658
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/bundler-1.9.6/lib/bundler/runtime.rb:76:in `block (2 levels) in require'
|
|
1659
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/bundler-1.9.6/lib/bundler/runtime.rb:72:in `each'
|
|
1660
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/bundler-1.9.6/lib/bundler/runtime.rb:72:in `block in require'
|
|
1661
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/bundler-1.9.6/lib/bundler/runtime.rb:61:in `each'
|
|
1662
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/bundler-1.9.6/lib/bundler/runtime.rb:61:in `require'
|
|
1663
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/bundler-1.9.6/lib/bundler.rb:134:in `require'
|
|
1664
|
+
/Users/talyaniv/formalizer/test/dummy/config/application.rb:5:in `<top (required)>'
|
|
1665
|
+
/Users/talyaniv/.rvm/rubies/ruby-2.2.2/lib/ruby/site_ruby/2.2.0/rubygems/core_ext/kernel_require.rb:54:in `require'
|
|
1666
|
+
/Users/talyaniv/.rvm/rubies/ruby-2.2.2/lib/ruby/site_ruby/2.2.0/rubygems/core_ext/kernel_require.rb:54:in `require'
|
|
1667
|
+
/Users/talyaniv/formalizer/test/dummy/config/environment.rb:2:in `<top (required)>'
|
|
1668
|
+
/Users/talyaniv/.rvm/rubies/ruby-2.2.2/lib/ruby/site_ruby/2.2.0/rubygems/core_ext/kernel_require.rb:54:in `require'
|
|
1669
|
+
/Users/talyaniv/.rvm/rubies/ruby-2.2.2/lib/ruby/site_ruby/2.2.0/rubygems/core_ext/kernel_require.rb:54:in `require'
|
|
1670
|
+
config.ru:3:in `block in <main>'
|
|
1671
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/rack-1.6.4/lib/rack/builder.rb:55:in `instance_eval'
|
|
1672
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/rack-1.6.4/lib/rack/builder.rb:55:in `initialize'
|
|
1673
|
+
config.ru:1:in `new'
|
|
1674
|
+
config.ru:1:in `<main>'
|
|
1675
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/helper-scripts/rack-preloader.rb:107:in `eval'
|
|
1676
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/helper-scripts/rack-preloader.rb:107:in `preload_app'
|
|
1677
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/helper-scripts/rack-preloader.rb:153:in `<module:App>'
|
|
1678
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/helper-scripts/rack-preloader.rb:29:in `<module:PhusionPassenger>'
|
|
1679
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/helper-scripts/rack-preloader.rb:28:in `<main>'
|
|
1680
|
+
|
|
1681
|
+
|
|
1682
|
+
[ 2015-11-12 21:27:45.1464 32525/0x70000018a000 age/Hel/Req/CheckoutSession.cpp:252 ]: [Client 1-1] Cannot checkout session because a spawning error occurred. The identifier of the error is fa1d932a. Please see earlier logs for details about the error.
|
|
1683
|
+
|
|
1684
|
+
|
|
1685
|
+
[ 2015-11-12 21:27:54.9502 32525/0x70000018a000 age/Hel/Main.cpp:455 ]: Signal received. Gracefully shutting down... (send signal 2 more time(s) to force shutdown)
|
|
1686
|
+
[ 2015-11-12 21:27:54.9503 32527/0x700000104000 age/Log/Main.cpp:349 ]: Signal received. Gracefully shutting down... (send signal 2 more time(s) to force shutdown)
|
|
1687
|
+
[ 2015-11-12 21:27:54.9503 32527/0x7fff79f01000 age/Log/Main.cpp:411 ]: Received command to shutdown gracefully. Waiting until all clients have disconnected...
|
|
1688
|
+
[ 2015-11-12 21:27:54.9503 32525/0x7fff79f01000 age/Hel/Main.cpp:814 ]: Received command to shutdown gracefully. Waiting until all clients have disconnected...
|
|
1689
|
+
[ 2015-11-12 21:27:54.9503 32525/0x70000018a000 Ser/Server.h:455 ]: [ServerThr.1] Shutdown finished
|
|
1690
|
+
[ 2015-11-12 21:27:54.9503 32527/0x700000104000 Ser/Server.h:455 ]: [LoggerAdminServer] Shutdown finished
|
|
1691
|
+
[ 2015-11-12 21:27:54.9504 32525/0x70000020d000 Ser/Server.h:455 ]: [ServerThr.2] Shutdown finished
|
|
1692
|
+
[ 2015-11-12 21:27:54.9504 32525/0x700000290000 Ser/Server.h:455 ]: [ServerThr.3] Shutdown finished
|
|
1693
|
+
[ 2015-11-12 21:27:54.9504 32525/0x700000313000 Ser/Server.h:455 ]: [ServerThr.4] Shutdown finished
|
|
1694
|
+
[ 2015-11-12 21:27:54.9505 32527/0x7fff79f01000 age/Log/Main.cpp:436 ]: PassengerAgent logger shutdown finished
|
|
1695
|
+
[ 2015-11-12 21:27:54.9505 32525/0x700000396000 Ser/Server.h:455 ]: [AdminServer] Shutdown finished
|
|
1696
|
+
[ 2015-11-12 21:27:54.9735 32525/0x7fff79f01000 age/Hel/Main.cpp:876 ]: PassengerAgent server shutdown finished
|
|
1697
|
+
[ 2015-11-12 21:27:56.9466 32575/0x7fff79f01000 age/Wat/Main.cpp:1264 ]: Starting PassengerAgent watchdog...
|
|
1698
|
+
[ 2015-11-12 21:27:56.9657 32577/0x7fff79f01000 age/Hel/Main.cpp:891 ]: Starting PassengerAgent server...
|
|
1699
|
+
[ 2015-11-12 21:27:56.9667 32577/0x7fff79f01000 age/Hel/Main.cpp:234 ]: PassengerAgent server running in multi-application mode.
|
|
1700
|
+
[ 2015-11-12 21:27:56.9746 32577/0x7fff79f01000 age/Hel/Main.cpp:645 ]: PassengerAgent server online, PID 32577
|
|
1701
|
+
[ 2015-11-12 21:27:56.9822 32579/0x7fff79f01000 age/Log/Main.cpp:442 ]: Starting PassengerAgent logger...
|
|
1702
|
+
[ 2015-11-12 21:27:56.9829 32579/0x7fff79f01000 age/Log/Main.cpp:323 ]: PassengerAgent logger online, PID 32579
|
|
1703
|
+
App 32593 stdout:
|
|
1704
|
+
App 32593 stdout:
|
|
1705
|
+
[ 2015-11-12 21:28:01.2345 32577/0x70000049f000 App/Implementation.cpp:287 ]: Could not spawn process for application /Users/talyaniv/formalizer/test/dummy: An error occured while starting up the preloader.
|
|
1706
|
+
Error ID: c8e48846
|
|
1707
|
+
Error details saved to: /var/folders/0r/q0vyscz97234m9gstqhhd5lm0000gp/T//passenger-error-jbLZqq.html
|
|
1708
|
+
Message from application: /Users/talyaniv/formalizer/lib/formalizer/form_field.rb:314: syntax error, unexpected end-of-input, expecting keyword_end (SyntaxError)
|
|
1709
|
+
/Users/talyaniv/formalizer/lib/formalizer.rb:3:in `require'
|
|
1710
|
+
/Users/talyaniv/formalizer/lib/formalizer.rb:3:in `<top (required)>'
|
|
1711
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/bundler-1.9.6/lib/bundler/runtime.rb:76:in `require'
|
|
1712
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/bundler-1.9.6/lib/bundler/runtime.rb:76:in `block (2 levels) in require'
|
|
1713
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/bundler-1.9.6/lib/bundler/runtime.rb:72:in `each'
|
|
1714
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/bundler-1.9.6/lib/bundler/runtime.rb:72:in `block in require'
|
|
1715
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/bundler-1.9.6/lib/bundler/runtime.rb:61:in `each'
|
|
1716
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/bundler-1.9.6/lib/bundler/runtime.rb:61:in `require'
|
|
1717
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/bundler-1.9.6/lib/bundler.rb:134:in `require'
|
|
1718
|
+
/Users/talyaniv/formalizer/test/dummy/config/application.rb:5:in `<top (required)>'
|
|
1719
|
+
/Users/talyaniv/.rvm/rubies/ruby-2.2.2/lib/ruby/site_ruby/2.2.0/rubygems/core_ext/kernel_require.rb:54:in `require'
|
|
1720
|
+
/Users/talyaniv/.rvm/rubies/ruby-2.2.2/lib/ruby/site_ruby/2.2.0/rubygems/core_ext/kernel_require.rb:54:in `require'
|
|
1721
|
+
/Users/talyaniv/formalizer/test/dummy/config/environment.rb:2:in `<top (required)>'
|
|
1722
|
+
/Users/talyaniv/.rvm/rubies/ruby-2.2.2/lib/ruby/site_ruby/2.2.0/rubygems/core_ext/kernel_require.rb:54:in `require'
|
|
1723
|
+
/Users/talyaniv/.rvm/rubies/ruby-2.2.2/lib/ruby/site_ruby/2.2.0/rubygems/core_ext/kernel_require.rb:54:in `require'
|
|
1724
|
+
config.ru:3:in `block in <main>'
|
|
1725
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/rack-1.6.4/lib/rack/builder.rb:55:in `instance_eval'
|
|
1726
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/rack-1.6.4/lib/rack/builder.rb:55:in `initialize'
|
|
1727
|
+
config.ru:1:in `new'
|
|
1728
|
+
config.ru:1:in `<main>'
|
|
1729
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/helper-scripts/rack-preloader.rb:107:in `eval'
|
|
1730
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/helper-scripts/rack-preloader.rb:107:in `preload_app'
|
|
1731
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/helper-scripts/rack-preloader.rb:153:in `<module:App>'
|
|
1732
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/helper-scripts/rack-preloader.rb:29:in `<module:PhusionPassenger>'
|
|
1733
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/helper-scripts/rack-preloader.rb:28:in `<main>'
|
|
1734
|
+
|
|
1735
|
+
|
|
1736
|
+
[ 2015-11-12 21:28:01.2421 32577/0x70000018a000 age/Hel/Req/CheckoutSession.cpp:252 ]: [Client 1-1] Cannot checkout session because a spawning error occurred. The identifier of the error is c8e48846. Please see earlier logs for details about the error.
|
|
1737
|
+
|
|
1738
|
+
|
|
1739
|
+
[ 2015-11-12 21:28:57.9282 32577/0x70000018a000 age/Hel/Main.cpp:455 ]: Signal received. Gracefully shutting down... (send signal 2 more time(s) to force shutdown)
|
|
1740
|
+
[ 2015-11-12 21:28:57.9282 32579/0x700000104000 age/Log/Main.cpp:349 ]: Signal received. Gracefully shutting down... (send signal 2 more time(s) to force shutdown)
|
|
1741
|
+
[ 2015-11-12 21:28:57.9282 32577/0x7fff79f01000 age/Hel/Main.cpp:814 ]: Received command to shutdown gracefully. Waiting until all clients have disconnected...
|
|
1742
|
+
[ 2015-11-12 21:28:57.9282 32579/0x7fff79f01000 age/Log/Main.cpp:411 ]: Received command to shutdown gracefully. Waiting until all clients have disconnected...
|
|
1743
|
+
[ 2015-11-12 21:28:57.9283 32577/0x70000018a000 Ser/Server.h:455 ]: [ServerThr.1] Shutdown finished
|
|
1744
|
+
[ 2015-11-12 21:28:57.9283 32579/0x700000104000 Ser/Server.h:455 ]: [LoggerAdminServer] Shutdown finished
|
|
1745
|
+
[ 2015-11-12 21:28:57.9283 32577/0x70000020d000 Ser/Server.h:455 ]: [ServerThr.2] Shutdown finished
|
|
1746
|
+
[ 2015-11-12 21:28:57.9284 32577/0x700000290000 Ser/Server.h:455 ]: [ServerThr.3] Shutdown finished
|
|
1747
|
+
[ 2015-11-12 21:28:57.9284 32577/0x700000313000 Ser/Server.h:455 ]: [ServerThr.4] Shutdown finished
|
|
1748
|
+
[ 2015-11-12 21:28:57.9285 32579/0x7fff79f01000 age/Log/Main.cpp:436 ]: PassengerAgent logger shutdown finished
|
|
1749
|
+
[ 2015-11-12 21:28:57.9286 32577/0x700000396000 Ser/Server.h:455 ]: [AdminServer] Shutdown finished
|
|
1750
|
+
[ 2015-11-12 21:28:57.9536 32577/0x7fff79f01000 age/Hel/Main.cpp:876 ]: PassengerAgent server shutdown finished
|
|
1751
|
+
[ 2015-11-12 21:29:00.1224 32630/0x7fff79f01000 age/Wat/Main.cpp:1264 ]: Starting PassengerAgent watchdog...
|
|
1752
|
+
[ 2015-11-12 21:29:00.1419 32632/0x7fff79f01000 age/Hel/Main.cpp:891 ]: Starting PassengerAgent server...
|
|
1753
|
+
[ 2015-11-12 21:29:00.1428 32632/0x7fff79f01000 age/Hel/Main.cpp:234 ]: PassengerAgent server running in multi-application mode.
|
|
1754
|
+
[ 2015-11-12 21:29:00.1540 32632/0x7fff79f01000 age/Hel/Main.cpp:645 ]: PassengerAgent server online, PID 32632
|
|
1755
|
+
[ 2015-11-12 21:29:00.1635 32634/0x7fff79f01000 age/Log/Main.cpp:442 ]: Starting PassengerAgent logger...
|
|
1756
|
+
[ 2015-11-12 21:29:00.1643 32634/0x7fff79f01000 age/Log/Main.cpp:323 ]: PassengerAgent logger online, PID 32634
|
|
1757
|
+
App 32649 stdout:
|
|
1758
|
+
App 32662 stdout:
|
|
1759
|
+
|
|
1760
|
+
|
|
1761
|
+
[ 2015-11-12 21:51:11.4855 32632/0x70000018a000 age/Hel/Main.cpp:455 ]: Signal received. Gracefully shutting down... (send signal 2 more time(s) to force shutdown)
|
|
1762
|
+
[ 2015-11-12 21:51:11.4856 32632/0x7fff79f01000 age/Hel/Main.cpp:814 ]: Received command to shutdown gracefully. Waiting until all clients have disconnected...
|
|
1763
|
+
[ 2015-11-12 21:51:11.4856 32632/0x7fff79f01000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 32662, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
1764
|
+
[ 2015-11-12 21:51:11.4856 32634/0x700000104000 age/Log/Main.cpp:349 ]: Signal received. Gracefully shutting down... (send signal 2 more time(s) to force shutdown)
|
|
1765
|
+
[ 2015-11-12 21:51:11.4857 32634/0x7fff79f01000 age/Log/Main.cpp:411 ]: Received command to shutdown gracefully. Waiting until all clients have disconnected...
|
|
1766
|
+
[ 2015-11-12 21:51:11.4858 32634/0x700000104000 Ser/Server.h:455 ]: [LoggerAdminServer] Shutdown finished
|
|
1767
|
+
[ 2015-11-12 21:51:11.4860 32634/0x7fff79f01000 age/Log/Main.cpp:436 ]: PassengerAgent logger shutdown finished
|
|
1768
|
+
[ 2015-11-12 21:51:11.4866 32632/0x700000290000 Ser/Server.h:455 ]: [ServerThr.3] Shutdown finished
|
|
1769
|
+
[ 2015-11-12 21:51:11.4866 32632/0x70000020d000 Ser/Server.h:455 ]: [ServerThr.2] Shutdown finished
|
|
1770
|
+
[ 2015-11-12 21:51:11.4867 32632/0x700000313000 Ser/Server.h:455 ]: [ServerThr.4] Shutdown finished
|
|
1771
|
+
[ 2015-11-12 21:51:11.4867 32632/0x70000018a000 Ser/Server.h:455 ]: [ServerThr.1] Shutdown finished
|
|
1772
|
+
[ 2015-11-12 21:51:11.4874 32632/0x700000396000 Ser/Server.h:455 ]: [AdminServer] Shutdown finished
|
|
1773
|
+
[ 2015-11-12 21:51:11.4876 32632/0x7fff79f01000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 32662, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
1774
|
+
App 32649 stderr: [ 2015-11-12 21:51:11.4929 32662/0x007f835afe2c68(Worker 1) utils.rb:85 ]: *** Exception Errno::EBADF (Bad file descriptor) (process 32662, thread 0x007f835afe2c68(Worker 1)):
|
|
1775
|
+
App 32649 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:133:in `accept'
|
|
1776
|
+
App 32649 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:133:in `accept_and_process_next_request'
|
|
1777
|
+
App 32649 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:110:in `main_loop'
|
|
1778
|
+
App 32649 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler.rb:414:in `block (3 levels) in start_threads'
|
|
1779
|
+
App 32649 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/utils.rb:111:in `block in create_thread_and_abort_on_exception'
|
|
1780
|
+
[ 2015-11-12 21:51:11.8107 32632/0x7fff79f01000 age/Hel/Main.cpp:876 ]: PassengerAgent server shutdown finished
|
|
1781
|
+
[ 2015-11-12 21:51:13.7438 33080/0x7fff79f01000 age/Wat/Main.cpp:1264 ]: Starting PassengerAgent watchdog...
|
|
1782
|
+
[ 2015-11-12 21:51:13.7623 33082/0x7fff79f01000 age/Hel/Main.cpp:891 ]: Starting PassengerAgent server...
|
|
1783
|
+
[ 2015-11-12 21:51:13.7634 33082/0x7fff79f01000 age/Hel/Main.cpp:234 ]: PassengerAgent server running in multi-application mode.
|
|
1784
|
+
[ 2015-11-12 21:51:13.7713 33082/0x7fff79f01000 age/Hel/Main.cpp:645 ]: PassengerAgent server online, PID 33082
|
|
1785
|
+
[ 2015-11-12 21:51:13.7792 33084/0x7fff79f01000 age/Log/Main.cpp:442 ]: Starting PassengerAgent logger...
|
|
1786
|
+
[ 2015-11-12 21:51:13.7800 33084/0x7fff79f01000 age/Log/Main.cpp:323 ]: PassengerAgent logger online, PID 33084
|
|
1787
|
+
App 33098 stdout:
|
|
1788
|
+
App 33111 stdout:
|
|
1789
|
+
|
|
1790
|
+
[ 2015-11-12 22:08:12.2611 33082/0x70000018a000 age/Hel/Main.cpp:455 ]: Signal received. Gracefully shutting down... (send signal 2 more time(s) to force shutdown)
|
|
1791
|
+
[ 2015-11-12 22:08:12.2612 33082/0x7fff79f01000 age/Hel/Main.cpp:814 ]: Received command to shutdown gracefully. Waiting until all clients have disconnected...
|
|
1792
|
+
[ 2015-11-12 22:08:12.2613 33082/0x7fff79f01000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 33111, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
1793
|
+
[ 2015-11-12 22:08:12.2615 33082/0x70000018a000 Ser/Server.h:455 ]: [ServerThr.1] Shutdown finished
|
|
1794
|
+
[ 2015-11-12 22:08:12.2616 33082/0x70000020d000 Ser/Server.h:455 ]: [ServerThr.2] Shutdown finished
|
|
1795
|
+
|
|
1796
|
+
[ 2015-11-12 22:08:12.2616 33082/0x700000290000 Ser/Server.h:455 ]: [ServerThr.3] Shutdown finished
|
|
1797
|
+
[ 2015-11-12 22:08:12.2617 33082/0x700000313000 Ser/Server.h:455 ]: [ServerThr.4] Shutdown finished
|
|
1798
|
+
[ 2015-11-12 22:08:12.2617 33084/0x700000104000 age/Log/Main.cpp:349 ]: Signal received. Gracefully shutting down... (send signal 2 more time(s) to force shutdown)
|
|
1799
|
+
[ 2015-11-12 22:08:12.2618 33084/0x7fff79f01000 age/Log/Main.cpp:411 ]: Received command to shutdown gracefully. Waiting until all clients have disconnected...
|
|
1800
|
+
[ 2015-11-12 22:08:12.2619 33082/0x700000396000 Ser/Server.h:455 ]: [AdminServer] Shutdown finished
|
|
1801
|
+
[ 2015-11-12 22:08:12.2619 33084/0x700000104000 Ser/Server.h:455 ]: [LoggerAdminServer] Shutdown finished
|
|
1802
|
+
[ 2015-11-12 22:08:12.2621 33082/0x7fff79f01000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 33111, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
1803
|
+
[ 2015-11-12 22:08:12.2622 33084/0x7fff79f01000 age/Log/Main.cpp:436 ]: PassengerAgent logger shutdown finished
|
|
1804
|
+
App 33098 stderr: [ 2015-11-12 22:08:12.2680 33111/0x007fbef63b1ca0(Worker 1) utils.rb:85 ]: *** Exception Errno::EBADF (Bad file descriptor) (process 33111, thread 0x007fbef63b1ca0(Worker 1)):
|
|
1805
|
+
App 33098 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:133:in `accept'
|
|
1806
|
+
App 33098 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:133:in `accept_and_process_next_request'
|
|
1807
|
+
App 33098 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:110:in `main_loop'
|
|
1808
|
+
App 33098 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler.rb:414:in `block (3 levels) in start_threads'
|
|
1809
|
+
App 33098 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/utils.rb:111:in `block in create_thread_and_abort_on_exception'
|
|
1810
|
+
[ 2015-11-12 22:08:12.5962 33082/0x7fff79f01000 age/Hel/Main.cpp:876 ]: PassengerAgent server shutdown finished
|
|
1811
|
+
[ 2015-11-12 22:08:14.5523 33412/0x7fff79f01000 age/Wat/Main.cpp:1264 ]: Starting PassengerAgent watchdog...
|
|
1812
|
+
[ 2015-11-12 22:08:14.5731 33414/0x7fff79f01000 age/Hel/Main.cpp:891 ]: Starting PassengerAgent server...
|
|
1813
|
+
[ 2015-11-12 22:08:14.5740 33414/0x7fff79f01000 age/Hel/Main.cpp:234 ]: PassengerAgent server running in multi-application mode.
|
|
1814
|
+
[ 2015-11-12 22:08:14.5841 33414/0x7fff79f01000 age/Hel/Main.cpp:645 ]: PassengerAgent server online, PID 33414
|
|
1815
|
+
[ 2015-11-12 22:08:14.5982 33416/0x7fff79f01000 age/Log/Main.cpp:442 ]: Starting PassengerAgent logger...
|
|
1816
|
+
[ 2015-11-12 22:08:14.5993 33416/0x7fff79f01000 age/Log/Main.cpp:323 ]: PassengerAgent logger online, PID 33416
|
|
1817
|
+
App 33431 stdout:
|
|
1818
|
+
App 33444 stdout:
|
|
1819
|
+
App 33453 stdout:
|
|
1820
|
+
|
|
1821
|
+
[ 2015-11-12 22:13:09.2928 33414/0x70000018a000 age/Hel/Main.cpp:455 ]: Signal received. Gracefully shutting down... (send signal 2 more time(s) to force shutdown)
|
|
1822
|
+
[ 2015-11-12 22:13:09.2929 33414/0x7fff79f01000 age/Hel/Main.cpp:814 ]: Received command to shutdown gracefully. Waiting until all clients have disconnected...
|
|
1823
|
+
[ 2015-11-12 22:13:09.2929 33414/0x7fff79f01000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 33444, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
1824
|
+
[ 2015-11-12 22:13:09.2930 33414/0x7fff79f01000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 33453, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
1825
|
+
[ 2015-11-12 22:13:09.2931 33414/0x70000018a000 Ser/Server.h:455 ]: [ServerThr.1] Shutdown finished
|
|
1826
|
+
[ 2015-11-12 22:13:09.2932 33414/0x70000020d000 Ser/Server.h:455 ]: [ServerThr.2] Shutdown finished
|
|
1827
|
+
[ 2015-11-12 22:13:09.2933 33414/0x700000290000 Ser/Server.h:455 ]: [ServerThr.3] Shutdown finished
|
|
1828
|
+
[ 2015-11-12 22:13:09.2933 33414/0x700000313000 Ser/Server.h:455 ]: [ServerThr.4] Shutdown finished
|
|
1829
|
+
[ 2015-11-12 22:13:09.2936 33414/0x700000396000 Ser/Server.h:455 ]: [AdminServer] Shutdown finished
|
|
1830
|
+
[ 2015-11-12 22:13:09.2937 33414/0x7fff79f01000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 33444, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
1831
|
+
[ 2015-11-12 22:13:09.2938 33414/0x7fff79f01000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 33453, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
1832
|
+
|
|
1833
|
+
[ 2015-11-12 22:13:09.2939 33416/0x700000104000 age/Log/Main.cpp:349 ]: Signal received. Gracefully shutting down... (send signal 2 more time(s) to force shutdown)
|
|
1834
|
+
[ 2015-11-12 22:13:09.2940 33416/0x7fff79f01000 age/Log/Main.cpp:411 ]: Received command to shutdown gracefully. Waiting until all clients have disconnected...
|
|
1835
|
+
[ 2015-11-12 22:13:09.2941 33416/0x700000104000 Ser/Server.h:455 ]: [LoggerAdminServer] Shutdown finished
|
|
1836
|
+
[ 2015-11-12 22:13:09.2943 33416/0x7fff79f01000 age/Log/Main.cpp:436 ]: PassengerAgent logger shutdown finished
|
|
1837
|
+
App 33431 stderr: [ 2015-11-12 22:13:09.3009 33444/0x007fe5739a9dd0(Worker 1) utils.rb:85 ]: *** Exception Errno::EBADF (Bad file descriptor) (process 33444, thread 0x007fe5739a9dd0(Worker 1)):
|
|
1838
|
+
App 33431 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:133:in `accept'
|
|
1839
|
+
App 33431 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:133:in `accept_and_process_next_request'
|
|
1840
|
+
App 33431 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:110:in `main_loop'
|
|
1841
|
+
App 33431 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler.rb:414:in `block (3 levels) in start_threads'
|
|
1842
|
+
App 33431 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/utils.rb:111:in `block in create_thread_and_abort_on_exception'
|
|
1843
|
+
[ 2015-11-12 22:13:10.0418 33414/0x7fff79f01000 age/Hel/Main.cpp:876 ]: PassengerAgent server shutdown finished
|
|
1844
|
+
[ 2015-11-12 22:13:12.9029 33678/0x7fff79f01000 age/Wat/Main.cpp:1264 ]: Starting PassengerAgent watchdog...
|
|
1845
|
+
[ 2015-11-12 22:13:12.9263 33680/0x7fff79f01000 age/Hel/Main.cpp:891 ]: Starting PassengerAgent server...
|
|
1846
|
+
[ 2015-11-12 22:13:12.9285 33680/0x7fff79f01000 age/Hel/Main.cpp:234 ]: PassengerAgent server running in multi-application mode.
|
|
1847
|
+
[ 2015-11-12 22:13:12.9549 33680/0x7fff79f01000 age/Hel/Main.cpp:645 ]: PassengerAgent server online, PID 33680
|
|
1848
|
+
[ 2015-11-12 22:13:12.9694 33682/0x7fff79f01000 age/Log/Main.cpp:442 ]: Starting PassengerAgent logger...
|
|
1849
|
+
[ 2015-11-12 22:13:12.9708 33682/0x7fff79f01000 age/Log/Main.cpp:323 ]: PassengerAgent logger online, PID 33682
|
|
1850
|
+
App 33696 stdout:
|
|
1851
|
+
App 33709 stdout:
|
|
1852
|
+
App 33710 stdout:
|
|
1853
|
+
App 33709 stdout: /var/folders/0r/q0vyscz97234m9gstqhhd5lm0000gp/T/pdf20151112-33709-1kngc
|
|
1854
|
+
|
|
1855
|
+
[ 2015-11-12 22:14:32.6098 33680/0x70000018a000 age/Hel/Main.cpp:455 ]: Signal received. Gracefully shutting down... (send signal 2 more time(s) to force shutdown)
|
|
1856
|
+
[ 2015-11-12 22:14:32.6100 33680/0x7fff79f01000 age/Hel/Main.cpp:814 ]: Received command to shutdown gracefully. Waiting until all clients have disconnected...
|
|
1857
|
+
[ 2015-11-12 22:14:32.6100 33680/0x7fff79f01000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 33709, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
1858
|
+
[ 2015-11-12 22:14:32.6101 33680/0x7fff79f01000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 33710, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
1859
|
+
[ 2015-11-12 22:14:32.6102 33680/0x70000018a000 Ser/Server.h:455 ]: [ServerThr.1] Shutdown finished
|
|
1860
|
+
[ 2015-11-12 22:14:32.6103 33680/0x70000020d000 Ser/Server.h:455 ]: [ServerThr.2] Shutdown finished
|
|
1861
|
+
[ 2015-11-12 22:14:32.6103 33680/0x700000290000 Ser/Server.h:455 ]: [ServerThr.3] Shutdown finished
|
|
1862
|
+
[ 2015-11-12 22:14:32.6104 33680/0x700000313000 Ser/Server.h:455 ]: [ServerThr.4] Shutdown finished
|
|
1863
|
+
[ 2015-11-12 22:14:32.6106 33680/0x700000396000 Ser/Server.h:455 ]: [AdminServer] Shutdown finished
|
|
1864
|
+
|
|
1865
|
+
[ 2015-11-12 22:14:32.6107 33680/0x7fff79f01000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 33709, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
1866
|
+
[ 2015-11-12 22:14:32.6108 33680/0x7fff79f01000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 33710, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
1867
|
+
[ 2015-11-12 22:14:32.6108 33682/0x700000104000 age/Log/Main.cpp:349 ]: Signal received. Gracefully shutting down... (send signal 2 more time(s) to force shutdown)
|
|
1868
|
+
[ 2015-11-12 22:14:32.6109 33682/0x7fff79f01000 age/Log/Main.cpp:411 ]: Received command to shutdown gracefully. Waiting until all clients have disconnected...
|
|
1869
|
+
[ 2015-11-12 22:14:32.6110 33682/0x700000104000 Ser/Server.h:455 ]: [LoggerAdminServer] Shutdown finished
|
|
1870
|
+
[ 2015-11-12 22:14:32.6112 33682/0x7fff79f01000 age/Log/Main.cpp:436 ]: PassengerAgent logger shutdown finished
|
|
1871
|
+
App 33696 stderr: [ 2015-11-12 22:14:32.6129 33710/0x007f94b3d3e588(HTTP helper worker) utils.rb:85 ]: *** Exception Errno::EBADF (Bad file descriptor) (process 33710, thread 0x007f94b3d3e588(HTTP helper worker)):
|
|
1872
|
+
App 33696 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:133:in `accept'
|
|
1873
|
+
App 33696 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:133:in `accept_and_process_next_request'
|
|
1874
|
+
App 33696 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:110:in `main_loop'
|
|
1875
|
+
App 33696 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler.rb:429:in `block (2 levels) in start_threads'
|
|
1876
|
+
App 33696 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/utils.rb:111:in `block in create_thread_and_abort_on_exception'
|
|
1877
|
+
App 33696 stderr: [ 2015-11-12 22:14:32.6206 33709/0x007f94b3d3e6a0(Worker 1) utils.rb:85 ]: *** Exception Errno::EBADF (Bad file descriptor) (process 33709, thread 0x007f94b3d3e6a0(Worker 1)):
|
|
1878
|
+
App 33696 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:133:in `accept'
|
|
1879
|
+
App 33696 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:133:in `accept_and_process_next_request'
|
|
1880
|
+
App 33696 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:110:in `main_loop'
|
|
1881
|
+
App 33696 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler.rb:414:in `block (3 levels) in start_threads'
|
|
1882
|
+
App 33696 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/utils.rb:111:in `block in create_thread_and_abort_on_exception'
|
|
1883
|
+
[ 2015-11-12 22:14:33.0419 33680/0x7fff79f01000 age/Hel/Main.cpp:876 ]: PassengerAgent server shutdown finished
|
|
1884
|
+
[ 2015-11-12 22:16:30.5100 33801/0x7fff79f01000 age/Wat/Main.cpp:1264 ]: Starting PassengerAgent watchdog...
|
|
1885
|
+
[ 2015-11-12 22:16:30.5388 33803/0x7fff79f01000 age/Hel/Main.cpp:891 ]: Starting PassengerAgent server...
|
|
1886
|
+
[ 2015-11-12 22:16:30.5396 33803/0x7fff79f01000 age/Hel/Main.cpp:234 ]: PassengerAgent server running in multi-application mode.
|
|
1887
|
+
[ 2015-11-12 22:16:30.5529 33803/0x7fff79f01000 age/Hel/Main.cpp:645 ]: PassengerAgent server online, PID 33803
|
|
1888
|
+
[ 2015-11-12 22:16:30.5709 33805/0x7fff79f01000 age/Log/Main.cpp:442 ]: Starting PassengerAgent logger...
|
|
1889
|
+
[ 2015-11-12 22:16:30.5741 33805/0x7fff79f01000 age/Log/Main.cpp:323 ]: PassengerAgent logger online, PID 33805
|
|
1890
|
+
App 33817 stdout:
|
|
1891
|
+
App 33833 stdout:
|
|
1892
|
+
App 33834 stdout:
|
|
1893
|
+
App 33833 stdout: /var/folders/0r/q0vyscz97234m9gstqhhd5lm0000gp/T/pdf20151112-33833-8mh741
|
|
1894
|
+
App 33833 stdout: /var/folders/0r/q0vyscz97234m9gstqhhd5lm0000gp/T/pdf20151112-33833-ukb022
|
|
1895
|
+
App 33833 stdout:
|
|
1896
|
+
|
|
1897
|
+
[ 2015-11-12 22:20:10.6856 33803/0x70000018a000 age/Hel/Main.cpp:455 ]: Signal received. Gracefully shutting down... (send signal 2 more time(s) to force shutdown)
|
|
1898
|
+
[ 2015-11-12 22:20:10.6860 33803/0x7fff79f01000 age/Hel/Main.cpp:814 ]: Received command to shutdown gracefully. Waiting until all clients have disconnected...
|
|
1899
|
+
[ 2015-11-12 22:20:10.6860 33803/0x7fff79f01000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 33833, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
1900
|
+
[ 2015-11-12 22:20:10.6869 33803/0x7fff79f01000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 33834, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
1901
|
+
|
|
1902
|
+
[ 2015-11-12 22:20:10.6874 33805/0x700000104000 age/Log/Main.cpp:349 ]: Signal received. Gracefully shutting down... (send signal 2 more time(s) to force shutdown)
|
|
1903
|
+
[ 2015-11-12 22:20:10.6876 33805/0x7fff79f01000 age/Log/Main.cpp:411 ]: Received command to shutdown gracefully. Waiting until all clients have disconnected...
|
|
1904
|
+
[ 2015-11-12 22:20:10.6877 33803/0x70000020d000 Ser/Server.h:455 ]: [ServerThr.2] Shutdown finished
|
|
1905
|
+
[ 2015-11-12 22:20:10.6877 33803/0x700000313000 Ser/Server.h:455 ]: [ServerThr.4] Shutdown finished
|
|
1906
|
+
[ 2015-11-12 22:20:10.6877 33803/0x70000018a000 Ser/Server.h:455 ]: [ServerThr.1] Shutdown finished
|
|
1907
|
+
[ 2015-11-12 22:20:10.6878 33803/0x700000290000 Ser/Server.h:455 ]: [ServerThr.3] Shutdown finished
|
|
1908
|
+
[ 2015-11-12 22:20:10.6880 33803/0x700000396000 Ser/Server.h:455 ]: [AdminServer] Shutdown finished
|
|
1909
|
+
[ 2015-11-12 22:20:10.6882 33805/0x700000104000 Ser/Server.h:455 ]: [LoggerAdminServer] Shutdown finished
|
|
1910
|
+
[ 2015-11-12 22:20:10.6914 33805/0x7fff79f01000 age/Log/Main.cpp:436 ]: PassengerAgent logger shutdown finished
|
|
1911
|
+
[ 2015-11-12 22:20:10.6965 33803/0x7fff79f01000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 33833, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
1912
|
+
[ 2015-11-12 22:20:10.6966 33803/0x7fff79f01000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 33834, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
1913
|
+
App 33817 stderr: [ 2015-11-12 22:20:10.7054 33833/0x007f9ec638a678(HTTP helper worker) utils.rb:85 ]: *** Exception Errno::EBADF (Bad file descriptor) (process 33833, thread 0x007f9ec638a678(HTTP helper worker)):
|
|
1914
|
+
App 33817 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:133:in `accept'
|
|
1915
|
+
App 33817 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:133:in `accept_and_process_next_request'
|
|
1916
|
+
App 33817 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:110:in `main_loop'
|
|
1917
|
+
App 33817 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler.rb:429:in `block (2 levels) in start_threads'
|
|
1918
|
+
App 33817 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/utils.rb:111:in `block in create_thread_and_abort_on_exception'
|
|
1919
|
+
[ 2015-11-12 22:20:11.3478 33803/0x7fff79f01000 age/Hel/Main.cpp:876 ]: PassengerAgent server shutdown finished
|
|
1920
|
+
[ 2015-11-12 22:20:13.0415 34012/0x7fff79f01000 age/Wat/Main.cpp:1264 ]: Starting PassengerAgent watchdog...
|
|
1921
|
+
[ 2015-11-12 22:20:13.0597 34014/0x7fff79f01000 age/Hel/Main.cpp:891 ]: Starting PassengerAgent server...
|
|
1922
|
+
[ 2015-11-12 22:20:13.0608 34014/0x7fff79f01000 age/Hel/Main.cpp:234 ]: PassengerAgent server running in multi-application mode.
|
|
1923
|
+
[ 2015-11-12 22:20:13.0685 34014/0x7fff79f01000 age/Hel/Main.cpp:645 ]: PassengerAgent server online, PID 34014
|
|
1924
|
+
[ 2015-11-12 22:20:13.0762 34016/0x7fff79f01000 age/Log/Main.cpp:442 ]: Starting PassengerAgent logger...
|
|
1925
|
+
[ 2015-11-12 22:20:13.0769 34016/0x7fff79f01000 age/Log/Main.cpp:323 ]: PassengerAgent logger online, PID 34016
|
|
1926
|
+
App 34030 stdout:
|
|
1927
|
+
App 34043 stdout:
|
|
1928
|
+
App 34044 stdout:
|
|
1929
|
+
|
|
1930
|
+
[ 2015-11-12 22:22:16.1840 34014/0x70000018a000 age/Hel/Main.cpp:455 ]: Signal received. Gracefully shutting down... (send signal 2 more time(s) to force shutdown)
|
|
1931
|
+
[ 2015-11-12 22:22:16.1841 34014/0x7fff79f01000 age/Hel/Main.cpp:814 ]: Received command to shutdown gracefully. Waiting until all clients have disconnected...
|
|
1932
|
+
[ 2015-11-12 22:22:16.1841 34014/0x7fff79f01000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 34043, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
1933
|
+
[ 2015-11-12 22:22:16.1842 34014/0x7fff79f01000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 34044, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
1934
|
+
|
|
1935
|
+
[ 2015-11-12 22:22:16.1843 34014/0x70000018a000 Ser/Server.h:455 ]: [ServerThr.1] Shutdown finished
|
|
1936
|
+
[ 2015-11-12 22:22:16.1844 34014/0x70000020d000 Ser/Server.h:455 ]: [ServerThr.2] Shutdown finished
|
|
1937
|
+
[ 2015-11-12 22:22:16.1844 34014/0x700000290000 Ser/Server.h:455 ]: [ServerThr.3] Shutdown finished
|
|
1938
|
+
[ 2015-11-12 22:22:16.1844 34016/0x700000104000 age/Log/Main.cpp:349 ]: Signal received. Gracefully shutting down... (send signal 2 more time(s) to force shutdown)
|
|
1939
|
+
[ 2015-11-12 22:22:16.1845 34014/0x700000313000 Ser/Server.h:455 ]: [ServerThr.4] Shutdown finished
|
|
1940
|
+
[ 2015-11-12 22:22:16.1845 34016/0x7fff79f01000 age/Log/Main.cpp:411 ]: Received command to shutdown gracefully. Waiting until all clients have disconnected...
|
|
1941
|
+
[ 2015-11-12 22:22:16.1847 34014/0x700000396000 Ser/Server.h:455 ]: [AdminServer] Shutdown finished
|
|
1942
|
+
[ 2015-11-12 22:22:16.1846 34016/0x700000104000 Ser/Server.h:455 ]: [LoggerAdminServer] Shutdown finished
|
|
1943
|
+
[ 2015-11-12 22:22:16.1848 34014/0x7fff79f01000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 34043, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
1944
|
+
[ 2015-11-12 22:22:16.1849 34014/0x7fff79f01000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 34044, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
1945
|
+
[ 2015-11-12 22:22:16.1849 34016/0x7fff79f01000 age/Log/Main.cpp:436 ]: PassengerAgent logger shutdown finished
|
|
1946
|
+
App 34030 stderr: [ 2015-11-12 22:22:16.1878 34044/0x007fe6ff252770(HTTP helper worker) utils.rb:85 ]: *** Exception Errno::EBADF (Bad file descriptor) (process 34044, thread 0x007fe6ff252770(HTTP helper worker)):
|
|
1947
|
+
App 34030 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:133:in `accept'
|
|
1948
|
+
App 34030 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:133:in `accept_and_process_next_request'
|
|
1949
|
+
App 34030 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:110:in `main_loop'
|
|
1950
|
+
App 34030 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler.rb:429:in `block (2 levels) in start_threads'
|
|
1951
|
+
App 34030 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/utils.rb:111:in `block in create_thread_and_abort_on_exception'
|
|
1952
|
+
App 34030 stderr: [ 2015-11-12 22:22:16.1882 34043/0x007fe6ff252810(Worker 1) utils.rb:85 ]: *** Exception Errno::EBADF (Bad file descriptor) (process 34043, thread 0x007fe6ff252810(Worker 1)):
|
|
1953
|
+
App 34030 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:133:in `accept'
|
|
1954
|
+
App 34030 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:133:in `accept_and_process_next_request'
|
|
1955
|
+
App 34030 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:110:in `main_loop'
|
|
1956
|
+
App 34030 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler.rb:414:in `block (3 levels) in start_threads'
|
|
1957
|
+
App 34030 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/utils.rb:111:in `block in create_thread_and_abort_on_exception'
|
|
1958
|
+
[ 2015-11-12 22:22:16.6281 34014/0x7fff79f01000 age/Hel/Main.cpp:876 ]: PassengerAgent server shutdown finished
|
|
1959
|
+
[ 2015-11-12 22:22:17.9342 34141/0x7fff79f01000 age/Wat/Main.cpp:1264 ]: Starting PassengerAgent watchdog...
|
|
1960
|
+
[ 2015-11-12 22:22:17.9511 34143/0x7fff79f01000 age/Hel/Main.cpp:891 ]: Starting PassengerAgent server...
|
|
1961
|
+
[ 2015-11-12 22:22:17.9520 34143/0x7fff79f01000 age/Hel/Main.cpp:234 ]: PassengerAgent server running in multi-application mode.
|
|
1962
|
+
[ 2015-11-12 22:22:17.9596 34143/0x7fff79f01000 age/Hel/Main.cpp:645 ]: PassengerAgent server online, PID 34143
|
|
1963
|
+
[ 2015-11-12 22:22:17.9674 34145/0x7fff79f01000 age/Log/Main.cpp:442 ]: Starting PassengerAgent logger...
|
|
1964
|
+
[ 2015-11-12 22:22:17.9681 34145/0x7fff79f01000 age/Log/Main.cpp:323 ]: PassengerAgent logger online, PID 34145
|
|
1965
|
+
App 34159 stdout:
|
|
1966
|
+
App 34173 stdout:
|
|
1967
|
+
App 34174 stdout:
|
|
1968
|
+
App 34174 stdout: /var/folders/0r/q0vyscz97234m9gstqhhd5lm0000gp/T/pdf20151112-34174-k0iht9
|
|
1969
|
+
|
|
1970
|
+
[ 2015-11-12 22:22:57.5792 34143/0x70000018a000 age/Hel/Main.cpp:455 ]: Signal received. Gracefully shutting down... (send signal 2 more time(s) to force shutdown)
|
|
1971
|
+
[ 2015-11-12 22:22:57.5794 34143/0x7fff79f01000 age/Hel/Main.cpp:814 ]: Received command to shutdown gracefully. Waiting until all clients have disconnected...
|
|
1972
|
+
[ 2015-11-12 22:22:57.5794 34143/0x7fff79f01000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 34173, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
1973
|
+
[ 2015-11-12 22:22:57.5795 34143/0x7fff79f01000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 34174, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
1974
|
+
[ 2015-11-12 22:22:57.5796 34143/0x70000018a000 Ser/Server.h:455 ]: [ServerThr.1] Shutdown finished
|
|
1975
|
+
[ 2015-11-12 22:22:57.5797 34143/0x70000020d000 Ser/Server.h:455 ]: [ServerThr.2] Shutdown finished
|
|
1976
|
+
[ 2015-11-12 22:22:57.5797 34143/0x700000290000 Ser/Server.h:455 ]: [ServerThr.3] Shutdown finished
|
|
1977
|
+
|
|
1978
|
+
[ 2015-11-12 22:22:57.5798 34143/0x700000313000 Ser/Server.h:455 ]: [ServerThr.4] Shutdown finished
|
|
1979
|
+
[ 2015-11-12 22:22:57.5799 34145/0x700000104000 age/Log/Main.cpp:349 ]: Signal received. Gracefully shutting down... (send signal 2 more time(s) to force shutdown)
|
|
1980
|
+
[ 2015-11-12 22:22:57.5800 34143/0x700000396000 Ser/Server.h:455 ]: [AdminServer] Shutdown finished
|
|
1981
|
+
[ 2015-11-12 22:22:57.5800 34145/0x7fff79f01000 age/Log/Main.cpp:411 ]: Received command to shutdown gracefully. Waiting until all clients have disconnected...
|
|
1982
|
+
[ 2015-11-12 22:22:57.5801 34143/0x7fff79f01000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 34173, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
1983
|
+
[ 2015-11-12 22:22:57.5801 34145/0x700000104000 Ser/Server.h:455 ]: [LoggerAdminServer] Shutdown finished
|
|
1984
|
+
[ 2015-11-12 22:22:57.5802 34143/0x7fff79f01000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 34174, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
1985
|
+
[ 2015-11-12 22:22:57.5803 34145/0x7fff79f01000 age/Log/Main.cpp:436 ]: PassengerAgent logger shutdown finished
|
|
1986
|
+
App 34159 stderr: [ 2015-11-12 22:22:57.5813 34174/0x007f8356b3acf0(Worker 1) utils.rb:85 ]: *** Exception Errno::EBADF (Bad file descriptor) (process 34174, thread 0x007f8356b3acf0(Worker 1)):
|
|
1987
|
+
App 34159 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:133:in `accept'
|
|
1988
|
+
App 34159 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:133:in `accept_and_process_next_request'
|
|
1989
|
+
App 34159 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:110:in `main_loop'
|
|
1990
|
+
App 34159 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler.rb:414:in `block (3 levels) in start_threads'
|
|
1991
|
+
App 34159 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/utils.rb:111:in `block in create_thread_and_abort_on_exception'
|
|
1992
|
+
App 34159 stderr: [ 2015-11-12 22:22:57.5817 34173/0x007f8356b3a9f8(HTTP helper worker) utils.rb:85 ]: *** Exception Errno::EBADF (Bad file descriptor) (process 34173, thread 0x007f8356b3a9f8(HTTP helper worker)):
|
|
1993
|
+
App 34159 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:133:in `accept'
|
|
1994
|
+
App 34159 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:133:in `accept_and_process_next_request'
|
|
1995
|
+
App 34159 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:110:in `main_loop'
|
|
1996
|
+
App 34159 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler.rb:429:in `block (2 levels) in start_threads'
|
|
1997
|
+
App 34159 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/utils.rb:111:in `block in create_thread_and_abort_on_exception'
|
|
1998
|
+
[ 2015-11-12 22:22:57.9612 34143/0x7fff79f01000 age/Hel/Main.cpp:876 ]: PassengerAgent server shutdown finished
|
|
1999
|
+
[ 2015-11-12 22:23:00.2096 34222/0x7fff79f01000 age/Wat/Main.cpp:1264 ]: Starting PassengerAgent watchdog...
|
|
2000
|
+
[ 2015-11-12 22:23:00.2266 34224/0x7fff79f01000 age/Hel/Main.cpp:891 ]: Starting PassengerAgent server...
|
|
2001
|
+
[ 2015-11-12 22:23:00.2275 34224/0x7fff79f01000 age/Hel/Main.cpp:234 ]: PassengerAgent server running in multi-application mode.
|
|
2002
|
+
[ 2015-11-12 22:23:00.2346 34224/0x7fff79f01000 age/Hel/Main.cpp:645 ]: PassengerAgent server online, PID 34224
|
|
2003
|
+
[ 2015-11-12 22:23:00.2424 34226/0x7fff79f01000 age/Log/Main.cpp:442 ]: Starting PassengerAgent logger...
|
|
2004
|
+
[ 2015-11-12 22:23:00.2431 34226/0x7fff79f01000 age/Log/Main.cpp:323 ]: PassengerAgent logger online, PID 34226
|
|
2005
|
+
App 34239 stdout:
|
|
2006
|
+
App 34253 stdout:
|
|
2007
|
+
App 34254 stdout:
|
|
2008
|
+
|
|
2009
|
+
[ 2015-11-12 22:23:53.6885 34224/0x70000018a000 age/Hel/Main.cpp:455 ]: Signal received. Gracefully shutting down... (send signal 2 more time(s) to force shutdown)
|
|
2010
|
+
[ 2015-11-12 22:23:53.6886 34224/0x7fff79f01000 age/Hel/Main.cpp:814 ]: Received command to shutdown gracefully. Waiting until all clients have disconnected...
|
|
2011
|
+
[ 2015-11-12 22:23:53.6887 34224/0x7fff79f01000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 34253, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
2012
|
+
[ 2015-11-12 22:23:53.6888 34224/0x7fff79f01000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 34254, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
2013
|
+
|
|
2014
|
+
[ 2015-11-12 22:23:53.6889 34224/0x70000018a000 Ser/Server.h:455 ]: [ServerThr.1] Shutdown finished
|
|
2015
|
+
[ 2015-11-12 22:23:53.6890 34224/0x70000020d000 Ser/Server.h:455 ]: [ServerThr.2] Shutdown finished
|
|
2016
|
+
[ 2015-11-12 22:23:53.6889 34226/0x700000104000 age/Log/Main.cpp:349 ]: Signal received. Gracefully shutting down... (send signal 2 more time(s) to force shutdown)
|
|
2017
|
+
[ 2015-11-12 22:23:53.6890 34224/0x700000290000 Ser/Server.h:455 ]: [ServerThr.3] Shutdown finished
|
|
2018
|
+
[ 2015-11-12 22:23:53.6891 34226/0x7fff79f01000 age/Log/Main.cpp:411 ]: Received command to shutdown gracefully. Waiting until all clients have disconnected...
|
|
2019
|
+
[ 2015-11-12 22:23:53.6891 34224/0x700000313000 Ser/Server.h:455 ]: [ServerThr.4] Shutdown finished
|
|
2020
|
+
[ 2015-11-12 22:23:53.6892 34226/0x700000104000 Ser/Server.h:455 ]: [LoggerAdminServer] Shutdown finished
|
|
2021
|
+
[ 2015-11-12 22:23:53.6894 34224/0x700000396000 Ser/Server.h:455 ]: [AdminServer] Shutdown finished
|
|
2022
|
+
[ 2015-11-12 22:23:53.6894 34226/0x7fff79f01000 age/Log/Main.cpp:436 ]: PassengerAgent logger shutdown finished
|
|
2023
|
+
[ 2015-11-12 22:23:53.6895 34224/0x7fff79f01000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 34253, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
2024
|
+
[ 2015-11-12 22:23:53.6896 34224/0x7fff79f01000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 34254, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
2025
|
+
App 34239 stderr: [ 2015-11-12 22:23:53.6914 34254/0x007fcabda215e0(Worker 1) utils.rb:85 ]: *** Exception Errno::EBADF (Bad file descriptor) (process 34254, thread 0x007fcabda215e0(Worker 1)):
|
|
2026
|
+
App 34239 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:133:in `accept'
|
|
2027
|
+
App 34239 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:133:in `accept_and_process_next_request'
|
|
2028
|
+
App 34239 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:110:in `main_loop'
|
|
2029
|
+
App 34239 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler.rb:414:in `block (3 levels) in start_threads'
|
|
2030
|
+
App 34239 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/utils.rb:111:in `block in create_thread_and_abort_on_exception'
|
|
2031
|
+
App 34239 stderr: [ 2015-11-12 22:23:53.6916 34253/0x007fcabda21478(Worker 1) utils.rb:85 ]: *** Exception Errno::EBADF (Bad file descriptor) (process 34253, thread 0x007fcabda21478(Worker 1)):
|
|
2032
|
+
App 34239 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:133:in `accept'
|
|
2033
|
+
App 34239 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:133:in `accept_and_process_next_request'
|
|
2034
|
+
App 34239 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:110:in `main_loop'
|
|
2035
|
+
App 34239 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler.rb:414:in `block (3 levels) in start_threads'
|
|
2036
|
+
App 34239 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/utils.rb:111:in `block in create_thread_and_abort_on_exception'
|
|
2037
|
+
[ 2015-11-12 22:23:54.0277 34224/0x7fff79f01000 age/Hel/Main.cpp:876 ]: PassengerAgent server shutdown finished
|
|
2038
|
+
[ 2015-11-12 22:23:55.6488 34299/0x7fff79f01000 age/Wat/Main.cpp:1264 ]: Starting PassengerAgent watchdog...
|
|
2039
|
+
[ 2015-11-12 22:23:55.6814 34301/0x7fff79f01000 age/Hel/Main.cpp:891 ]: Starting PassengerAgent server...
|
|
2040
|
+
[ 2015-11-12 22:23:55.6824 34301/0x7fff79f01000 age/Hel/Main.cpp:234 ]: PassengerAgent server running in multi-application mode.
|
|
2041
|
+
[ 2015-11-12 22:23:55.6931 34301/0x7fff79f01000 age/Hel/Main.cpp:645 ]: PassengerAgent server online, PID 34301
|
|
2042
|
+
[ 2015-11-12 22:23:55.7050 34303/0x7fff79f01000 age/Log/Main.cpp:442 ]: Starting PassengerAgent logger...
|
|
2043
|
+
[ 2015-11-12 22:23:55.7063 34303/0x7fff79f01000 age/Log/Main.cpp:323 ]: PassengerAgent logger online, PID 34303
|
|
2044
|
+
App 34317 stdout:
|
|
2045
|
+
App 34331 stdout:
|
|
2046
|
+
App 34332 stdout:
|
|
2047
|
+
App 34332 stdout: FIELD TYPE: 2
|
|
2048
|
+
App 34332 stdout: FIELD TYPE: 4
|
|
2049
|
+
[ 2015-11-12 22:29:01.4078 34301/0x700000084000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 34332, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
2050
|
+
|
|
2051
|
+
[ 2015-11-12 22:29:04.6625 34301/0x70000018a000 age/Hel/Main.cpp:455 ]: Signal received. Gracefully shutting down... (send signal 2 more time(s) to force shutdown)
|
|
2052
|
+
[ 2015-11-12 22:29:04.6627 34301/0x7fff79f01000 age/Hel/Main.cpp:814 ]: Received command to shutdown gracefully. Waiting until all clients have disconnected...
|
|
2053
|
+
[ 2015-11-12 22:29:04.6627 34301/0x7fff79f01000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 34331, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
2054
|
+
[ 2015-11-12 22:29:04.6628 34301/0x70000018a000 Ser/Server.h:455 ]: [ServerThr.1] Shutdown finished
|
|
2055
|
+
[ 2015-11-12 22:29:04.6628 34301/0x70000020d000 Ser/Server.h:455 ]: [ServerThr.2] Shutdown finished
|
|
2056
|
+
[ 2015-11-12 22:29:04.6628 34301/0x700000290000 Ser/Server.h:455 ]: [ServerThr.3] Shutdown finished
|
|
2057
|
+
[ 2015-11-12 22:29:04.6628 34301/0x700000313000 Ser/Server.h:455 ]: [ServerThr.4] Shutdown finished
|
|
2058
|
+
|
|
2059
|
+
[ 2015-11-12 22:29:04.6631 34303/0x700000104000 age/Log/Main.cpp:349 ]: Signal received. Gracefully shutting down... (send signal 2 more time(s) to force shutdown)
|
|
2060
|
+
[ 2015-11-12 22:29:04.6632 34301/0x700000396000 Ser/Server.h:455 ]: [AdminServer] Shutdown finished
|
|
2061
|
+
[ 2015-11-12 22:29:04.6632 34303/0x7fff79f01000 age/Log/Main.cpp:411 ]: Received command to shutdown gracefully. Waiting until all clients have disconnected...
|
|
2062
|
+
[ 2015-11-12 22:29:04.6633 34303/0x700000104000 Ser/Server.h:455 ]: [LoggerAdminServer] Shutdown finished
|
|
2063
|
+
[ 2015-11-12 22:29:04.6633 34301/0x7fff79f01000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 34331, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
2064
|
+
[ 2015-11-12 22:29:04.6635 34303/0x7fff79f01000 age/Log/Main.cpp:436 ]: PassengerAgent logger shutdown finished
|
|
2065
|
+
App 34317 stderr: [ 2015-11-12 22:29:04.6667 34331/0x007fb524641a78(HTTP helper worker) utils.rb:85 ]: *** Exception Errno::EBADF (Bad file descriptor) (process 34331, thread 0x007fb524641a78(HTTP helper worker)):
|
|
2066
|
+
App 34317 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:133:in `accept'
|
|
2067
|
+
App 34317 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:133:in `accept_and_process_next_request'
|
|
2068
|
+
App 34317 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:110:in `main_loop'
|
|
2069
|
+
App 34317 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler.rb:429:in `block (2 levels) in start_threads'
|
|
2070
|
+
App 34317 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/utils.rb:111:in `block in create_thread_and_abort_on_exception'
|
|
2071
|
+
[ 2015-11-12 22:29:04.8927 34301/0x7fff79f01000 age/Hel/Main.cpp:876 ]: PassengerAgent server shutdown finished
|
|
2072
|
+
[ 2015-11-12 22:29:06.8592 34640/0x7fff79f01000 age/Wat/Main.cpp:1264 ]: Starting PassengerAgent watchdog...
|
|
2073
|
+
[ 2015-11-12 22:29:06.8759 34642/0x7fff79f01000 age/Hel/Main.cpp:891 ]: Starting PassengerAgent server...
|
|
2074
|
+
[ 2015-11-12 22:29:06.8772 34642/0x7fff79f01000 age/Hel/Main.cpp:234 ]: PassengerAgent server running in multi-application mode.
|
|
2075
|
+
[ 2015-11-12 22:29:06.8864 34642/0x7fff79f01000 age/Hel/Main.cpp:645 ]: PassengerAgent server online, PID 34642
|
|
2076
|
+
[ 2015-11-12 22:29:06.8940 34644/0x7fff79f01000 age/Log/Main.cpp:442 ]: Starting PassengerAgent logger...
|
|
2077
|
+
[ 2015-11-12 22:29:06.8948 34644/0x7fff79f01000 age/Log/Main.cpp:323 ]: PassengerAgent logger online, PID 34644
|
|
2078
|
+
App 34658 stdout:
|
|
2079
|
+
App 34672 stdout:
|
|
2080
|
+
App 34672 stdout: /var/folders/0r/q0vyscz97234m9gstqhhd5lm0000gp/T/pdf20151112-34672-pnoga1
|
|
2081
|
+
|
|
2082
|
+
[ 2015-11-12 22:31:02.1836 34642/0x70000018a000 age/Hel/Main.cpp:455 ]: Signal received. Gracefully shutting down... (send signal 2 more time(s) to force shutdown)
|
|
2083
|
+
[ 2015-11-12 22:31:02.1837 34642/0x7fff79f01000 age/Hel/Main.cpp:814 ]: Received command to shutdown gracefully. Waiting until all clients have disconnected...
|
|
2084
|
+
[ 2015-11-12 22:31:02.1837 34642/0x7fff79f01000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 34672, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
2085
|
+
[ 2015-11-12 22:31:02.1839 34642/0x70000018a000 Ser/Server.h:455 ]: [ServerThr.1] Shutdown finished
|
|
2086
|
+
|
|
2087
|
+
[ 2015-11-12 22:31:02.1840 34644/0x700000104000 age/Log/Main.cpp:349 ]: Signal received. Gracefully shutting down... (send signal 2 more time(s) to force shutdown)
|
|
2088
|
+
[ 2015-11-12 22:31:02.1840 34642/0x70000020d000 Ser/Server.h:455 ]: [ServerThr.2] Shutdown finished
|
|
2089
|
+
[ 2015-11-12 22:31:02.1840 34644/0x7fff79f01000 age/Log/Main.cpp:411 ]: Received command to shutdown gracefully. Waiting until all clients have disconnected...
|
|
2090
|
+
[ 2015-11-12 22:31:02.1841 34642/0x700000290000 Ser/Server.h:455 ]: [ServerThr.3] Shutdown finished
|
|
2091
|
+
[ 2015-11-12 22:31:02.1841 34642/0x700000313000 Ser/Server.h:455 ]: [ServerThr.4] Shutdown finished
|
|
2092
|
+
[ 2015-11-12 22:31:02.1841 34644/0x700000104000 Ser/Server.h:455 ]: [LoggerAdminServer] Shutdown finished
|
|
2093
|
+
[ 2015-11-12 22:31:02.1843 34644/0x7fff79f01000 age/Log/Main.cpp:436 ]: PassengerAgent logger shutdown finished
|
|
2094
|
+
[ 2015-11-12 22:31:02.1843 34642/0x700000396000 Ser/Server.h:455 ]: [AdminServer] Shutdown finished
|
|
2095
|
+
[ 2015-11-12 22:31:02.1845 34642/0x7fff79f01000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 34672, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
2096
|
+
App 34658 stderr: [ 2015-11-12 22:31:02.1855 34672/0x007ffd8bd0acb0(Worker 1) utils.rb:85 ]: *** Exception Errno::EBADF (Bad file descriptor) (process 34672, thread 0x007ffd8bd0acb0(Worker 1)):
|
|
2097
|
+
App 34658 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:133:in `accept'
|
|
2098
|
+
App 34658 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:133:in `accept_and_process_next_request'
|
|
2099
|
+
App 34658 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:110:in `main_loop'
|
|
2100
|
+
App 34658 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler.rb:414:in `block (3 levels) in start_threads'
|
|
2101
|
+
App 34658 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/utils.rb:111:in `block in create_thread_and_abort_on_exception'
|
|
2102
|
+
[ 2015-11-12 22:31:02.5153 34642/0x7fff79f01000 age/Hel/Main.cpp:876 ]: PassengerAgent server shutdown finished
|
|
2103
|
+
[ 2015-11-12 22:31:04.1881 34774/0x7fff79f01000 age/Wat/Main.cpp:1264 ]: Starting PassengerAgent watchdog...
|
|
2104
|
+
[ 2015-11-12 22:31:04.2062 34776/0x7fff79f01000 age/Hel/Main.cpp:891 ]: Starting PassengerAgent server...
|
|
2105
|
+
[ 2015-11-12 22:31:04.2072 34776/0x7fff79f01000 age/Hel/Main.cpp:234 ]: PassengerAgent server running in multi-application mode.
|
|
2106
|
+
[ 2015-11-12 22:31:04.2157 34776/0x7fff79f01000 age/Hel/Main.cpp:645 ]: PassengerAgent server online, PID 34776
|
|
2107
|
+
[ 2015-11-12 22:31:04.2233 34778/0x7fff79f01000 age/Log/Main.cpp:442 ]: Starting PassengerAgent logger...
|
|
2108
|
+
[ 2015-11-12 22:31:04.2241 34778/0x7fff79f01000 age/Log/Main.cpp:323 ]: PassengerAgent logger online, PID 34778
|
|
2109
|
+
App 34792 stdout:
|
|
2110
|
+
App 34806 stdout:
|
|
2111
|
+
|
|
2112
|
+
[ 2015-11-12 22:31:13.4307 34776/0x70000018a000 age/Hel/Main.cpp:455 ]: Signal received. Gracefully shutting down... (send signal 2 more time(s) to force shutdown)
|
|
2113
|
+
[ 2015-11-12 22:31:13.4308 34776/0x7fff79f01000 age/Hel/Main.cpp:814 ]: Received command to shutdown gracefully. Waiting until all clients have disconnected...
|
|
2114
|
+
[ 2015-11-12 22:31:13.4308 34776/0x7fff79f01000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 34806, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
2115
|
+
[ 2015-11-12 22:31:13.4309 34776/0x70000018a000 Ser/Server.h:455 ]: [ServerThr.1] Shutdown finished
|
|
2116
|
+
|
|
2117
|
+
[ 2015-11-12 22:31:13.4310 34776/0x70000020d000 Ser/Server.h:455 ]: [ServerThr.2] Shutdown finished
|
|
2118
|
+
[ 2015-11-12 22:31:13.4310 34778/0x700000104000 age/Log/Main.cpp:349 ]: Signal received. Gracefully shutting down... (send signal 2 more time(s) to force shutdown)
|
|
2119
|
+
[ 2015-11-12 22:31:13.4311 34776/0x700000290000 Ser/Server.h:455 ]: [ServerThr.3] Shutdown finished
|
|
2120
|
+
[ 2015-11-12 22:31:13.4312 34778/0x7fff79f01000 age/Log/Main.cpp:411 ]: Received command to shutdown gracefully. Waiting until all clients have disconnected...
|
|
2121
|
+
[ 2015-11-12 22:31:13.4312 34778/0x700000104000 Ser/Server.h:455 ]: [LoggerAdminServer] Shutdown finished
|
|
2122
|
+
[ 2015-11-12 22:31:13.4312 34776/0x700000313000 Ser/Server.h:455 ]: [ServerThr.4] Shutdown finished
|
|
2123
|
+
[ 2015-11-12 22:31:13.4314 34778/0x7fff79f01000 age/Log/Main.cpp:436 ]: PassengerAgent logger shutdown finished
|
|
2124
|
+
[ 2015-11-12 22:31:13.4315 34776/0x700000396000 Ser/Server.h:455 ]: [AdminServer] Shutdown finished
|
|
2125
|
+
[ 2015-11-12 22:31:13.4317 34776/0x7fff79f01000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 34806, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
2126
|
+
App 34792 stderr: [ 2015-11-12 22:31:13.4327 34806/0x007f7f53472d20(Worker 1) utils.rb:85 ]: *** Exception Errno::EBADF (Bad file descriptor) (process 34806, thread 0x007f7f53472d20(Worker 1)):
|
|
2127
|
+
App 34792 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:133:in `accept'
|
|
2128
|
+
App 34792 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:133:in `accept_and_process_next_request'
|
|
2129
|
+
App 34792 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:110:in `main_loop'
|
|
2130
|
+
App 34792 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler.rb:414:in `block (3 levels) in start_threads'
|
|
2131
|
+
App 34792 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/utils.rb:111:in `block in create_thread_and_abort_on_exception'
|
|
2132
|
+
[ 2015-11-12 22:31:13.5666 34776/0x7fff79f01000 age/Hel/Main.cpp:876 ]: PassengerAgent server shutdown finished
|
|
2133
|
+
[ 2015-11-12 22:32:07.2827 35011/0x7fff79f01000 age/Wat/Main.cpp:1264 ]: Starting PassengerAgent watchdog...
|
|
2134
|
+
[ 2015-11-12 22:32:07.3015 35013/0x7fff79f01000 age/Hel/Main.cpp:891 ]: Starting PassengerAgent server...
|
|
2135
|
+
[ 2015-11-12 22:32:07.3026 35013/0x7fff79f01000 age/Hel/Main.cpp:234 ]: PassengerAgent server running in multi-application mode.
|
|
2136
|
+
[ 2015-11-12 22:32:07.3113 35013/0x7fff79f01000 age/Hel/Main.cpp:645 ]: PassengerAgent server online, PID 35013
|
|
2137
|
+
[ 2015-11-12 22:32:07.3190 35015/0x7fff79f01000 age/Log/Main.cpp:442 ]: Starting PassengerAgent logger...
|
|
2138
|
+
[ 2015-11-12 22:32:07.3197 35015/0x7fff79f01000 age/Log/Main.cpp:323 ]: PassengerAgent logger online, PID 35015
|
|
2139
|
+
App 35028 stdout:
|
|
2140
|
+
App 35042 stdout:
|
|
2141
|
+
App 35043 stdout:
|
|
2142
|
+
App 35043 stdout: "***************[\"/Users/talyaniv/.rvm/gems/ruby-2.2.2/bin/wkhtmltopdf\", \"-q\", \"file:////var/folders/0r/q0vyscz97234m9gstqhhd5lm0000gp/T/wicked_pdf20151112-35043-1xqhp88.html\", \"/var/folders/0r/q0vyscz97234m9gstqhhd5lm0000gp/T/wicked_pdf_generated_file20151112-35043-1318ycd.pdf\"]***************"
|
|
2143
|
+
App 35042 stdout: "***************[\"/Users/talyaniv/.rvm/gems/ruby-2.2.2/bin/wkhtmltopdf\", \"-q\", \"file:////var/folders/0r/q0vyscz97234m9gstqhhd5lm0000gp/T/wicked_pdf20151112-35042-1i8m4v8.html\", \"/var/folders/0r/q0vyscz97234m9gstqhhd5lm0000gp/T/wicked_pdf_generated_file20151112-35042-hs9a9.pdf\"]***************"
|
|
2144
|
+
App 35042 stdout: =============== BEFORE
|
|
2145
|
+
App 35042 stdout: "***************[\"/Users/talyaniv/.rvm/gems/ruby-2.2.2/bin/wkhtmltopdf\", \"-q\", \"file:////var/folders/0r/q0vyscz97234m9gstqhhd5lm0000gp/T/wicked_pdf20151112-35042-12p7mya.html\", \"/var/folders/0r/q0vyscz97234m9gstqhhd5lm0000gp/T/wicked_pdf_generated_file20151112-35042-1w5gpx8.pdf\"]***************"
|
|
2146
|
+
App 35042 stdout: =============== AFTER
|
|
2147
|
+
App 35042 stdout: /var/folders/0r/q0vyscz97234m9gstqhhd5lm0000gp/T/pdf20151112-35042-1e8z5x5
|
|
2148
|
+
[ 2015-11-12 22:37:29.7847 35013/0x700000084000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 35043, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
2149
|
+
|
|
2150
|
+
|
|
2151
|
+
[ 2015-11-12 22:39:51.8986 35013/0x70000018a000 age/Hel/Main.cpp:455 ]: Signal received. Gracefully shutting down... (send signal 2 more time(s) to force shutdown)
|
|
2152
|
+
[ 2015-11-12 22:39:51.8987 35013/0x7fff79f01000 age/Hel/Main.cpp:814 ]: Received command to shutdown gracefully. Waiting until all clients have disconnected...
|
|
2153
|
+
[ 2015-11-12 22:39:51.8987 35015/0x700000104000 age/Log/Main.cpp:349 ]: Signal received. Gracefully shutting down... (send signal 2 more time(s) to force shutdown)
|
|
2154
|
+
[ 2015-11-12 22:39:51.8987 35013/0x7fff79f01000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 35042, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
2155
|
+
[ 2015-11-12 22:39:51.8990 35013/0x70000018a000 Ser/Server.h:455 ]: [ServerThr.1] Shutdown finished
|
|
2156
|
+
[ 2015-11-12 22:39:51.8990 35013/0x70000020d000 Ser/Server.h:455 ]: [ServerThr.2] Shutdown finished
|
|
2157
|
+
[ 2015-11-12 22:39:51.8991 35013/0x700000290000 Ser/Server.h:455 ]: [ServerThr.3] Shutdown finished
|
|
2158
|
+
[ 2015-11-12 22:39:51.8991 35015/0x7fff79f01000 age/Log/Main.cpp:411 ]: Received command to shutdown gracefully. Waiting until all clients have disconnected...
|
|
2159
|
+
[ 2015-11-12 22:39:51.8992 35013/0x700000313000 Ser/Server.h:455 ]: [ServerThr.4] Shutdown finished
|
|
2160
|
+
[ 2015-11-12 22:39:51.8992 35015/0x700000104000 Ser/Server.h:455 ]: [LoggerAdminServer] Shutdown finished
|
|
2161
|
+
[ 2015-11-12 22:39:51.8994 35013/0x700000396000 Ser/Server.h:455 ]: [AdminServer] Shutdown finished
|
|
2162
|
+
[ 2015-11-12 22:39:51.8995 35015/0x7fff79f01000 age/Log/Main.cpp:436 ]: PassengerAgent logger shutdown finished
|
|
2163
|
+
[ 2015-11-12 22:39:51.8996 35013/0x7fff79f01000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 35042, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
2164
|
+
App 35028 stderr: [ 2015-11-12 22:39:51.9230 35042/0x007fd613d61de8(HTTP helper worker) utils.rb:85 ]: *** Exception Errno::EBADF (Bad file descriptor) (process 35042, thread 0x007fd613d61de8(HTTP helper worker)):
|
|
2165
|
+
App 35028 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:133:in `accept'
|
|
2166
|
+
App 35028 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:133:in `accept_and_process_next_request'
|
|
2167
|
+
App 35028 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:110:in `main_loop'
|
|
2168
|
+
App 35028 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler.rb:429:in `block (2 levels) in start_threads'
|
|
2169
|
+
App 35028 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/utils.rb:111:in `block in create_thread_and_abort_on_exception'
|
|
2170
|
+
[ 2015-11-12 22:39:52.3342 35013/0x7fff79f01000 age/Hel/Main.cpp:876 ]: PassengerAgent server shutdown finished
|
|
2171
|
+
[ 2015-11-12 22:39:54.1682 35369/0x7fff79f01000 age/Wat/Main.cpp:1264 ]: Starting PassengerAgent watchdog...
|
|
2172
|
+
[ 2015-11-12 22:39:54.1917 35371/0x7fff79f01000 age/Hel/Main.cpp:891 ]: Starting PassengerAgent server...
|
|
2173
|
+
[ 2015-11-12 22:39:54.1927 35371/0x7fff79f01000 age/Hel/Main.cpp:234 ]: PassengerAgent server running in multi-application mode.
|
|
2174
|
+
[ 2015-11-12 22:39:54.2004 35371/0x7fff79f01000 age/Hel/Main.cpp:645 ]: PassengerAgent server online, PID 35371
|
|
2175
|
+
[ 2015-11-12 22:39:54.2083 35373/0x7fff79f01000 age/Log/Main.cpp:442 ]: Starting PassengerAgent logger...
|
|
2176
|
+
[ 2015-11-12 22:39:54.2090 35373/0x7fff79f01000 age/Log/Main.cpp:323 ]: PassengerAgent logger online, PID 35373
|
|
2177
|
+
App 35387 stdout:
|
|
2178
|
+
App 35401 stdout:
|
|
2179
|
+
App 35402 stdout:
|
|
2180
|
+
App 35401 stdout: "***************[\"/Users/talyaniv/.rvm/gems/ruby-2.2.2/bin/wkhtmltopdf\", \"-q\", \"file:////var/folders/0r/q0vyscz97234m9gstqhhd5lm0000gp/T/wicked_pdf20151112-35401-17vfm28.html\", \"/var/folders/0r/q0vyscz97234m9gstqhhd5lm0000gp/T/wicked_pdf_generated_file20151112-35401-1tc2o0z.pdf\"]***************"
|
|
2181
|
+
App 35401 stdout: /var/folders/0r/q0vyscz97234m9gstqhhd5lm0000gp/T/pdf20151112-35401-1mq6nye
|
|
2182
|
+
|
|
2183
|
+
[ 2015-11-12 22:40:47.7479 35371/0x70000018a000 age/Hel/Main.cpp:455 ]: Signal received. Gracefully shutting down... (send signal 2 more time(s) to force shutdown)
|
|
2184
|
+
[ 2015-11-12 22:40:47.7480 35371/0x7fff79f01000 age/Hel/Main.cpp:814 ]: Received command to shutdown gracefully. Waiting until all clients have disconnected...
|
|
2185
|
+
[ 2015-11-12 22:40:47.7480 35371/0x7fff79f01000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 35401, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
2186
|
+
[ 2015-11-12 22:40:47.7481 35371/0x7fff79f01000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 35402, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
2187
|
+
[ 2015-11-12 22:40:47.7481 35371/0x70000018a000 Ser/Server.h:455 ]: [ServerThr.1] Shutdown finished
|
|
2188
|
+
[ 2015-11-12 22:40:47.7482 35371/0x70000020d000 Ser/Server.h:455 ]: [ServerThr.2] Shutdown finished
|
|
2189
|
+
[ 2015-11-12 22:40:47.7482 35371/0x700000290000 Ser/Server.h:455 ]: [ServerThr.3] Shutdown finished
|
|
2190
|
+
[ 2015-11-12 22:40:47.7483 35371/0x700000313000 Ser/Server.h:455 ]: [ServerThr.4] Shutdown finished
|
|
2191
|
+
[ 2015-11-12 22:40:47.7484 35371/0x700000396000 Ser/Server.h:455 ]: [AdminServer] Shutdown finished
|
|
2192
|
+
[ 2015-11-12 22:40:47.7485 35371/0x7fff79f01000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 35401, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
2193
|
+
[ 2015-11-12 22:40:47.7486 35371/0x7fff79f01000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 35402, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
2194
|
+
|
|
2195
|
+
[ 2015-11-12 22:40:47.7488 35373/0x700000104000 age/Log/Main.cpp:349 ]: Signal received. Gracefully shutting down... (send signal 2 more time(s) to force shutdown)
|
|
2196
|
+
[ 2015-11-12 22:40:47.7489 35373/0x7fff79f01000 age/Log/Main.cpp:411 ]: Received command to shutdown gracefully. Waiting until all clients have disconnected...
|
|
2197
|
+
[ 2015-11-12 22:40:47.7490 35373/0x700000104000 Ser/Server.h:455 ]: [LoggerAdminServer] Shutdown finished
|
|
2198
|
+
[ 2015-11-12 22:40:47.7492 35373/0x7fff79f01000 age/Log/Main.cpp:436 ]: PassengerAgent logger shutdown finished
|
|
2199
|
+
App 35387 stderr: [ 2015-11-12 22:40:47.7506 35402/0x007fe3e44ab828(HTTP helper worker) utils.rb:85 ]: *** Exception Errno::EBADF (Bad file descriptor) (process 35402, thread 0x007fe3e44ab828(HTTP helper worker)):
|
|
2200
|
+
App 35387 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:133:in `accept'
|
|
2201
|
+
App 35387 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:133:in `accept_and_process_next_request'
|
|
2202
|
+
App 35387 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:110:in `main_loop'
|
|
2203
|
+
App 35387 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler.rb:429:in `block (2 levels) in start_threads'
|
|
2204
|
+
App 35387 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/utils.rb:111:in `block in create_thread_and_abort_on_exception'
|
|
2205
|
+
App 35387 stderr: [ 2015-11-12 22:40:47.7518 35401/0x007fe3e44ab6e8(HTTP helper worker) utils.rb:85 ]: *** Exception Errno::EBADF (Bad file descriptor) (process 35401, thread 0x007fe3e44ab6e8(HTTP helper worker)):
|
|
2206
|
+
App 35387 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:133:in `accept'
|
|
2207
|
+
App 35387 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:133:in `accept_and_process_next_request'
|
|
2208
|
+
App 35387 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:110:in `main_loop'
|
|
2209
|
+
App 35387 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler.rb:429:in `block (2 levels) in start_threads'
|
|
2210
|
+
App 35387 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/utils.rb:111:in `block in create_thread_and_abort_on_exception'
|
|
2211
|
+
[ 2015-11-12 22:40:48.0946 35371/0x7fff79f01000 age/Hel/Main.cpp:876 ]: PassengerAgent server shutdown finished
|
|
2212
|
+
[ 2015-11-12 22:40:49.7500 35464/0x7fff79f01000 age/Wat/Main.cpp:1264 ]: Starting PassengerAgent watchdog...
|
|
2213
|
+
[ 2015-11-12 22:40:49.7686 35466/0x7fff79f01000 age/Hel/Main.cpp:891 ]: Starting PassengerAgent server...
|
|
2214
|
+
[ 2015-11-12 22:40:49.7697 35466/0x7fff79f01000 age/Hel/Main.cpp:234 ]: PassengerAgent server running in multi-application mode.
|
|
2215
|
+
[ 2015-11-12 22:40:49.7800 35466/0x7fff79f01000 age/Hel/Main.cpp:645 ]: PassengerAgent server online, PID 35466
|
|
2216
|
+
[ 2015-11-12 22:40:49.7878 35468/0x7fff79f01000 age/Log/Main.cpp:442 ]: Starting PassengerAgent logger...
|
|
2217
|
+
[ 2015-11-12 22:40:49.7885 35468/0x7fff79f01000 age/Log/Main.cpp:323 ]: PassengerAgent logger online, PID 35468
|
|
2218
|
+
App 35482 stdout:
|
|
2219
|
+
App 35482 stderr: /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/actionpack-4.2.4/lib/action_dispatch/http/mime_type.rb:163: warning: already initialized constant Mime::PDF
|
|
2220
|
+
App 35482 stderr: /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/actionpack-4.2.4/lib/action_dispatch/http/mime_type.rb:163: warning: previous definition of PDF was here
|
|
2221
|
+
App 35496 stdout:
|
|
2222
|
+
App 35497 stdout:
|
|
2223
|
+
App 35496 stdout: "***************[\"/Users/talyaniv/.rvm/gems/ruby-2.2.2/bin/wkhtmltopdf\", \"-q\", \"file:////var/folders/0r/q0vyscz97234m9gstqhhd5lm0000gp/T/wicked_pdf20151112-35496-vnx5pk.html\", \"/var/folders/0r/q0vyscz97234m9gstqhhd5lm0000gp/T/wicked_pdf_generated_file20151112-35496-1pd1a8o.pdf\"]***************"
|
|
2224
|
+
App 35496 stdout: /var/folders/0r/q0vyscz97234m9gstqhhd5lm0000gp/T/pdf20151112-35496-17yxavp
|
|
2225
|
+
App 35496 stdout: "***************[\"/Users/talyaniv/.rvm/gems/ruby-2.2.2/bin/wkhtmltopdf\", \"-q\", \"file:////var/folders/0r/q0vyscz97234m9gstqhhd5lm0000gp/T/wicked_pdf20151112-35496-1mobyv3.html\", \"/var/folders/0r/q0vyscz97234m9gstqhhd5lm0000gp/T/wicked_pdf_generated_file20151112-35496-9ct2ty.pdf\"]***************"
|
|
2226
|
+
App 35496 stdout: /var/folders/0r/q0vyscz97234m9gstqhhd5lm0000gp/T/pdf20151112-35496-ynnffp
|
|
2227
|
+
|
|
2228
|
+
[ 2015-11-12 22:43:23.3491 35466/0x70000018a000 age/Hel/Main.cpp:455 ]: Signal received. Gracefully shutting down... (send signal 2 more time(s) to force shutdown)
|
|
2229
|
+
[ 2015-11-12 22:43:23.3492 35466/0x7fff79f01000 age/Hel/Main.cpp:814 ]: Received command to shutdown gracefully. Waiting until all clients have disconnected...
|
|
2230
|
+
[ 2015-11-12 22:43:23.3493 35466/0x7fff79f01000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 35496, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
2231
|
+
[ 2015-11-12 22:43:23.3493 35466/0x7fff79f01000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 35497, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
2232
|
+
[ 2015-11-12 22:43:23.3502 35466/0x70000018a000 Ser/Server.h:455 ]: [ServerThr.1] Shutdown finished
|
|
2233
|
+
[ 2015-11-12 22:43:23.3503 35466/0x70000020d000 Ser/Server.h:455 ]: [ServerThr.2] Shutdown finished
|
|
2234
|
+
[ 2015-11-12 22:43:23.3503 35466/0x700000290000 Ser/Server.h:455 ]: [ServerThr.3] Shutdown finished
|
|
2235
|
+
[ 2015-11-12 22:43:23.3504 35466/0x700000313000 Ser/Server.h:455 ]: [ServerThr.4] Shutdown finished
|
|
2236
|
+
[ 2015-11-12 22:43:23.3506 35466/0x700000396000 Ser/Server.h:455 ]: [AdminServer] Shutdown finished
|
|
2237
|
+
[ 2015-11-12 22:43:23.3508 35466/0x7fff79f01000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 35496, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
2238
|
+
[ 2015-11-12 22:43:23.3508 35466/0x7fff79f01000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 35497, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
2239
|
+
|
|
2240
|
+
[ 2015-11-12 22:43:23.3513 35468/0x700000104000 age/Log/Main.cpp:349 ]: Signal received. Gracefully shutting down... (send signal 2 more time(s) to force shutdown)
|
|
2241
|
+
[ 2015-11-12 22:43:23.3515 35468/0x7fff79f01000 age/Log/Main.cpp:411 ]: Received command to shutdown gracefully. Waiting until all clients have disconnected...
|
|
2242
|
+
[ 2015-11-12 22:43:23.3516 35468/0x700000104000 Ser/Server.h:455 ]: [LoggerAdminServer] Shutdown finished
|
|
2243
|
+
[ 2015-11-12 22:43:23.3518 35468/0x7fff79f01000 age/Log/Main.cpp:436 ]: PassengerAgent logger shutdown finished
|
|
2244
|
+
App 35482 stderr: [ 2015-11-12 22:43:23.3554 35496/0x007f82dcb6db70(HTTP helper worker) utils.rb:85 ]: *** Exception Errno::EBADF (Bad file descriptor) (process 35496, thread 0x007f82dcb6db70(HTTP helper worker)):
|
|
2245
|
+
App 35482 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:133:in `accept'
|
|
2246
|
+
App 35482 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:133:in `accept_and_process_next_request'
|
|
2247
|
+
App 35482 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:110:in `main_loop'
|
|
2248
|
+
App 35482 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler.rb:429:in `block (2 levels) in start_threads'
|
|
2249
|
+
App 35482 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/utils.rb:111:in `block in create_thread_and_abort_on_exception'
|
|
2250
|
+
App 35482 stderr: [ 2015-11-12 22:43:23.3580 35497/0x007f82dcb6dc60(HTTP helper worker) utils.rb:85 ]: *** Exception Errno::EBADF (Bad file descriptor) (process 35497, thread 0x007f82dcb6dc60(HTTP helper worker)):
|
|
2251
|
+
App 35482 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:133:in `accept'
|
|
2252
|
+
App 35482 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:133:in `accept_and_process_next_request'
|
|
2253
|
+
App 35482 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:110:in `main_loop'
|
|
2254
|
+
App 35482 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler.rb:429:in `block (2 levels) in start_threads'
|
|
2255
|
+
App 35482 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/utils.rb:111:in `block in create_thread_and_abort_on_exception'
|
|
2256
|
+
[ 2015-11-12 22:43:23.8784 35466/0x7fff79f01000 age/Hel/Main.cpp:876 ]: PassengerAgent server shutdown finished
|
|
2257
|
+
[ 2015-11-12 22:43:25.8984 35642/0x7fff79f01000 age/Wat/Main.cpp:1264 ]: Starting PassengerAgent watchdog...
|
|
2258
|
+
[ 2015-11-12 22:43:25.9151 35644/0x7fff79f01000 age/Hel/Main.cpp:891 ]: Starting PassengerAgent server...
|
|
2259
|
+
[ 2015-11-12 22:43:25.9161 35644/0x7fff79f01000 age/Hel/Main.cpp:234 ]: PassengerAgent server running in multi-application mode.
|
|
2260
|
+
[ 2015-11-12 22:43:25.9235 35644/0x7fff79f01000 age/Hel/Main.cpp:645 ]: PassengerAgent server online, PID 35644
|
|
2261
|
+
[ 2015-11-12 22:43:25.9411 35646/0x7fff79f01000 age/Log/Main.cpp:442 ]: Starting PassengerAgent logger...
|
|
2262
|
+
[ 2015-11-12 22:43:25.9422 35646/0x7fff79f01000 age/Log/Main.cpp:323 ]: PassengerAgent logger online, PID 35646
|
|
2263
|
+
App 35659 stdout:
|
|
2264
|
+
App 35659 stderr: /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/actionpack-4.2.4/lib/action_dispatch/http/mime_type.rb:163: warning: already initialized constant Mime::PDF
|
|
2265
|
+
App 35659 stderr: /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/actionpack-4.2.4/lib/action_dispatch/http/mime_type.rb:163: warning: previous definition of PDF was here
|
|
2266
|
+
App 35673 stdout:
|
|
2267
|
+
App 35674 stdout:
|
|
2268
|
+
App 35673 stdout: /var/folders/0r/q0vyscz97234m9gstqhhd5lm0000gp/T/pdf20151112-35673-149mbn3
|
|
2269
|
+
App 35673 stdout: "***************[\"/Users/talyaniv/.rvm/gems/ruby-2.2.2/bin/wkhtmltopdf\", \"-q\", \"file:////var/folders/0r/q0vyscz97234m9gstqhhd5lm0000gp/T/wicked_pdf20151112-35673-4kfd12.html\", \"/var/folders/0r/q0vyscz97234m9gstqhhd5lm0000gp/T/wicked_pdf_generated_file20151112-35673-19j4kl3.pdf\"]***************"
|
|
2270
|
+
App 35673 stdout: "***************[\"/Users/talyaniv/.rvm/gems/ruby-2.2.2/bin/wkhtmltopdf\", \"-q\", \"file:////var/folders/0r/q0vyscz97234m9gstqhhd5lm0000gp/T/wicked_pdf20151112-35673-yuo80c.html\", \"/var/folders/0r/q0vyscz97234m9gstqhhd5lm0000gp/T/wicked_pdf_generated_file20151112-35673-14yk4gc.pdf\"]***************"
|
|
2271
|
+
App 35673 stdout: /var/folders/0r/q0vyscz97234m9gstqhhd5lm0000gp/T/pdf20151112-35673-y4znkh
|
|
2272
|
+
[ 2015-11-12 22:50:45.5010 35644/0x700000084000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 35674, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
2273
|
+
|
|
2274
|
+
|
|
2275
|
+
[ 2015-11-12 23:06:28.8050 35644/0x70000018a000 age/Hel/Main.cpp:455 ]: Signal received. Gracefully shutting down... (send signal 2 more time(s) to force shutdown)
|
|
2276
|
+
[ 2015-11-12 23:06:28.8051 35646/0x700000104000 age/Log/Main.cpp:349 ]: Signal received. Gracefully shutting down... (send signal 2 more time(s) to force shutdown)
|
|
2277
|
+
[ 2015-11-12 23:06:28.8051 35644/0x7fff79f01000 age/Hel/Main.cpp:814 ]: Received command to shutdown gracefully. Waiting until all clients have disconnected...
|
|
2278
|
+
[ 2015-11-12 23:06:28.8052 35644/0x7fff79f01000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 35673, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
2279
|
+
[ 2015-11-12 23:06:28.8052 35646/0x7fff79f01000 age/Log/Main.cpp:411 ]: Received command to shutdown gracefully. Waiting until all clients have disconnected...
|
|
2280
|
+
[ 2015-11-12 23:06:28.8053 35646/0x700000104000 Ser/Server.h:455 ]: [LoggerAdminServer] Shutdown finished
|
|
2281
|
+
[ 2015-11-12 23:06:28.8054 35644/0x700000290000 Ser/Server.h:455 ]: [ServerThr.3] Shutdown finished
|
|
2282
|
+
[ 2015-11-12 23:06:28.8054 35644/0x70000018a000 Ser/Server.h:455 ]: [ServerThr.1] Shutdown finished
|
|
2283
|
+
[ 2015-11-12 23:06:28.8055 35644/0x70000020d000 Ser/Server.h:455 ]: [ServerThr.2] Shutdown finished
|
|
2284
|
+
[ 2015-11-12 23:06:28.8054 35644/0x700000313000 Ser/Server.h:455 ]: [ServerThr.4] Shutdown finished
|
|
2285
|
+
[ 2015-11-12 23:06:28.8056 35646/0x7fff79f01000 age/Log/Main.cpp:436 ]: PassengerAgent logger shutdown finished
|
|
2286
|
+
[ 2015-11-12 23:06:28.8057 35644/0x700000396000 Ser/Server.h:455 ]: [AdminServer] Shutdown finished
|
|
2287
|
+
[ 2015-11-12 23:06:28.8058 35644/0x7fff79f01000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 35673, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
2288
|
+
App 35659 stderr: [ 2015-11-12 23:06:28.8120 35673/0x007ffe939f8af0(HTTP helper worker) utils.rb:85 ]: *** Exception Errno::EBADF (Bad file descriptor) (process 35673, thread 0x007ffe939f8af0(HTTP helper worker)):
|
|
2289
|
+
App 35659 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:133:in `accept'
|
|
2290
|
+
App 35659 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:133:in `accept_and_process_next_request'
|
|
2291
|
+
App 35659 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:110:in `main_loop'
|
|
2292
|
+
App 35659 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler.rb:429:in `block (2 levels) in start_threads'
|
|
2293
|
+
App 35659 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/utils.rb:111:in `block in create_thread_and_abort_on_exception'
|
|
2294
|
+
[ 2015-11-12 23:06:29.2346 35644/0x7fff79f01000 age/Hel/Main.cpp:876 ]: PassengerAgent server shutdown finished
|
|
2295
|
+
[ 2015-11-12 23:07:08.1889 36607/0x7fff79f01000 age/Wat/Main.cpp:1264 ]: Starting PassengerAgent watchdog...
|
|
2296
|
+
[ 2015-11-12 23:07:08.2210 36609/0x7fff79f01000 age/Hel/Main.cpp:891 ]: Starting PassengerAgent server...
|
|
2297
|
+
[ 2015-11-12 23:07:08.2218 36609/0x7fff79f01000 age/Hel/Main.cpp:234 ]: PassengerAgent server running in multi-application mode.
|
|
2298
|
+
[ 2015-11-12 23:07:08.2392 36609/0x7fff79f01000 age/Hel/Main.cpp:645 ]: PassengerAgent server online, PID 36609
|
|
2299
|
+
[ 2015-11-12 23:07:08.2615 36611/0x7fff79f01000 age/Log/Main.cpp:442 ]: Starting PassengerAgent logger...
|
|
2300
|
+
[ 2015-11-12 23:07:08.2646 36611/0x7fff79f01000 age/Log/Main.cpp:323 ]: PassengerAgent logger online, PID 36611
|
|
2301
|
+
App 36625 stdout:
|
|
2302
|
+
App 36625 stderr: /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/actionpack-4.2.4/lib/action_dispatch/http/mime_type.rb:163: warning: already initialized constant Mime::PDF
|
|
2303
|
+
App 36625 stderr: /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/actionpack-4.2.4/lib/action_dispatch/http/mime_type.rb:163: warning: previous definition of PDF was here
|
|
2304
|
+
App 36639 stdout:
|
|
2305
|
+
App 36640 stdout:
|
|
2306
|
+
App 36639 stdout: /var/folders/0r/q0vyscz97234m9gstqhhd5lm0000gp/T/pdf20151112-36639-1ngb57u
|
|
2307
|
+
|
|
2308
|
+
[ 2015-11-12 23:09:49.5140 36609/0x70000018a000 age/Hel/Main.cpp:455 ]: Signal received. Gracefully shutting down... (send signal 2 more time(s) to force shutdown)
|
|
2309
|
+
[ 2015-11-12 23:09:49.5141 36609/0x7fff79f01000 age/Hel/Main.cpp:814 ]: Received command to shutdown gracefully. Waiting until all clients have disconnected...
|
|
2310
|
+
[ 2015-11-12 23:09:49.5141 36609/0x7fff79f01000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 36639, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
2311
|
+
|
|
2312
|
+
[ 2015-11-12 23:09:49.5151 36611/0x700000104000 age/Log/Main.cpp:349 ]: Signal received. Gracefully shutting down... (send signal 2 more time(s) to force shutdown)
|
|
2313
|
+
[ 2015-11-12 23:09:49.5153 36609/0x7fff79f01000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 36640, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
2314
|
+
[ 2015-11-12 23:09:49.5153 36611/0x7fff79f01000 age/Log/Main.cpp:411 ]: Received command to shutdown gracefully. Waiting until all clients have disconnected...
|
|
2315
|
+
[ 2015-11-12 23:09:49.5158 36609/0x70000018a000 Ser/Server.h:455 ]: [ServerThr.1] Shutdown finished
|
|
2316
|
+
[ 2015-11-12 23:09:49.5158 36609/0x70000020d000 Ser/Server.h:455 ]: [ServerThr.2] Shutdown finished
|
|
2317
|
+
[ 2015-11-12 23:09:49.5159 36609/0x700000290000 Ser/Server.h:455 ]: [ServerThr.3] Shutdown finished
|
|
2318
|
+
[ 2015-11-12 23:09:49.5159 36609/0x700000313000 Ser/Server.h:455 ]: [ServerThr.4] Shutdown finished
|
|
2319
|
+
[ 2015-11-12 23:09:49.5158 36609/0x700000396000 Ser/Server.h:455 ]: [AdminServer] Shutdown finished
|
|
2320
|
+
[ 2015-11-12 23:09:49.5154 36611/0x700000104000 Ser/Server.h:455 ]: [LoggerAdminServer] Shutdown finished
|
|
2321
|
+
App 36625 stderr: [ 2015-11-12 23:09:49.5162 36639/0x007fda78b54690(Worker 1) utils.rb:85 ]: *** Exception Errno::EBADF (Bad file descriptor) (process 36639, thread 0x007fda78b54690(Worker 1)):
|
|
2322
|
+
App 36625 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:133:in `accept'
|
|
2323
|
+
App 36625 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:133:in `accept_and_process_next_request'
|
|
2324
|
+
App 36625 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:110:in `main_loop'
|
|
2325
|
+
App 36625 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler.rb:414:in `block (3 levels) in start_threads'
|
|
2326
|
+
App 36625 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/utils.rb:111:in `block in create_thread_and_abort_on_exception'
|
|
2327
|
+
[ 2015-11-12 23:09:49.5175 36611/0x7fff79f01000 age/Log/Main.cpp:436 ]: PassengerAgent logger shutdown finished
|
|
2328
|
+
[ 2015-11-12 23:09:49.5202 36609/0x7fff79f01000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 36639, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
2329
|
+
[ 2015-11-12 23:09:49.5203 36609/0x7fff79f01000 age/Hel/Main.cpp:732 ]: Disconnecting long-running connections for process 36640, application /Users/talyaniv/formalizer/test/dummy/public (development)#default
|
|
2330
|
+
App 36625 stderr: [ 2015-11-12 23:09:49.5206 36640/0x007fda78b54550(HTTP helper worker) utils.rb:85 ]: *** Exception Errno::EBADF (Bad file descriptor) (process 36640, thread 0x007fda78b54550(HTTP helper worker)):
|
|
2331
|
+
App 36625 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:133:in `accept'
|
|
2332
|
+
App 36625 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:133:in `accept_and_process_next_request'
|
|
2333
|
+
App 36625 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler/thread_handler.rb:110:in `main_loop'
|
|
2334
|
+
App 36625 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/request_handler.rb:429:in `block (2 levels) in start_threads'
|
|
2335
|
+
App 36625 stderr: from /Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/utils.rb:111:in `block in create_thread_and_abort_on_exception'
|
|
2336
|
+
[ 2015-11-12 23:09:50.0707 36609/0x7fff79f01000 age/Hel/Main.cpp:876 ]: PassengerAgent server shutdown finished
|
|
2337
|
+
[ 2015-11-12 23:13:25.7887 36907/0x7fff79f01000 age/Wat/Main.cpp:1264 ]: Starting PassengerAgent watchdog...
|
|
2338
|
+
[ 2015-11-12 23:13:25.8184 36909/0x7fff79f01000 age/Hel/Main.cpp:891 ]: Starting PassengerAgent server...
|
|
2339
|
+
[ 2015-11-12 23:13:25.8191 36909/0x7fff79f01000 age/Hel/Main.cpp:234 ]: PassengerAgent server running in multi-application mode.
|
|
2340
|
+
[ 2015-11-12 23:13:25.8368 36909/0x7fff79f01000 age/Hel/Main.cpp:645 ]: PassengerAgent server online, PID 36909
|
|
2341
|
+
[ 2015-11-12 23:13:25.8577 36911/0x7fff79f01000 age/Log/Main.cpp:442 ]: Starting PassengerAgent logger...
|
|
2342
|
+
[ 2015-11-12 23:13:25.8608 36911/0x7fff79f01000 age/Log/Main.cpp:323 ]: PassengerAgent logger online, PID 36911
|
|
2343
|
+
App 36925 stdout:
|
|
2344
|
+
App 36925 stdout:
|
|
2345
|
+
[ 2015-11-12 23:13:29.4339 36909/0x70000049f000 App/Implementation.cpp:287 ]: Could not spawn process for application /Users/talyaniv/formalizer/test/dummy: An error occured while starting up the preloader.
|
|
2346
|
+
Error ID: cfb425f3
|
|
2347
|
+
Error details saved to: /var/folders/0r/q0vyscz97234m9gstqhhd5lm0000gp/T//passenger-error-rEX5o0.html
|
|
2348
|
+
Message from application: cannot load such file -- rack (LoadError)
|
|
2349
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/loader_shared_helpers.rb:399:in `require'
|
|
2350
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/loader_shared_helpers.rb:399:in `activate_gem'
|
|
2351
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/helper-scripts/rack-preloader.rb:101:in `preload_app'
|
|
2352
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/helper-scripts/rack-preloader.rb:153:in `<module:App>'
|
|
2353
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/helper-scripts/rack-preloader.rb:29:in `<module:PhusionPassenger>'
|
|
2354
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/helper-scripts/rack-preloader.rb:28:in `<main>'
|
|
2355
|
+
|
|
2356
|
+
|
|
2357
|
+
[ 2015-11-12 23:13:29.4491 36909/0x70000018a000 age/Hel/Req/CheckoutSession.cpp:252 ]: [Client 1-1] Cannot checkout session because a spawning error occurred. The identifier of the error is cfb425f3. Please see earlier logs for details about the error.
|
|
2358
|
+
App 36940 stdout:
|
|
2359
|
+
App 36940 stdout:
|
|
2360
|
+
[ 2015-11-12 23:13:36.7444 36909/0x7000000c7000 App/Implementation.cpp:287 ]: Could not spawn process for application /Users/talyaniv/formalizer/test/dummy: An error occured while starting up the preloader.
|
|
2361
|
+
Error ID: 647ed53e
|
|
2362
|
+
Error details saved to: /var/folders/0r/q0vyscz97234m9gstqhhd5lm0000gp/T//passenger-error-RZBmc2.html
|
|
2363
|
+
Message from application: cannot load such file -- rack (LoadError)
|
|
2364
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/loader_shared_helpers.rb:399:in `require'
|
|
2365
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/loader_shared_helpers.rb:399:in `activate_gem'
|
|
2366
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/helper-scripts/rack-preloader.rb:101:in `preload_app'
|
|
2367
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/helper-scripts/rack-preloader.rb:153:in `<module:App>'
|
|
2368
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/helper-scripts/rack-preloader.rb:29:in `<module:PhusionPassenger>'
|
|
2369
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/helper-scripts/rack-preloader.rb:28:in `<main>'
|
|
2370
|
+
|
|
2371
|
+
|
|
2372
|
+
[ 2015-11-12 23:13:36.7547 36909/0x70000020d000 age/Hel/Req/CheckoutSession.cpp:252 ]: [Client 2-1] Cannot checkout session because a spawning error occurred. The identifier of the error is 647ed53e. Please see earlier logs for details about the error.
|
|
2373
|
+
App 36968 stdout:
|
|
2374
|
+
App 36968 stdout:
|
|
2375
|
+
[ 2015-11-12 23:16:04.5969 36909/0x7000000c7000 App/Implementation.cpp:287 ]: Could not spawn process for application /Users/talyaniv/formalizer/test/dummy: An error occured while starting up the preloader.
|
|
2376
|
+
Error ID: 58dc3ce6
|
|
2377
|
+
Error details saved to: /var/folders/0r/q0vyscz97234m9gstqhhd5lm0000gp/T//passenger-error-j2LxN5.html
|
|
2378
|
+
Message from application: cannot load such file -- rack (LoadError)
|
|
2379
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/loader_shared_helpers.rb:399:in `require'
|
|
2380
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/loader_shared_helpers.rb:399:in `activate_gem'
|
|
2381
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/helper-scripts/rack-preloader.rb:101:in `preload_app'
|
|
2382
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/helper-scripts/rack-preloader.rb:153:in `<module:App>'
|
|
2383
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/helper-scripts/rack-preloader.rb:29:in `<module:PhusionPassenger>'
|
|
2384
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/helper-scripts/rack-preloader.rb:28:in `<main>'
|
|
2385
|
+
|
|
2386
|
+
|
|
2387
|
+
[ 2015-11-12 23:16:04.6085 36909/0x700000290000 age/Hel/Req/CheckoutSession.cpp:252 ]: [Client 3-1] Cannot checkout session because a spawning error occurred. The identifier of the error is 58dc3ce6. Please see earlier logs for details about the error.
|
|
2388
|
+
|
|
2389
|
+
[ 2015-11-12 23:16:26.3350 36909/0x70000018a000 age/Hel/Main.cpp:455 ]: Signal received. Gracefully shutting down... (send signal 2 more time(s) to force shutdown)
|
|
2390
|
+
[ 2015-11-12 23:16:26.3352 36909/0x7fff79f01000 age/Hel/Main.cpp:814 ]: Received command to shutdown gracefully. Waiting until all clients have disconnected...
|
|
2391
|
+
|
|
2392
|
+
[ 2015-11-12 23:16:26.3355 36911/0x700000104000 age/Log/Main.cpp:349 ]: Signal received. Gracefully shutting down... (send signal 2 more time(s) to force shutdown)
|
|
2393
|
+
[ 2015-11-12 23:16:26.3357 36911/0x7fff79f01000 age/Log/Main.cpp:411 ]: Received command to shutdown gracefully. Waiting until all clients have disconnected...
|
|
2394
|
+
[ 2015-11-12 23:16:26.3359 36909/0x70000018a000 Ser/Server.h:455 ]: [ServerThr.1] Shutdown finished
|
|
2395
|
+
[ 2015-11-12 23:16:26.3359 36909/0x700000290000 Ser/Server.h:455 ]: [ServerThr.3] Shutdown finished
|
|
2396
|
+
[ 2015-11-12 23:16:26.3360 36909/0x700000313000 Ser/Server.h:455 ]: [ServerThr.4] Shutdown finished
|
|
2397
|
+
[ 2015-11-12 23:16:26.3360 36909/0x70000020d000 Ser/Server.h:455 ]: [ServerThr.2] Shutdown finished
|
|
2398
|
+
[ 2015-11-12 23:16:26.3358 36909/0x700000396000 Ser/Server.h:455 ]: [AdminServer] Shutdown finished
|
|
2399
|
+
[ 2015-11-12 23:16:26.3359 36911/0x700000104000 Ser/Server.h:455 ]: [LoggerAdminServer] Shutdown finished
|
|
2400
|
+
[ 2015-11-12 23:16:26.3376 36911/0x7fff79f01000 age/Log/Main.cpp:436 ]: PassengerAgent logger shutdown finished
|
|
2401
|
+
[ 2015-11-12 23:16:26.3626 36909/0x7fff79f01000 age/Hel/Main.cpp:876 ]: PassengerAgent server shutdown finished
|
|
2402
|
+
[ 2015-11-12 23:17:04.3107 37004/0x7fff79f01000 age/Wat/Main.cpp:1264 ]: Starting PassengerAgent watchdog...
|
|
2403
|
+
[ 2015-11-12 23:17:04.3377 37006/0x7fff79f01000 age/Hel/Main.cpp:891 ]: Starting PassengerAgent server...
|
|
2404
|
+
[ 2015-11-12 23:17:04.3385 37006/0x7fff79f01000 age/Hel/Main.cpp:234 ]: PassengerAgent server running in multi-application mode.
|
|
2405
|
+
[ 2015-11-12 23:17:04.3554 37006/0x7fff79f01000 age/Hel/Main.cpp:645 ]: PassengerAgent server online, PID 37006
|
|
2406
|
+
[ 2015-11-12 23:17:04.3739 37008/0x7fff79f01000 age/Log/Main.cpp:442 ]: Starting PassengerAgent logger...
|
|
2407
|
+
[ 2015-11-12 23:17:04.3771 37008/0x7fff79f01000 age/Log/Main.cpp:323 ]: PassengerAgent logger online, PID 37008
|
|
2408
|
+
App 37022 stdout:
|
|
2409
|
+
App 37022 stdout:
|
|
2410
|
+
[ 2015-11-12 23:17:07.7306 37006/0x70000049f000 App/Implementation.cpp:287 ]: Could not spawn process for application /Users/talyaniv/formalizer/test/dummy: An error occured while starting up the preloader.
|
|
2411
|
+
Error ID: 62df39bb
|
|
2412
|
+
Error details saved to: /var/folders/0r/q0vyscz97234m9gstqhhd5lm0000gp/T//passenger-error-egb6Tj.html
|
|
2413
|
+
Message from application: cannot load such file -- rack (LoadError)
|
|
2414
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/loader_shared_helpers.rb:399:in `require'
|
|
2415
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/loader_shared_helpers.rb:399:in `activate_gem'
|
|
2416
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/helper-scripts/rack-preloader.rb:101:in `preload_app'
|
|
2417
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/helper-scripts/rack-preloader.rb:153:in `<module:App>'
|
|
2418
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/helper-scripts/rack-preloader.rb:29:in `<module:PhusionPassenger>'
|
|
2419
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/helper-scripts/rack-preloader.rb:28:in `<main>'
|
|
2420
|
+
|
|
2421
|
+
|
|
2422
|
+
[ 2015-11-12 23:17:07.7446 37006/0x70000018a000 age/Hel/Req/CheckoutSession.cpp:252 ]: [Client 1-1] Cannot checkout session because a spawning error occurred. The identifier of the error is 62df39bb. Please see earlier logs for details about the error.
|
|
2423
|
+
|
|
2424
|
+
[ 2015-11-12 23:18:16.0040 37006/0x70000018a000 age/Hel/Main.cpp:455 ]: Signal received. Gracefully shutting down... (send signal 2 more time(s) to force shutdown)
|
|
2425
|
+
[ 2015-11-12 23:18:16.0041 37006/0x7fff79f01000 age/Hel/Main.cpp:814 ]: Received command to shutdown gracefully. Waiting until all clients have disconnected...
|
|
2426
|
+
|
|
2427
|
+
[ 2015-11-12 23:18:16.0045 37008/0x700000104000 age/Log/Main.cpp:349 ]: Signal received. Gracefully shutting down... (send signal 2 more time(s) to force shutdown)
|
|
2428
|
+
[ 2015-11-12 23:18:16.0046 37008/0x7fff79f01000 age/Log/Main.cpp:411 ]: Received command to shutdown gracefully. Waiting until all clients have disconnected...
|
|
2429
|
+
[ 2015-11-12 23:18:16.0047 37006/0x70000018a000 Ser/Server.h:455 ]: [ServerThr.1] Shutdown finished
|
|
2430
|
+
[ 2015-11-12 23:18:16.0047 37006/0x70000020d000 Ser/Server.h:455 ]: [ServerThr.2] Shutdown finished
|
|
2431
|
+
[ 2015-11-12 23:18:16.0047 37006/0x700000290000 Ser/Server.h:455 ]: [ServerThr.3] Shutdown finished
|
|
2432
|
+
[ 2015-11-12 23:18:16.0048 37006/0x700000313000 Ser/Server.h:455 ]: [ServerThr.4] Shutdown finished
|
|
2433
|
+
[ 2015-11-12 23:18:16.0046 37006/0x700000396000 Ser/Server.h:455 ]: [AdminServer] Shutdown finished
|
|
2434
|
+
[ 2015-11-12 23:18:16.0047 37008/0x700000104000 Ser/Server.h:455 ]: [LoggerAdminServer] Shutdown finished
|
|
2435
|
+
[ 2015-11-12 23:18:16.0067 37008/0x7fff79f01000 age/Log/Main.cpp:436 ]: PassengerAgent logger shutdown finished
|
|
2436
|
+
[ 2015-11-12 23:18:16.0371 37006/0x7fff79f01000 age/Hel/Main.cpp:876 ]: PassengerAgent server shutdown finished
|
|
2437
|
+
[ 2015-11-12 23:24:27.1337 37318/0x7fff79f01000 age/Wat/Main.cpp:1264 ]: Starting PassengerAgent watchdog...
|
|
2438
|
+
[ 2015-11-12 23:24:27.1768 37320/0x7fff79f01000 age/Hel/Main.cpp:891 ]: Starting PassengerAgent server...
|
|
2439
|
+
[ 2015-11-12 23:24:27.1776 37320/0x7fff79f01000 age/Hel/Main.cpp:234 ]: PassengerAgent server running in multi-application mode.
|
|
2440
|
+
[ 2015-11-12 23:24:27.1967 37320/0x7fff79f01000 age/Hel/Main.cpp:645 ]: PassengerAgent server online, PID 37320
|
|
2441
|
+
[ 2015-11-12 23:24:27.2218 37322/0x7fff79f01000 age/Log/Main.cpp:442 ]: Starting PassengerAgent logger...
|
|
2442
|
+
[ 2015-11-12 23:24:27.2262 37322/0x7fff79f01000 age/Log/Main.cpp:323 ]: PassengerAgent logger online, PID 37322
|
|
2443
|
+
App 37336 stdout:
|
|
2444
|
+
App 37336 stdout:
|
|
2445
|
+
[ 2015-11-12 23:24:30.5605 37320/0x70000049f000 App/Implementation.cpp:287 ]: Could not spawn process for application /Users/talyaniv/formalizer/test/dummy: An error occured while starting up the preloader.
|
|
2446
|
+
Error ID: 4742a36e
|
|
2447
|
+
Error details saved to: /var/folders/0r/q0vyscz97234m9gstqhhd5lm0000gp/T//passenger-error-9NZWMj.html
|
|
2448
|
+
Message from application: cannot load such file -- rack (LoadError)
|
|
2449
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/loader_shared_helpers.rb:399:in `require'
|
|
2450
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/loader_shared_helpers.rb:399:in `activate_gem'
|
|
2451
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/helper-scripts/rack-preloader.rb:101:in `preload_app'
|
|
2452
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/helper-scripts/rack-preloader.rb:153:in `<module:App>'
|
|
2453
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/helper-scripts/rack-preloader.rb:29:in `<module:PhusionPassenger>'
|
|
2454
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/helper-scripts/rack-preloader.rb:28:in `<main>'
|
|
2455
|
+
|
|
2456
|
+
|
|
2457
|
+
[ 2015-11-12 23:24:30.5777 37320/0x70000018a000 age/Hel/Req/CheckoutSession.cpp:252 ]: [Client 1-1] Cannot checkout session because a spawning error occurred. The identifier of the error is 4742a36e. Please see earlier logs for details about the error.
|
|
2458
|
+
|
|
2459
|
+
[ 2015-11-12 23:24:33.6478 37320/0x70000018a000 age/Hel/Main.cpp:455 ]: Signal received. Gracefully shutting down... (send signal 2 more time(s) to force shutdown)
|
|
2460
|
+
[ 2015-11-12 23:24:33.6479 37320/0x7fff79f01000 age/Hel/Main.cpp:814 ]: Received command to shutdown gracefully. Waiting until all clients have disconnected...
|
|
2461
|
+
[ 2015-11-12 23:24:33.6480 37320/0x70000018a000 Ser/Server.h:455 ]: [ServerThr.1] Shutdown finished
|
|
2462
|
+
[ 2015-11-12 23:24:33.6480 37320/0x70000020d000 Ser/Server.h:455 ]: [ServerThr.2] Shutdown finished
|
|
2463
|
+
[ 2015-11-12 23:24:33.6480 37320/0x700000290000 Ser/Server.h:455 ]: [ServerThr.3] Shutdown finished
|
|
2464
|
+
[ 2015-11-12 23:24:33.6481 37320/0x700000313000 Ser/Server.h:455 ]: [ServerThr.4] Shutdown finished
|
|
2465
|
+
|
|
2466
|
+
[ 2015-11-12 23:24:33.6483 37322/0x700000104000 age/Log/Main.cpp:349 ]: Signal received. Gracefully shutting down... (send signal 2 more time(s) to force shutdown)
|
|
2467
|
+
[ 2015-11-12 23:24:33.6484 37322/0x7fff79f01000 age/Log/Main.cpp:411 ]: Received command to shutdown gracefully. Waiting until all clients have disconnected...
|
|
2468
|
+
[ 2015-11-12 23:24:33.6482 37320/0x700000396000 Ser/Server.h:455 ]: [AdminServer] Shutdown finished
|
|
2469
|
+
[ 2015-11-12 23:24:33.6485 37322/0x700000104000 Ser/Server.h:455 ]: [LoggerAdminServer] Shutdown finished
|
|
2470
|
+
[ 2015-11-12 23:24:33.6497 37322/0x7fff79f01000 age/Log/Main.cpp:436 ]: PassengerAgent logger shutdown finished
|
|
2471
|
+
[ 2015-11-12 23:24:33.6741 37320/0x7fff79f01000 age/Hel/Main.cpp:876 ]: PassengerAgent server shutdown finished
|
|
2472
|
+
[ 2015-11-12 23:25:43.3820 37401/0x7fff79f01000 age/Wat/Main.cpp:1264 ]: Starting PassengerAgent watchdog...
|
|
2473
|
+
[ 2015-11-12 23:25:43.4090 37403/0x7fff79f01000 age/Hel/Main.cpp:891 ]: Starting PassengerAgent server...
|
|
2474
|
+
[ 2015-11-12 23:25:43.4099 37403/0x7fff79f01000 age/Hel/Main.cpp:234 ]: PassengerAgent server running in multi-application mode.
|
|
2475
|
+
[ 2015-11-12 23:25:43.4232 37403/0x7fff79f01000 age/Hel/Main.cpp:645 ]: PassengerAgent server online, PID 37403
|
|
2476
|
+
[ 2015-11-12 23:25:43.4410 37405/0x7fff79f01000 age/Log/Main.cpp:442 ]: Starting PassengerAgent logger...
|
|
2477
|
+
[ 2015-11-12 23:25:43.4441 37405/0x7fff79f01000 age/Log/Main.cpp:323 ]: PassengerAgent logger online, PID 37405
|
|
2478
|
+
App 37419 stdout:
|
|
2479
|
+
App 37419 stdout:
|
|
2480
|
+
[ 2015-11-12 23:25:46.7779 37403/0x70000049f000 App/Implementation.cpp:287 ]: Could not spawn process for application /Users/talyaniv/formalizer/test/dummy: An error occured while starting up the preloader.
|
|
2481
|
+
Error ID: eeb13726
|
|
2482
|
+
Error details saved to: /var/folders/0r/q0vyscz97234m9gstqhhd5lm0000gp/T//passenger-error-NdiI1c.html
|
|
2483
|
+
Message from application: cannot load such file -- rack (LoadError)
|
|
2484
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/loader_shared_helpers.rb:399:in `require'
|
|
2485
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/loader_shared_helpers.rb:399:in `activate_gem'
|
|
2486
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/helper-scripts/rack-preloader.rb:101:in `preload_app'
|
|
2487
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/helper-scripts/rack-preloader.rb:153:in `<module:App>'
|
|
2488
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/helper-scripts/rack-preloader.rb:29:in `<module:PhusionPassenger>'
|
|
2489
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/helper-scripts/rack-preloader.rb:28:in `<main>'
|
|
2490
|
+
|
|
2491
|
+
|
|
2492
|
+
[ 2015-11-12 23:25:46.7947 37403/0x70000018a000 age/Hel/Req/CheckoutSession.cpp:252 ]: [Client 1-1] Cannot checkout session because a spawning error occurred. The identifier of the error is eeb13726. Please see earlier logs for details about the error.
|
|
2493
|
+
|
|
2494
|
+
|
|
2495
|
+
[ 2015-11-12 23:25:56.4622 37403/0x70000018a000 age/Hel/Main.cpp:455 ]: Signal received. Gracefully shutting down... (send signal 2 more time(s) to force shutdown)
|
|
2496
|
+
[ 2015-11-12 23:25:56.4622 37405/0x700000104000 age/Log/Main.cpp:349 ]: Signal received. Gracefully shutting down... (send signal 2 more time(s) to force shutdown)
|
|
2497
|
+
[ 2015-11-12 23:25:56.4623 37405/0x7fff79f01000 age/Log/Main.cpp:411 ]: Received command to shutdown gracefully. Waiting until all clients have disconnected...
|
|
2498
|
+
[ 2015-11-12 23:25:56.4623 37403/0x7fff79f01000 age/Hel/Main.cpp:814 ]: Received command to shutdown gracefully. Waiting until all clients have disconnected...
|
|
2499
|
+
[ 2015-11-12 23:25:56.4624 37403/0x70000018a000 Ser/Server.h:455 ]: [ServerThr.1] Shutdown finished
|
|
2500
|
+
[ 2015-11-12 23:25:56.4624 37405/0x700000104000 Ser/Server.h:455 ]: [LoggerAdminServer] Shutdown finished
|
|
2501
|
+
[ 2015-11-12 23:25:56.4624 37403/0x70000020d000 Ser/Server.h:455 ]: [ServerThr.2] Shutdown finished
|
|
2502
|
+
[ 2015-11-12 23:25:56.4624 37403/0x700000290000 Ser/Server.h:455 ]: [ServerThr.3] Shutdown finished
|
|
2503
|
+
[ 2015-11-12 23:25:56.4625 37403/0x700000313000 Ser/Server.h:455 ]: [ServerThr.4] Shutdown finished
|
|
2504
|
+
[ 2015-11-12 23:25:56.4627 37403/0x700000396000 Ser/Server.h:455 ]: [AdminServer] Shutdown finished
|
|
2505
|
+
[ 2015-11-12 23:25:56.4627 37405/0x7fff79f01000 age/Log/Main.cpp:436 ]: PassengerAgent logger shutdown finished
|
|
2506
|
+
[ 2015-11-12 23:25:56.4872 37403/0x7fff79f01000 age/Hel/Main.cpp:876 ]: PassengerAgent server shutdown finished
|
|
2507
|
+
[ 2015-11-12 23:26:01.1527 37447/0x7fff79f01000 age/Wat/Main.cpp:1264 ]: Starting PassengerAgent watchdog...
|
|
2508
|
+
[ 2015-11-12 23:26:01.1698 37449/0x7fff79f01000 age/Hel/Main.cpp:891 ]: Starting PassengerAgent server...
|
|
2509
|
+
[ 2015-11-12 23:26:01.1707 37449/0x7fff79f01000 age/Hel/Main.cpp:234 ]: PassengerAgent server running in multi-application mode.
|
|
2510
|
+
[ 2015-11-12 23:26:01.1783 37449/0x7fff79f01000 age/Hel/Main.cpp:645 ]: PassengerAgent server online, PID 37449
|
|
2511
|
+
[ 2015-11-12 23:26:01.1860 37451/0x7fff79f01000 age/Log/Main.cpp:442 ]: Starting PassengerAgent logger...
|
|
2512
|
+
[ 2015-11-12 23:26:01.1867 37451/0x7fff79f01000 age/Log/Main.cpp:323 ]: PassengerAgent logger online, PID 37451
|
|
2513
|
+
App 37466 stdout:
|
|
2514
|
+
App 37466 stdout:
|
|
2515
|
+
[ 2015-11-12 23:26:04.4989 37449/0x70000049f000 App/Implementation.cpp:287 ]: Could not spawn process for application /Users/talyaniv/formalizer/test/dummy: An error occured while starting up the preloader.
|
|
2516
|
+
Error ID: b4768987
|
|
2517
|
+
Error details saved to: /var/folders/0r/q0vyscz97234m9gstqhhd5lm0000gp/T//passenger-error-vBrCqk.html
|
|
2518
|
+
Message from application: cannot load such file -- rack (LoadError)
|
|
2519
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/loader_shared_helpers.rb:399:in `require'
|
|
2520
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/loader_shared_helpers.rb:399:in `activate_gem'
|
|
2521
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/helper-scripts/rack-preloader.rb:101:in `preload_app'
|
|
2522
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/helper-scripts/rack-preloader.rb:153:in `<module:App>'
|
|
2523
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/helper-scripts/rack-preloader.rb:29:in `<module:PhusionPassenger>'
|
|
2524
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/helper-scripts/rack-preloader.rb:28:in `<main>'
|
|
2525
|
+
|
|
2526
|
+
|
|
2527
|
+
[ 2015-11-12 23:26:04.5112 37449/0x70000018a000 age/Hel/Req/CheckoutSession.cpp:252 ]: [Client 1-1] Cannot checkout session because a spawning error occurred. The identifier of the error is b4768987. Please see earlier logs for details about the error.
|
|
2528
|
+
|
|
2529
|
+
[ 2015-11-12 23:26:08.0797 37449/0x70000018a000 age/Hel/Main.cpp:455 ]: Signal received. Gracefully shutting down... (send signal 2 more time(s) to force shutdown)
|
|
2530
|
+
|
|
2531
|
+
[ 2015-11-12 23:26:08.0797 37451/0x700000104000 age/Log/Main.cpp:349 ]: Signal received. Gracefully shutting down... (send signal 2 more time(s) to force shutdown)
|
|
2532
|
+
[ 2015-11-12 23:26:08.0797 37449/0x7fff79f01000 age/Hel/Main.cpp:814 ]: Received command to shutdown gracefully. Waiting until all clients have disconnected...
|
|
2533
|
+
[ 2015-11-12 23:26:08.0798 37451/0x7fff79f01000 age/Log/Main.cpp:411 ]: Received command to shutdown gracefully. Waiting until all clients have disconnected...
|
|
2534
|
+
[ 2015-11-12 23:26:08.0798 37449/0x70000018a000 Ser/Server.h:455 ]: [ServerThr.1] Shutdown finished
|
|
2535
|
+
[ 2015-11-12 23:26:08.0799 37451/0x700000104000 Ser/Server.h:455 ]: [LoggerAdminServer] Shutdown finished
|
|
2536
|
+
[ 2015-11-12 23:26:08.0799 37449/0x70000020d000 Ser/Server.h:455 ]: [ServerThr.2] Shutdown finished
|
|
2537
|
+
[ 2015-11-12 23:26:08.0799 37449/0x700000290000 Ser/Server.h:455 ]: [ServerThr.3] Shutdown finished
|
|
2538
|
+
[ 2015-11-12 23:26:08.0800 37449/0x700000313000 Ser/Server.h:455 ]: [ServerThr.4] Shutdown finished
|
|
2539
|
+
[ 2015-11-12 23:26:08.0801 37449/0x700000396000 Ser/Server.h:455 ]: [AdminServer] Shutdown finished
|
|
2540
|
+
[ 2015-11-12 23:26:08.0801 37451/0x7fff79f01000 age/Log/Main.cpp:436 ]: PassengerAgent logger shutdown finished
|
|
2541
|
+
[ 2015-11-12 23:26:08.0931 37449/0x7fff79f01000 age/Hel/Main.cpp:876 ]: PassengerAgent server shutdown finished
|
|
2542
|
+
[ 2015-11-12 23:26:25.6563 37505/0x7fff79f01000 age/Wat/Main.cpp:1264 ]: Starting PassengerAgent watchdog...
|
|
2543
|
+
[ 2015-11-12 23:26:25.6744 37507/0x7fff79f01000 age/Hel/Main.cpp:891 ]: Starting PassengerAgent server...
|
|
2544
|
+
[ 2015-11-12 23:26:25.6752 37507/0x7fff79f01000 age/Hel/Main.cpp:234 ]: PassengerAgent server running in multi-application mode.
|
|
2545
|
+
[ 2015-11-12 23:26:25.6827 37507/0x7fff79f01000 age/Hel/Main.cpp:645 ]: PassengerAgent server online, PID 37507
|
|
2546
|
+
[ 2015-11-12 23:26:25.6902 37509/0x7fff79f01000 age/Log/Main.cpp:442 ]: Starting PassengerAgent logger...
|
|
2547
|
+
[ 2015-11-12 23:26:25.6909 37509/0x7fff79f01000 age/Log/Main.cpp:323 ]: PassengerAgent logger online, PID 37509
|
|
2548
|
+
App 37523 stdout:
|
|
2549
|
+
App 37523 stdout:
|
|
2550
|
+
[ 2015-11-12 23:26:29.2272 37507/0x70000049f000 App/Implementation.cpp:287 ]: Could not spawn process for application /Users/talyaniv/formalizer/test/dummy: An error occured while starting up the preloader.
|
|
2551
|
+
Error ID: ca3f22e6
|
|
2552
|
+
Error details saved to: /var/folders/0r/q0vyscz97234m9gstqhhd5lm0000gp/T//passenger-error-mvT3oh.html
|
|
2553
|
+
Message from application: cannot load such file -- rack (LoadError)
|
|
2554
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/loader_shared_helpers.rb:399:in `require'
|
|
2555
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/loader_shared_helpers.rb:399:in `activate_gem'
|
|
2556
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/helper-scripts/rack-preloader.rb:101:in `preload_app'
|
|
2557
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/helper-scripts/rack-preloader.rb:153:in `<module:App>'
|
|
2558
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/helper-scripts/rack-preloader.rb:29:in `<module:PhusionPassenger>'
|
|
2559
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/helper-scripts/rack-preloader.rb:28:in `<main>'
|
|
2560
|
+
|
|
2561
|
+
|
|
2562
|
+
[ 2015-11-12 23:26:29.2392 37507/0x70000018a000 age/Hel/Req/CheckoutSession.cpp:252 ]: [Client 1-1] Cannot checkout session because a spawning error occurred. The identifier of the error is ca3f22e6. Please see earlier logs for details about the error.
|
|
2563
|
+
|
|
2564
|
+
[ 2015-11-12 23:27:15.7360 37507/0x70000018a000 age/Hel/Main.cpp:455 ]: Signal received. Gracefully shutting down... (send signal 2 more time(s) to force shutdown)
|
|
2565
|
+
[ 2015-11-12 23:27:15.7361 37507/0x7fff79f01000 age/Hel/Main.cpp:814 ]: Received command to shutdown gracefully. Waiting until all clients have disconnected...
|
|
2566
|
+
|
|
2567
|
+
[ 2015-11-12 23:27:15.7361 37507/0x70000018a000 Ser/Server.h:455 ]: [ServerThr.1] Shutdown finished
|
|
2568
|
+
[ 2015-11-12 23:27:15.7362 37507/0x70000020d000 Ser/Server.h:455 ]: [ServerThr.2] Shutdown finished
|
|
2569
|
+
[ 2015-11-12 23:27:15.7362 37507/0x700000290000 Ser/Server.h:455 ]: [ServerThr.3] Shutdown finished
|
|
2570
|
+
[ 2015-11-12 23:27:15.7362 37509/0x700000104000 age/Log/Main.cpp:349 ]: Signal received. Gracefully shutting down... (send signal 2 more time(s) to force shutdown)
|
|
2571
|
+
[ 2015-11-12 23:27:15.7363 37507/0x700000313000 Ser/Server.h:455 ]: [ServerThr.4] Shutdown finished
|
|
2572
|
+
[ 2015-11-12 23:27:15.7364 37509/0x7fff79f01000 age/Log/Main.cpp:411 ]: Received command to shutdown gracefully. Waiting until all clients have disconnected...
|
|
2573
|
+
[ 2015-11-12 23:27:15.7364 37507/0x700000396000 Ser/Server.h:455 ]: [AdminServer] Shutdown finished
|
|
2574
|
+
[ 2015-11-12 23:27:15.7365 37509/0x700000104000 Ser/Server.h:455 ]: [LoggerAdminServer] Shutdown finished
|
|
2575
|
+
[ 2015-11-12 23:27:15.7367 37509/0x7fff79f01000 age/Log/Main.cpp:436 ]: PassengerAgent logger shutdown finished
|
|
2576
|
+
[ 2015-11-12 23:27:15.7615 37507/0x7fff79f01000 age/Hel/Main.cpp:876 ]: PassengerAgent server shutdown finished
|
|
2577
|
+
[ 2015-11-12 23:27:46.8683 37573/0x7fff79f01000 age/Wat/Main.cpp:1264 ]: Starting PassengerAgent watchdog...
|
|
2578
|
+
[ 2015-11-12 23:27:46.8965 37575/0x7fff79f01000 age/Hel/Main.cpp:891 ]: Starting PassengerAgent server...
|
|
2579
|
+
[ 2015-11-12 23:27:46.8974 37575/0x7fff79f01000 age/Hel/Main.cpp:234 ]: PassengerAgent server running in multi-application mode.
|
|
2580
|
+
[ 2015-11-12 23:27:46.9104 37575/0x7fff79f01000 age/Hel/Main.cpp:645 ]: PassengerAgent server online, PID 37575
|
|
2581
|
+
[ 2015-11-12 23:27:46.9278 37577/0x7fff79f01000 age/Log/Main.cpp:442 ]: Starting PassengerAgent logger...
|
|
2582
|
+
[ 2015-11-12 23:27:46.9310 37577/0x7fff79f01000 age/Log/Main.cpp:323 ]: PassengerAgent logger online, PID 37577
|
|
2583
|
+
App 37591 stdout:
|
|
2584
|
+
App 37591 stdout:
|
|
2585
|
+
[ 2015-11-12 23:27:50.2876 37575/0x70000049f000 App/Implementation.cpp:287 ]: Could not spawn process for application /Users/talyaniv/formalizer/test/dummy: An error occured while starting up the preloader.
|
|
2586
|
+
Error ID: 079986ee
|
|
2587
|
+
Error details saved to: /var/folders/0r/q0vyscz97234m9gstqhhd5lm0000gp/T//passenger-error-f47LfH.html
|
|
2588
|
+
Message from application: cannot load such file -- rack (LoadError)
|
|
2589
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/loader_shared_helpers.rb:399:in `require'
|
|
2590
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/loader_shared_helpers.rb:399:in `activate_gem'
|
|
2591
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/helper-scripts/rack-preloader.rb:101:in `preload_app'
|
|
2592
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/helper-scripts/rack-preloader.rb:153:in `<module:App>'
|
|
2593
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/helper-scripts/rack-preloader.rb:29:in `<module:PhusionPassenger>'
|
|
2594
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/helper-scripts/rack-preloader.rb:28:in `<main>'
|
|
2595
|
+
|
|
2596
|
+
|
|
2597
|
+
[ 2015-11-12 23:27:50.3008 37575/0x70000018a000 age/Hel/Req/CheckoutSession.cpp:252 ]: [Client 1-1] Cannot checkout session because a spawning error occurred. The identifier of the error is 079986ee. Please see earlier logs for details about the error.
|
|
2598
|
+
|
|
2599
|
+
[ 2015-11-12 23:29:26.5669 37575/0x70000018a000 age/Hel/Main.cpp:455 ]: Signal received. Gracefully shutting down... (send signal 2 more time(s) to force shutdown)
|
|
2600
|
+
[ 2015-11-12 23:29:26.5671 37575/0x7fff79f01000 age/Hel/Main.cpp:814 ]: Received command to shutdown gracefully. Waiting until all clients have disconnected...
|
|
2601
|
+
|
|
2602
|
+
[ 2015-11-12 23:29:26.5676 37577/0x700000104000 age/Log/Main.cpp:349 ]: Signal received. Gracefully shutting down... (send signal 2 more time(s) to force shutdown)
|
|
2603
|
+
[ 2015-11-12 23:29:26.5678 37575/0x70000020d000 Ser/Server.h:455 ]: [ServerThr.2] Shutdown finished
|
|
2604
|
+
[ 2015-11-12 23:29:26.5678 37575/0x70000018a000 Ser/Server.h:455 ]: [ServerThr.1] Shutdown finished
|
|
2605
|
+
[ 2015-11-12 23:29:26.5679 37575/0x700000290000 Ser/Server.h:455 ]: [ServerThr.3] Shutdown finished
|
|
2606
|
+
[ 2015-11-12 23:29:26.5679 37577/0x7fff79f01000 age/Log/Main.cpp:411 ]: Received command to shutdown gracefully. Waiting until all clients have disconnected...
|
|
2607
|
+
[ 2015-11-12 23:29:26.5679 37575/0x700000313000 Ser/Server.h:455 ]: [ServerThr.4] Shutdown finished
|
|
2608
|
+
[ 2015-11-12 23:29:26.5677 37575/0x700000396000 Ser/Server.h:455 ]: [AdminServer] Shutdown finished
|
|
2609
|
+
[ 2015-11-12 23:29:26.5680 37577/0x700000104000 Ser/Server.h:455 ]: [LoggerAdminServer] Shutdown finished
|
|
2610
|
+
[ 2015-11-12 23:29:26.5697 37577/0x7fff79f01000 age/Log/Main.cpp:436 ]: PassengerAgent logger shutdown finished
|
|
2611
|
+
[ 2015-11-12 23:29:26.5971 37575/0x7fff79f01000 age/Hel/Main.cpp:876 ]: PassengerAgent server shutdown finished
|
|
2612
|
+
[ 2015-11-12 23:30:06.7362 37753/0x7fff79f01000 age/Wat/Main.cpp:1264 ]: Starting PassengerAgent watchdog...
|
|
2613
|
+
[ 2015-11-12 23:30:06.7780 37755/0x7fff79f01000 age/Hel/Main.cpp:891 ]: Starting PassengerAgent server...
|
|
2614
|
+
[ 2015-11-12 23:30:06.7788 37755/0x7fff79f01000 age/Hel/Main.cpp:234 ]: PassengerAgent server running in multi-application mode.
|
|
2615
|
+
[ 2015-11-12 23:30:06.7967 37755/0x7fff79f01000 age/Hel/Main.cpp:645 ]: PassengerAgent server online, PID 37755
|
|
2616
|
+
[ 2015-11-12 23:30:06.8251 37757/0x7fff79f01000 age/Log/Main.cpp:442 ]: Starting PassengerAgent logger...
|
|
2617
|
+
[ 2015-11-12 23:30:06.8295 37757/0x7fff79f01000 age/Log/Main.cpp:323 ]: PassengerAgent logger online, PID 37757
|
|
2618
|
+
App 37771 stdout:
|
|
2619
|
+
App 37771 stdout:
|
|
2620
|
+
[ 2015-11-12 23:30:10.2134 37755/0x70000049f000 App/Implementation.cpp:287 ]: Could not spawn process for application /Users/talyaniv/formalizer/test/dummy: An error occured while starting up the preloader.
|
|
2621
|
+
Error ID: dce9ef7a
|
|
2622
|
+
Error details saved to: /var/folders/0r/q0vyscz97234m9gstqhhd5lm0000gp/T//passenger-error-kWggiG.html
|
|
2623
|
+
Message from application: cannot load such file -- rack (LoadError)
|
|
2624
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/loader_shared_helpers.rb:399:in `require'
|
|
2625
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/loader_shared_helpers.rb:399:in `activate_gem'
|
|
2626
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/helper-scripts/rack-preloader.rb:101:in `preload_app'
|
|
2627
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/helper-scripts/rack-preloader.rb:153:in `<module:App>'
|
|
2628
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/helper-scripts/rack-preloader.rb:29:in `<module:PhusionPassenger>'
|
|
2629
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/helper-scripts/rack-preloader.rb:28:in `<main>'
|
|
2630
|
+
|
|
2631
|
+
|
|
2632
|
+
[ 2015-11-12 23:30:10.2285 37755/0x70000018a000 age/Hel/Req/CheckoutSession.cpp:252 ]: [Client 1-1] Cannot checkout session because a spawning error occurred. The identifier of the error is dce9ef7a. Please see earlier logs for details about the error.
|
|
2633
|
+
|
|
2634
|
+
[ 2015-11-12 23:30:11.1679 37755/0x70000018a000 age/Hel/Main.cpp:455 ]: Signal received. Gracefully shutting down... (send signal 2 more time(s) to force shutdown)
|
|
2635
|
+
[ 2015-11-12 23:30:11.1680 37755/0x7fff79f01000 age/Hel/Main.cpp:814 ]: Received command to shutdown gracefully. Waiting until all clients have disconnected...
|
|
2636
|
+
[ 2015-11-12 23:30:11.1681 37755/0x70000018a000 Ser/Server.h:455 ]: [ServerThr.1] Shutdown finished
|
|
2637
|
+
[ 2015-11-12 23:30:11.1681 37755/0x70000020d000 Ser/Server.h:455 ]: [ServerThr.2] Shutdown finished
|
|
2638
|
+
[ 2015-11-12 23:30:11.1682 37755/0x700000290000 Ser/Server.h:455 ]: [ServerThr.3] Shutdown finished
|
|
2639
|
+
[ 2015-11-12 23:30:11.1682 37755/0x700000313000 Ser/Server.h:455 ]: [ServerThr.4] Shutdown finished
|
|
2640
|
+
[ 2015-11-12 23:30:11.1683 37755/0x700000396000 Ser/Server.h:455 ]: [AdminServer] Shutdown finished
|
|
2641
|
+
|
|
2642
|
+
[ 2015-11-12 23:30:11.1685 37757/0x700000104000 age/Log/Main.cpp:349 ]: Signal received. Gracefully shutting down... (send signal 2 more time(s) to force shutdown)
|
|
2643
|
+
[ 2015-11-12 23:30:11.1685 37757/0x7fff79f01000 age/Log/Main.cpp:411 ]: Received command to shutdown gracefully. Waiting until all clients have disconnected...
|
|
2644
|
+
[ 2015-11-12 23:30:11.1686 37757/0x700000104000 Ser/Server.h:455 ]: [LoggerAdminServer] Shutdown finished
|
|
2645
|
+
[ 2015-11-12 23:30:11.1688 37757/0x7fff79f01000 age/Log/Main.cpp:436 ]: PassengerAgent logger shutdown finished
|
|
2646
|
+
[ 2015-11-12 23:30:11.1941 37755/0x7fff79f01000 age/Hel/Main.cpp:876 ]: PassengerAgent server shutdown finished
|
|
2647
|
+
[ 2015-11-14 11:50:20.8712 1549/0x7fff79eff000 age/Wat/Main.cpp:1264 ]: Starting PassengerAgent watchdog...
|
|
2648
|
+
[ 2015-11-14 11:50:20.8991 1551/0x7fff79eff000 age/Hel/Main.cpp:891 ]: Starting PassengerAgent server...
|
|
2649
|
+
[ 2015-11-14 11:50:20.8998 1551/0x7fff79eff000 age/Hel/Main.cpp:234 ]: PassengerAgent server running in multi-application mode.
|
|
2650
|
+
[ 2015-11-14 11:50:20.9174 1551/0x7fff79eff000 age/Hel/Main.cpp:645 ]: PassengerAgent server online, PID 1551
|
|
2651
|
+
[ 2015-11-14 11:50:20.9378 1553/0x7fff79eff000 age/Log/Main.cpp:442 ]: Starting PassengerAgent logger...
|
|
2652
|
+
[ 2015-11-14 11:50:20.9409 1553/0x7fff79eff000 age/Log/Main.cpp:323 ]: PassengerAgent logger online, PID 1553
|
|
2653
|
+
App 1567 stdout:
|
|
2654
|
+
App 1567 stdout:
|
|
2655
|
+
[ 2015-11-14 11:50:24.2693 1551/0x70000049f000 App/Implementation.cpp:287 ]: Could not spawn process for application /Users/talyaniv/formalizer/test/dummy: An error occured while starting up the preloader.
|
|
2656
|
+
Error ID: 1a5ea988
|
|
2657
|
+
Error details saved to: /var/folders/0r/q0vyscz97234m9gstqhhd5lm0000gp/T//passenger-error-RyFmbP.html
|
|
2658
|
+
Message from application: cannot load such file -- rack (LoadError)
|
|
2659
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/loader_shared_helpers.rb:399:in `require'
|
|
2660
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/lib/phusion_passenger/loader_shared_helpers.rb:399:in `activate_gem'
|
|
2661
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/helper-scripts/rack-preloader.rb:101:in `preload_app'
|
|
2662
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/helper-scripts/rack-preloader.rb:153:in `<module:App>'
|
|
2663
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/helper-scripts/rack-preloader.rb:29:in `<module:PhusionPassenger>'
|
|
2664
|
+
/Users/talyaniv/.rvm/gems/ruby-2.2.2/gems/passenger-5.0.7/helper-scripts/rack-preloader.rb:28:in `<main>'
|
|
2665
|
+
|
|
2666
|
+
|
|
2667
|
+
[ 2015-11-14 11:50:24.2840 1551/0x70000018a000 age/Hel/Req/CheckoutSession.cpp:252 ]: [Client 1-1] Cannot checkout session because a spawning error occurred. The identifier of the error is 1a5ea988. Please see earlier logs for details about the error.
|
|
2668
|
+
|
|
2669
|
+
|
|
2670
|
+
[ 2015-11-14 11:50:25.4735 1551/0x70000018a000 age/Hel/Main.cpp:455 ]: Signal received. Gracefully shutting down... (send signal 2 more time(s) to force shutdown)
|
|
2671
|
+
[ 2015-11-14 11:50:25.4735 1553/0x700000104000 age/Log/Main.cpp:349 ]: Signal received. Gracefully shutting down... (send signal 2 more time(s) to force shutdown)
|
|
2672
|
+
[ 2015-11-14 11:50:25.4736 1551/0x7fff79eff000 age/Hel/Main.cpp:814 ]: Received command to shutdown gracefully. Waiting until all clients have disconnected...
|
|
2673
|
+
[ 2015-11-14 11:50:25.4736 1553/0x7fff79eff000 age/Log/Main.cpp:411 ]: Received command to shutdown gracefully. Waiting until all clients have disconnected...
|
|
2674
|
+
[ 2015-11-14 11:50:25.4737 1553/0x700000104000 Ser/Server.h:455 ]: [LoggerAdminServer] Shutdown finished
|
|
2675
|
+
[ 2015-11-14 11:50:25.4737 1551/0x70000018a000 Ser/Server.h:455 ]: [ServerThr.1] Shutdown finished
|
|
2676
|
+
[ 2015-11-14 11:50:25.4738 1551/0x70000020d000 Ser/Server.h:455 ]: [ServerThr.2] Shutdown finished
|
|
2677
|
+
[ 2015-11-14 11:50:25.4738 1551/0x700000290000 Ser/Server.h:455 ]: [ServerThr.3] Shutdown finished
|
|
2678
|
+
[ 2015-11-14 11:50:25.4739 1551/0x700000313000 Ser/Server.h:455 ]: [ServerThr.4] Shutdown finished
|
|
2679
|
+
[ 2015-11-14 11:50:25.4740 1553/0x7fff79eff000 age/Log/Main.cpp:436 ]: PassengerAgent logger shutdown finished
|
|
2680
|
+
[ 2015-11-14 11:50:25.4741 1551/0x700000396000 Ser/Server.h:455 ]: [AdminServer] Shutdown finished
|
|
2681
|
+
[ 2015-11-14 11:50:25.4984 1551/0x7fff79eff000 age/Hel/Main.cpp:876 ]: PassengerAgent server shutdown finished
|