facebook / hhvm

A virtual machine for executing programs written in Hack.
https://hhvm.com
Other
18.19k stars 3k forks source link

Magento 2 alpha install - /var/session/sess_b1986816aeb5be6392b370cd5652bfac, O_RDWR) failed: No such file or directory #3623

Closed csdougliss closed 3 years ago

csdougliss commented 10 years ago

At the end of Magento 2 alpha-92 install, you end up at /index.php/install/wizard/end/ with 404 error: Page not found. This works correctly with PHP. After the install, you are not able to do anything.

/var/www/vhosts/magento2-capistrano/current/var/session$ ls -la

-rw------- 1 www-data www-data  317 Aug 29 08:57 sess_b1986816aeb5be6392b370cd5652bfac

/var/log/hhvm/error.log:

[Fri Aug 29 08:56:22 2014] [hphp] [6787:7fb4343ff700:2:000001] [] \nWarning: open(/var/www/vhosts/magento2-capistrano/releases/20140826151639/var/session/sess_b1986816aeb5be6392b370cd5652bfac, O_RDWR) failed: No such file or directory (2)
[Fri Aug 29 08:56:22 2014] [hphp] [6787:7fb4343ff700:2:000002] [] \nWarning: Failed to write session data (user). Please verify that the current setting of session.save_path is correct (/var/www/vhosts/magento2-capistrano/releases/20140826151639/var/session) in /var/www/vhosts/magento2-capistrano/releases/20140826151639/lib/internal/Magento/Framework/Session/SessionManager.php on line 128

hhvm --version

HipHop VM 3.3.0-dev+2014.08.22 (rel)
Compiler: heads/master-0-gcf0499dc86b49d69c3aeb77b19660371fada3fb7
Repo schema: 7a43960ad8bafac63a0edae194227c3ace511328
Extension API: 20140702

cat system.log:

2014-08-29T08:56:23+00:00 ERR (3): Cache file with merged layout: LAYOUT_install_STORE1_c806e154ba86c9efc73fb851dca636d2: Please correct the XML data and try again. Element 'block': This element is not expected. Expected is one of ( referenceContainer, container, update, remove, move ).
Line: 1

2014-08-29T08:56:23+00:00 ERR (3): Cache file with merged layout: LAYOUT_install_STORE1_6f1b068ec7ccf4878f9284dd1137afd1: Please correct the XML data and try again. Element 'block': This element is not expected. Expected is one of ( referenceContainer, container, update, remove, move ).
Line: 1

2014-08-29T08:56:29+00:00 ERR (3): Cache file with merged layout: LAYOUT_install_STORE1_aac5934dce59c16cb0f83f81840797e8: Please correct the XML data and try again. Element 'block': This element is not expected. Expected is one of ( referenceContainer, container, update, remove, move ).
Line: 1

2014-08-29T08:56:29+00:00 ERR (3): Cache file with merged layout: LAYOUT_install_STORE1_6f1b068ec7ccf4878f9284dd1137afd1: Please correct the XML data and try again. Element 'block': This element is not expected. Expected is one of ( referenceContainer, container, update, remove, move ).
Line: 1

2014-08-29T08:56:40+00:00 ERR (3): Cache file with merged layout: LAYOUT_install_STORE1_aac5934dce59c16cb0f83f81840797e8: Please correct the XML data and try again. Element 'block': This element is not expected. Expected is one of ( referenceContainer, container, update, remove, move ).
Line: 1

2014-08-29T08:56:40+00:00 ERR (3): Cache file with merged layout: LAYOUT_install_STORE1_6f1b068ec7ccf4878f9284dd1137afd1: Please correct the XML data and try again. Element 'block': This element is not expected. Expected is one of ( referenceContainer, container, update, remove, move ).
Line: 1

2014-08-29T08:56:51+00:00 ERR (3): Cache file with merged layout: LAYOUT_install_STORE1_087d24942aa9d302e6b785d21c7dc585: Please correct the XML data and try again. Element 'block': This element is not expected. Expected is one of ( referenceContainer, container, update, remove, move ).
Line: 1

2014-08-29T08:56:52+00:00 ERR (3): Cache file with merged layout: LAYOUT_install_STORE1_6f1b068ec7ccf4878f9284dd1137afd1: Please correct the XML data and try again. Element 'block': This element is not expected. Expected is one of ( referenceContainer, container, update, remove, move ).
Line: 1

2014-08-29T08:57:18+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Core/sql/core_setup/install-1.6.0.0.php
2014-08-29T08:57:18+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Core/sql/core_setup/upgrade-1.6.0.1-1.6.0.2.php
2014-08-29T08:57:18+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Core/sql/core_setup/upgrade-1.6.0.2-1.6.0.3.php
2014-08-29T08:57:18+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Core/sql/core_setup/upgrade-1.6.0.3-1.6.0.4.php
2014-08-29T08:57:18+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Core/sql/core_setup/upgrade-1.6.0.5-1.6.0.6.php
2014-08-29T08:57:18+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Core/sql/core_setup/upgrade-1.6.0.6-1.6.0.7.php
2014-08-29T08:57:18+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Core/sql/core_setup/upgrade-1.6.0.7-1.6.0.8.php
2014-08-29T08:57:18+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Core/sql/core_setup/upgrade-1.6.0.8-1.6.0.9.php
2014-08-29T08:57:18+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Core/sql/core_setup/upgrade-1.6.0.9-1.6.0.10.php
2014-08-29T08:57:18+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Core/sql/core_setup/upgrade-1.6.0.10-1.6.0.11.php
2014-08-29T08:57:18+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Core/sql/core_setup/upgrade-1.6.0.11-1.6.0.12.php
2014-08-29T08:57:18+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Core/sql/core_setup/upgrade-1.6.0.12-1.6.0.13.php
2014-08-29T08:57:18+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Core/sql/core_setup/upgrade-1.6.0.13-1.6.0.14.php
2014-08-29T08:57:18+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Core/sql/core_setup/upgrade-1.6.0.14-1.6.0.15.php
2014-08-29T08:57:18+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Authorization/sql/authorization_setup/install-1.0.0.0.php
2014-08-29T08:57:18+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Store/sql/store_setup/install-2.0.0.0.php
2014-08-29T08:57:19+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Directory/sql/directory_setup/install-1.6.0.0.php
2014-08-29T08:57:19+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Eav/sql/eav_setup/install-1.6.0.0.php
2014-08-29T08:57:19+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Eav/sql/eav_setup/upgrade-1.6.0.1-1.6.0.2.php
2014-08-29T08:57:19+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Customer/sql/customer_setup/install-1.6.0.0.php
2014-08-29T08:57:19+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Customer/sql/customer_setup/upgrade-1.6.2.0-1.6.2.0.1.php
2014-08-29T08:57:19+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Customer/sql/customer_setup/upgrade-1.6.2.0.4-1.6.2.0.5.php
2014-08-29T08:57:19+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Index/sql/index_setup/install-1.6.0.0.php
2014-08-29T08:57:19+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Indexer/sql/indexer_setup/install-1.0.0.0.php
2014-08-29T08:57:19+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/UrlRewrite/sql/urlrewrite_setup/install-1.0.0.0.php
2014-08-29T08:57:19+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Cms/sql/cms_setup/install-1.6.0.0.php
2014-08-29T08:57:19+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Cms/sql/cms_setup/upgrade-1.6.0.1-1.6.0.2.php
2014-08-29T08:57:19+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Cms/sql/cms_setup/upgrade-2.0.0.0-2.0.0.1.php
2014-08-29T08:57:20+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Catalog/sql/catalog_setup/install-1.6.0.0.0.php
2014-08-29T08:57:20+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Catalog/sql/catalog_setup/upgrade-1.6.0.0.2-1.6.0.0.3.php
2014-08-29T08:57:20+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Catalog/sql/catalog_setup/upgrade-1.6.0.0.4-1.6.0.0.5.php
2014-08-29T08:57:20+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Catalog/sql/catalog_setup/upgrade-1.6.0.0.6-1.6.0.0.7.php
2014-08-29T08:57:20+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Catalog/sql/catalog_setup/upgrade-1.6.0.0.7-1.6.0.0.8.php
2014-08-29T08:57:20+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Catalog/sql/catalog_setup/upgrade-1.6.0.0.8-1.6.0.0.9.php
2014-08-29T08:57:21+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Catalog/sql/catalog_setup/upgrade-1.6.0.0.9-1.6.0.0.10.php
2014-08-29T08:57:21+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Catalog/sql/catalog_setup/upgrade-1.6.0.0.11-1.6.0.0.12.php
2014-08-29T08:57:21+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Catalog/sql/catalog_setup/upgrade-1.6.0.0.25-1.6.0.0.26.php
2014-08-29T08:57:21+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Catalog/sql/catalog_setup/upgrade-1.6.0.0.26-1.6.0.0.27.php
2014-08-29T08:57:21+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Catalog/sql/catalog_setup/upgrade-1.6.0.0.27-1.6.0.0.28.php
2014-08-29T08:57:21+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/CheckoutAgreements/sql/checkoutagreements_setup/install-1.0.0.0.php
2014-08-29T08:57:21+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Bundle/sql/bundle_setup/install-1.6.0.0.php
2014-08-29T08:57:21+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Bundle/sql/bundle_setup/upgrade-1.6.0.0-1.6.0.0.1.php
2014-08-29T08:57:21+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/ImportExport/sql/importexport_setup/install-1.6.0.0.php
2014-08-29T08:57:21+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/ImportExport/sql/importexport_setup/upgrade-1.6.0.1-1.6.0.2.php
2014-08-29T08:57:21+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/ImportExport/sql/importexport_setup/upgrade-1.6.0.2-1.6.0.3.php
2014-08-29T08:57:21+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/ImportExport/sql/importexport_setup/upgrade-1.6.0.3-1.6.0.4.php
2014-08-29T08:57:21+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/AdminNotification/sql/adminnotification_setup/install-1.6.0.0.php
2014-08-29T08:57:21+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/AdminNotification/sql/adminnotification_setup/upgrade-1.6.0.0-2.0.0.0.php
2014-08-29T08:57:21+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Cron/sql/cron_setup/install-1.6.0.0.php
2014-08-29T08:57:21+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Widget/sql/widget_setup/install-1.6.0.0.php
2014-08-29T08:57:21+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Widget/sql/widget_setup/upgrade-1.6.0.1-1.6.0.2.php
2014-08-29T08:57:21+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/DesignEditor/sql/designeditor_setup/install-1.0.0.1.php
2014-08-29T08:57:21+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/DesignEditor/sql/designeditor_setup/upgrade-1.0.0.1-1.0.0.2.php
2014-08-29T08:57:21+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/DesignEditor/sql/designeditor_setup/upgrade-1.0.0.2-1.0.0.3.php
2014-08-29T08:57:21+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Downloadable/sql/downloadable_setup/install-1.6.0.0.php
2014-08-29T08:57:21+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Downloadable/sql/downloadable_setup/upgrade-1.6.0.0.1-1.6.0.0.2.php
2014-08-29T08:57:21+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Email/sql/email_setup/install-1.0.0.0.php
2014-08-29T08:57:22+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Sales/sql/sales_setup/install-1.6.0.0.php
2014-08-29T08:57:22+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Sales/sql/sales_setup/upgrade-1.6.0.0-1.6.0.1.php
2014-08-29T08:57:22+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Sales/sql/sales_setup/upgrade-1.6.0.1-1.6.0.2.php
2014-08-29T08:57:22+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Sales/sql/sales_setup/upgrade-1.6.0.2-1.6.0.3.php
2014-08-29T08:57:22+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Sales/sql/sales_setup/upgrade-1.6.0.3-1.6.0.4.php
2014-08-29T08:57:22+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Sales/sql/sales_setup/upgrade-1.6.0.4-1.6.0.5.php
2014-08-29T08:57:22+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Sales/sql/sales_setup/upgrade-1.6.0.6-1.6.0.7.php
2014-08-29T08:57:22+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Sales/sql/sales_setup/upgrade-1.6.0.7-1.6.0.8.php
2014-08-29T08:57:22+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Sales/sql/sales_setup/upgrade-1.6.0.8-1.6.0.9.php
2014-08-29T08:57:22+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Sales/sql/sales_setup/upgrade-1.6.0.11-1.6.0.12.php
2014-08-29T08:57:22+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/CatalogInventory/sql/cataloginventory_setup/install-1.6.0.0.php
2014-08-29T08:57:22+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/CatalogInventory/sql/cataloginventory_setup/upgrade-1.6.0.0.1-1.6.0.0.2.php
2014-08-29T08:57:22+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/CatalogInventory/sql/cataloginventory_setup/upgrade-1.6.0.0-1.6.0.0.1.php
2014-08-29T08:57:22+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/CatalogInventory/sql/cataloginventory_setup/upgrade-1.6.0.0.2-1.6.0.0.3.php
2014-08-29T08:57:22+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/GoogleOptimizer/sql/googleoptimizer_setup/install-2.0.0.0.php
2014-08-29T08:57:23+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/GoogleShopping/sql/googleshopping_setup/install-1.6.0.0.php
2014-08-29T08:57:23+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/GoogleShopping/sql/googleshopping_setup/upgrade-1.6.0.0-1.6.0.0.1.php
2014-08-29T08:57:23+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/CatalogRule/sql/catalogrule_setup/install-1.6.0.0.php
2014-08-29T08:57:23+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/CatalogRule/sql/catalogrule_setup/upgrade-1.6.0.0-1.6.0.1.php
2014-08-29T08:57:23+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/CatalogRule/sql/catalogrule_setup/upgrade-1.6.0.1-1.6.0.2.php
2014-08-29T08:57:23+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/CatalogRule/sql/catalogrule_setup/upgrade-1.6.0.2-1.6.0.3.php
2014-08-29T08:57:23+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/User/sql/user_setup/install-1.6.0.0.php
2014-08-29T08:57:23+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/User/sql/user_setup/upgrade-1.6.0.0-1.6.1.0.php
2014-08-29T08:57:23+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/User/sql/user_setup/upgrade-1.6.1.0-1.6.1.1.php
2014-08-29T08:57:23+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/User/sql/user_setup/upgrade-1.6.1.3-1.6.1.4.php
2014-08-29T08:57:23+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/User/sql/user_setup/upgrade-1.6.1.5-1.6.1.6.php
2014-08-29T08:57:23+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Log/sql/log_setup/install-1.6.0.0.php
2014-08-29T08:57:23+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Newsletter/sql/newsletter_setup/install-1.6.0.0.php
2014-08-29T08:57:23+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/SalesRule/sql/salesrule_setup/install-1.6.0.0.php
2014-08-29T08:57:23+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/SalesRule/sql/salesrule_setup/upgrade-1.6.0.0-1.6.0.1.php
2014-08-29T08:57:23+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/SalesRule/sql/salesrule_setup/upgrade-1.6.0.1-1.6.0.2.php
2014-08-29T08:57:23+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/SalesRule/sql/salesrule_setup/upgrade-1.6.0.2-1.6.0.3.php
2014-08-29T08:57:23+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Captcha/sql/captcha_setup/install-1.7.0.0.0.php
2014-08-29T08:57:23+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Paypal/sql/paypal_setup/install-1.6.0.0.php
2014-08-29T08:57:23+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Paypal/sql/paypal_setup/upgrade-1.6.0.0-1.6.0.1.php
2014-08-29T08:57:23+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Paypal/sql/paypal_setup/upgrade-1.6.0.1-1.6.0.2.php
2014-08-29T08:57:23+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Paypal/sql/paypal_setup/upgrade-1.6.0.3-1.6.0.4.php
2014-08-29T08:57:23+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Persistent/sql/persistent_setup/install-1.0.0.0.php
2014-08-29T08:57:23+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/ProductAlert/sql/productalert_setup/install-1.6.0.0.php
2014-08-29T08:57:23+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/RecurringPayment/sql/recurringpayment_setup/install-1.0.0.0.php
2014-08-29T08:57:23+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Reports/sql/reports_setup/install-1.6.0.0.php
2014-08-29T08:57:23+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Reports/sql/reports_setup/upgrade-1.6.0.0.1-1.6.0.0.2.php
2014-08-29T08:57:24+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Reports/sql/reports_setup/upgrade-1.6.0.0-1.6.0.0.1.php
2014-08-29T08:57:24+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Review/sql/review_setup/install-1.6.0.0.php
2014-08-29T08:57:24+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/OfflineShipping/sql/offlineshipping_setup/install-2.0.0.0.php
2014-08-29T08:57:24+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Sendfriend/sql/sendfriend_setup/install-1.6.0.0.php
2014-08-29T08:57:24+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Sitemap/sql/sitemap_setup/install-1.6.0.0.php
2014-08-29T08:57:24+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/CatalogSearch/sql/catalogsearch_setup/install-1.6.0.0.php
2014-08-29T08:57:24+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Tax/sql/tax_setup/install-1.6.0.0.php
2014-08-29T08:57:24+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Tax/sql/tax_setup/upgrade-1.6.0.0-1.6.0.1.php
2014-08-29T08:57:24+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Tax/sql/tax_setup/upgrade-1.6.0.1-1.6.0.2.php
2014-08-29T08:57:24+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Tax/sql/tax_setup/upgrade-1.6.0.2-1.6.0.3.php
2014-08-29T08:57:24+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Tax/sql/tax_setup/upgrade-1.6.0.4-1.6.0.5.php
2014-08-29T08:57:24+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Tax/sql/tax_setup/upgrade-1.6.0.5-1.6.0.6.php
2014-08-29T08:57:24+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Tax/sql/tax_setup/upgrade-1.6.0.6-1.6.0.7.php
2014-08-29T08:57:24+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/ConfigurableProduct/sql/configurable_setup/install-1.0.0.0.php
2014-08-29T08:57:24+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Translation/sql/translation_setup/install-1.0.0.0.php
2014-08-29T08:57:24+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/GiftMessage/sql/giftmessage_setup/install-1.6.0.0.php
2014-08-29T08:57:24+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Integration/sql/integration_setup/install-1.0.0.0.php
2014-08-29T08:57:24+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Integration/sql/integration_setup/upgrade-1.0.0.0-1.0.0.1.php
2014-08-29T08:57:24+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Integration/sql/integration_setup/upgrade-1.0.0.1-1.0.0.2.php
2014-08-29T08:57:24+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Integration/sql/integration_setup/upgrade-1.0.0.2-1.0.0.3.php
2014-08-29T08:57:24+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Webapi/sql/webapi_setup/install-1.0.0.0.php
2014-08-29T08:57:24+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Webapi/sql/webapi_setup/upgrade-1.0.0.0-1.0.0.1.php
2014-08-29T08:57:24+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Webapi/sql/webapi_setup/upgrade-1.0.0.1-1.0.0.2.php
2014-08-29T08:57:24+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Webapi/sql/webapi_setup/upgrade-1.0.0.2-1.0.0.3.php
2014-08-29T08:57:24+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Webapi/sql/webapi_setup/upgrade-1.0.0.3-1.0.0.4.php
2014-08-29T08:57:24+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Weee/sql/weee_setup/install-1.6.0.0.php
2014-08-29T08:57:24+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Wishlist/sql/wishlist_setup/install-1.6.0.0.php
2014-08-29T08:57:25+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Core/data/core_setup/data-upgrade-1.6.0.2-1.6.0.3.php
2014-08-29T08:57:25+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Core/data/core_setup/data-upgrade-1.6.0.3-1.6.0.4.php
2014-08-29T08:57:25+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Core/data/core_setup/data-upgrade-1.6.0.4-1.6.0.5.php
2014-08-29T08:57:25+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Core/data/core_setup/data-upgrade-1.6.0.5-1.6.0.6.php
2014-08-29T08:57:25+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Core/data/core_setup/data-upgrade-1.6.0.10-1.6.0.11.php
2014-08-29T08:57:25+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Core/data/core_setup/data-upgrade-1.6.0.12-1.6.0.13.php
2014-08-29T08:57:26+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Authorization/data/authorization_setup/data-install-1.0.0.0.php
2014-08-29T08:57:26+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Directory/data/directory_setup/data-install-1.6.0.0.php
2014-08-29T08:57:26+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Directory/data/directory_setup/data-upgrade-1.6.0.0-1.6.0.1.php
2014-08-29T08:57:26+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Directory/data/directory_setup/data-upgrade-1.6.0.1-1.6.0.2.php
2014-08-29T08:57:26+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Eav/data/eav_setup/data-upgrade-1.6.0.0-1.6.0.1.php
2014-08-29T08:57:26+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Eav/data/eav_setup/data-upgrade-1.6.0.1-1.6.0.2.php
2014-08-29T08:57:27+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Customer/data/customer_setup/data-install-1.6.0.0.php
2014-08-29T08:57:27+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Customer/data/customer_setup/data-upgrade-1.6.0.0-1.6.1.0.php
2014-08-29T08:57:27+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Customer/data/customer_setup/data-upgrade-1.6.1.0.0-1.6.1.0.1.php
2014-08-29T08:57:27+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Customer/data/customer_setup/data-upgrade-1.6.1.0-1.6.2.0.php
2014-08-29T08:57:27+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Customer/data/customer_setup/data-upgrade-1.6.2.0.1-1.6.2.0.2.php
2014-08-29T08:57:27+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Customer/data/customer_setup/data-upgrade-1.6.2.0.2-1.6.2.0.3.php
2014-08-29T08:57:27+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Customer/data/customer_setup/data-upgrade-1.6.2.0.3-1.6.2.0.4.php
2014-08-29T08:57:27+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Cms/data/cms_setup/data-install-1.6.0.0.php
2014-08-29T08:57:27+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Cms/data/cms_setup/data-upgrade-1.6.0.0-1.6.0.1.php
2014-08-29T08:57:27+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Cms/data/cms_setup/data-upgrade-1.6.0.2-1.6.0.3.php
2014-08-29T08:57:27+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Cms/data/cms_setup/data-upgrade-1.6.0.3-2.0.0.0.php
2014-08-29T08:57:29+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Catalog/data/catalog_setup/data-install-1.6.0.0.php
2014-08-29T08:57:29+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Catalog/data/catalog_setup/data-upgrade-1.6.0.0.0-1.6.0.0.1.php
2014-08-29T08:57:29+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Catalog/data/catalog_setup/data-upgrade-1.6.0.0.1-1.6.0.0.2.php
2014-08-29T08:57:29+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Catalog/data/catalog_setup/data-upgrade-1.6.0.0.3-1.6.0.0.4.php
2014-08-29T08:57:29+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Catalog/data/catalog_setup/data-upgrade-1.6.0.0.4-1.6.0.0.5.php
2014-08-29T08:57:29+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Catalog/data/catalog_setup/data-upgrade-1.6.0.0.5-1.6.0.0.6.php
2014-08-29T08:57:29+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Catalog/data/catalog_setup/data-upgrade-1.6.0.0.8-1.6.0.0.9.php
2014-08-29T08:57:29+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Catalog/data/catalog_setup/data-upgrade-1.6.0.0.9-1.6.0.0.10.php
2014-08-29T08:57:29+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Catalog/data/catalog_setup/data-upgrade-1.6.0.0.10-1.6.0.0.11.php
2014-08-29T08:57:29+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Catalog/data/catalog_setup/data-upgrade-1.6.0.0.12-1.6.0.0.13.php
2014-08-29T08:57:29+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Catalog/data/catalog_setup/data-upgrade-1.6.0.0.13-1.6.0.0.14.php
2014-08-29T08:57:29+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Catalog/data/catalog_setup/data-upgrade-1.6.0.0.14-1.6.0.0.15.php
2014-08-29T08:57:29+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Catalog/data/catalog_setup/data-upgrade-1.6.0.0.16-1.6.0.0.17.php
2014-08-29T08:57:29+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Catalog/data/catalog_setup/data-upgrade-1.6.0.0.17-1.6.0.0.18.php
2014-08-29T08:57:29+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Catalog/data/catalog_setup/data-upgrade-1.6.0.0.18-1.6.0.0.19.php
2014-08-29T08:57:29+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Catalog/data/catalog_setup/data-upgrade-1.6.0.0.19-1.6.0.0.20.php
2014-08-29T08:57:30+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Catalog/data/catalog_setup/data-upgrade-1.6.0.0.20-1.6.0.0.21.php
2014-08-29T08:57:30+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Catalog/data/catalog_setup/data-upgrade-1.6.0.0.21-1.6.0.0.22.php
2014-08-29T08:57:30+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Catalog/data/catalog_setup/data-upgrade-1.6.0.0.23-1.6.0.0.24.php
2014-08-29T08:57:30+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Catalog/data/catalog_setup/data-upgrade-1.6.0.0.24-1.6.0.0.25.php
2014-08-29T08:57:30+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Catalog/data/catalog_setup/data-upgrade-1.6.0.0.27-1.6.0.0.28.php
2014-08-29T08:57:30+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Bundle/data/bundle_setup/data-install-1.6.0.0.php
2014-08-29T08:57:30+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Bundle/data/bundle_setup/data-upgrade-1.6.0.0.1-1.6.0.0.2.php
2014-08-29T08:57:30+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Widget/data/widget_setup/data-upgrade-1.6.0.0-1.6.0.1.php
2014-08-29T08:57:30+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Dhl/data/dhl_setup/data-install-2.0.0.0.php
2014-08-29T08:57:30+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Downloadable/data/downloadable_setup/data-install-1.6.0.0.php
2014-08-29T08:57:30+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Downloadable/data/downloadable_setup/data-upgrade-1.6.0.0.0-1.6.0.0.1.php
2014-08-29T08:57:30+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Downloadable/data/downloadable_setup/data-upgrade-1.6.0.0.1-1.6.0.0.2.php
2014-08-29T08:57:30+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Downloadable/data/downloadable_setup/data-upgrade-1.6.0.0.2-1.6.0.0.3.php
2014-08-29T08:57:30+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Fedex/data/fedex_setup/data-install-2.0.0.0.php
2014-08-29T08:57:30+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Sales/data/sales_setup/data-install-1.6.0.0.php
2014-08-29T08:57:30+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Sales/data/sales_setup/data-upgrade-1.6.0.4-1.6.0.5.php
2014-08-29T08:57:30+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Sales/data/sales_setup/data-upgrade-1.6.0.5-1.6.0.6.php
2014-08-29T08:57:30+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Sales/data/sales_setup/data-upgrade-1.6.0.11-1.6.0.12.php
2014-08-29T08:57:30+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/CatalogInventory/data/cataloginventory_setup/data-upgrade-1.6.0.0.0-1.6.0.0.1.php
2014-08-29T08:57:30+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/CatalogInventory/data/cataloginventory_setup/data-upgrade-1.6.0.0.3-1.6.0.0.4.php
2014-08-29T08:57:30+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/GoogleShopping/data/googleshopping_setup/data-install-1.6.0.0.php
2014-08-29T08:57:30+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/GroupedProduct/data/groupedproduct_setup/data-install-0.0.1.php
2014-08-29T08:57:30+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Checkout/data/checkout_setup/data-install-1.6.0.0.php
2014-08-29T08:57:30+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/CatalogRule/data/catalogrule_setup/data-upgrade-1.6.0.3-1.6.0.4.php
2014-08-29T08:57:30+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Log/data/log_setup/data-install-1.6.0.0.php
2014-08-29T08:57:30+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Newsletter/data/newsletter_setup/data-upgrade-1.6.0.0-1.6.0.1.php
2014-08-29T08:57:30+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Newsletter/data/newsletter_setup/data-upgrade-1.6.0.1-1.6.0.2.php
2014-08-29T08:57:30+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/SalesRule/data/salesrule_setup/data-upgrade-1.6.0.3-1.6.0.4.php
2014-08-29T08:57:30+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Ogone/data/ogone_setup/data-install-1.6.0.0.php
2014-08-29T08:57:30+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Paypal/data/paypal_setup/data-install-1.6.0.0.php
2014-08-29T08:57:30+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Paypal/data/paypal_setup/data-upgrade-1.6.0.2-1.6.0.3.php
2014-08-29T08:57:30+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/RecurringPayment/data/recurringpayment_setup/data-install-1.0.0.0.php
2014-08-29T08:57:30+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Reports/data/reports_setup/data-install-1.6.0.0.php
2014-08-29T08:57:31+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Review/data/review_setup/data-install-1.6.0.0.php
2014-08-29T08:57:31+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Tax/data/tax_setup/data-install-1.6.0.0.php
2014-08-29T08:57:31+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Tax/data/tax_setup/data-upgrade-1.6.0.0-1.6.0.1.php
2014-08-29T08:57:31+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/ConfigurableProduct/data/configurableproduct_setup/data-install-1.0.0.0.php
2014-08-29T08:57:31+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Translation/data/translation_setup/data-upgrade-1.0.0.0-1.0.0.1.php
2014-08-29T08:57:31+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/GiftMessage/data/giftmessage_setup/data-install-1.6.0.0.php
2014-08-29T08:57:31+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/GiftMessage/data/giftmessage_setup/data-upgrade-1.6.0.0-1.6.0.1.php
2014-08-29T08:57:31+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Usps/data/usps_setup/data-install-2.0.0.0.php
2014-08-29T08:57:31+00:00 DEBUG (7): /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Weee/data/weee_setup/data-install-1.6.0.0.php
2014-08-29T08:57:32+00:00 ERR (3): Cache file with merged layout: LAYOUT_install_STORE1_b2653cf89faf789bec3dc9d85f081a8a: Please correct the XML data and try again. Element 'block': This element is not expected. Expected is one of ( referenceContainer, container, update, remove, move ).
Line: 1

2014-08-29T08:57:32+00:00 ERR (3): Cache file with merged layout: LAYOUT_install_STORE1_6f1b068ec7ccf4878f9284dd1137afd1: Please correct the XML data and try again. Element 'block': This element is not expected. Expected is one of ( referenceContainer, container, update, remove, move ).
Line: 1

Reference these 2 issues:

https://github.com/magento/magento2/issues/578 https://github.com/magento/magento2/issues/568

After install:

Store Manager has been initialized not properly

Store Manager has been initialized not properly

#0 /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Store/Model/StorageFactory.php(241): Magento\Store\Model\Storage\Db->getStore()
#1 /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Store/Model/StorageFactory.php(161): Magento\Store\Model\StorageFactory->_reinitStores()
#2 /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Store/Model/StoreManager.php(133): Magento\Store\Model\StorageFactory->get()
#3 /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Store/Model/StoreManager.php(201): Magento\Store\Model\StoreManager->_getStorage()
#4 /var/www/vhosts/magento2-capistrano/releases/20140826151639/app/code/Magento/Store/App/Request/PathInfoProcessor.php(53): Magento\Store\Model\StoreManager->getStores()
#5 /var/www/vhosts/magento2-capistrano/shared/var/generation/Magento/Store/App/Request/PathInfoProcessor/Proxy.php(95): Magento\Store\App\Request\PathInfoProcessor->process()
#6 /var/www/vhosts/magento2-capistrano/releases/20140826151639/lib/internal/Magento/Framework/App/Request/Http.php(164): Magento\Store\App\Request\PathInfoProcessor\Proxy->process()
#7 /var/www/vhosts/magento2-capistrano/releases/20140826151639/lib/internal/Zend/Controller/Request/Http.php(656): Magento\Framework\App\Request\Http->setPathInfo()
#8 /var/www/vhosts/magento2-capistrano/releases/20140826151639/lib/internal/Magento/Framework/App/Request/Http.php(264): Zend_Controller_Request_Http->getPathInfo()
#9 /var/www/vhosts/magento2-capistrano/releases/20140826151639/lib/internal/Magento/Framework/App/Http.php(116): Magento\Framework\App\Request\Http->getFrontName()
#10 /var/www/vhosts/magento2-capistrano/releases/20140826151639/lib/internal/Magento/Framework/App/EntryPoint/EntryPoint.php(80): Magento\Framework\App\Http->launch()
#11 /var/www/vhosts/magento2-capistrano/releases/20140826151639/index.php(37): Magento\Framework\App\EntryPoint\EntryPoint->run()
#12 {main}
csdougliss commented 9 years ago

Still doesn't work.

Command line install - Magento 2 0.74.0-beta1

Store Manager has been initialized not properly
#0 /var/www/vhosts/magento2-capistrano/releases/20150325105152/app/code/Magento/Store/Model/StorageFactory.php(167): Magento\Store\Model\Storage\Db->getStore()
#1 /var/www/vhosts/magento2-capistrano/releases/20150325105152/app/code/Magento/Store/Model/StorageFactory.php(117): Magento\Store\Model\StorageFactory->_reinitStores()
#2 /var/www/vhosts/magento2-capistrano/releases/20150325105152/app/code/Magento/Store/Model/StoreManager.php(121): Magento\Store\Model\StorageFactory->get()
#3 /var/www/vhosts/magento2-capistrano/releases/20150325105152/app/code/Magento/Store/Model/StoreManager.php(175): Magento\Store\Model\StoreManager->_getStorage()
#4 /var/www/vhosts/magento2-capistrano/shared/var/generation/Magento/Store/Model/StoreManagerInterface/Proxy.php(119): Magento\Store\Model\StoreManager->getStore()
#5 /var/www/vhosts/magento2-capistrano/releases/20150325105152/app/code/Magento/Store/Model/Resolver/Store.php(29): Magento\Store\Model\StoreManagerInterface\Proxy->getStore()
#6 /var/www/vhosts/magento2-capistrano/releases/20150325105152/lib/internal/Magento/Framework/App/Config/ScopePool.php(117): Magento\Store\Model\Resolver\Store->getScope()
#7 /var/www/vhosts/magento2-capistrano/releases/20150325105152/lib/internal/Magento/Framework/App/Config/ScopePool.php(72): Magento\Framework\App\Config\ScopePool->_getScopeCode()
#8 /var/www/vhosts/magento2-capistrano/releases/20150325105152/lib/internal/Magento/Framework/App/Config.php(43): Magento\Framework\App\Config\ScopePool->getScope()
#9 /var/www/vhosts/magento2-capistrano/releases/20150325105152/lib/internal/Magento/Framework/View/DesignExceptions.php(64): Magento\Framework\App\Config->getValue()
#10 /var/www/vhosts/magento2-capistrano/releases/20150325105152/app/code/Magento/PageCache/Model/App/CacheIdentifierPlugin.php(43): Magento\Framework\View\DesignExceptions->getThemeByRequest()
#11 /var/www/vhosts/magento2-capistrano/shared/var/generation/Magento/Framework/App/PageCache/Identifier/Interceptor.php(109): Magento\PageCache\Model\App\CacheIdentifierPlugin->afterGetValue()
#12 /var/www/vhosts/magento2-capistrano/shared/var/generation/Magento/Framework/App/PageCache/Identifier/Interceptor.php(124): Magento\Framework\App\PageCache\Identifier\Interceptor->___callPlugins()
#13 /var/www/vhosts/magento2-capistrano/releases/20150325105152/lib/internal/Magento/Framework/App/PageCache/Kernel.php(51): Magento\Framework\App\PageCache\Identifier\Interceptor->getValue()
#14 /var/www/vhosts/magento2-capistrano/releases/20150325105152/app/code/Magento/PageCache/Model/App/FrontController/BuiltinPlugin.php(71): Magento\Framework\App\PageCache\Kernel->load()
#15 (): Magento\PageCache\Model\App\FrontController\BuiltinPlugin->aroundDispatch()
#16 /var/www/vhosts/magento2-capistrano/shared/var/generation/Magento/Framework/App/FrontController/Interceptor.php(100): call_user_func_array()
#17 /var/www/vhosts/magento2-capistrano/shared/var/generation/Magento/Framework/App/FrontController/Interceptor.php(124): Magento\Framework\App\FrontController\Interceptor->___callPlugins()
#18 /var/www/vhosts/magento2-capistrano/releases/20150325105152/lib/internal/Magento/Framework/App/Http.php(115): Magento\Framework\App\FrontController\Interceptor->dispatch()
#19 /var/www/vhosts/magento2-capistrano/releases/20150325105152/lib/internal/Magento/Framework/App/Bootstrap.php(245): Magento\Framework\App\Http->launch()
#20 /var/www/vhosts/magento2-capistrano/releases/20150325105152/index.php(39): Magento\Framework\App\Bootstrap->run()
#21 {main}
HipHop VM 3.7.0-dev (rel)
Compiler: heads/master-0-g62687825a2fdb86376b1749b1710bdfd9be6d1be
Repo schema: 317d5666575bd0e482c63cab2a39f8f4714f8678
csdougliss commented 9 years ago

I think this is working, so closing

csdougliss commented 9 years ago

Actually, I am unable to login to the magento2 backend with hhvm but it works with php

lexidor commented 3 years ago

I am going over old issues on this repository, to see which ones apply to the current versions of hhvm.

This issue applies to running php code on hhvm. Hhvm nolonger supports running php code since hhvm version 4.0.0.