Skip to content

Instantly share code, notes, and snippets.

@adastreamer
Created June 12, 2016 23:20
Show Gist options
  • Save adastreamer/025f37e506b994a1e68b0e943b7543d2 to your computer and use it in GitHub Desktop.
Save adastreamer/025f37e506b994a1e68b0e943b7543d2 to your computer and use it in GitHub Desktop.
object(Zend_Db_Statement_Exception)#82 (8) {
["_previous":"Zend_Exception":private] => NULL
["message":protected] => string(99) "SQLSTATE[42S02]: Base table or view not found: 1146 Table 'pEaChepg.push_gcm_devices' doesn't exist"
["string":"Exception":private] => string(0) ""
["code":protected] => int(42)
["file":protected] => string(38) "/app/www/lib/Zend/Db/Statement/Pdo.php"
["line":protected] => int(234)
["trace":"Exception":private] => array(14) {
[0] => array(6) {
["file"] => string(34) "/app/www/lib/Zend/Db/Statement.php"
["line"] => int(303)
["function"] => string(8) "_execute"
["class"] => string(21) "Zend_Db_Statement_Pdo"
["type"] => string(2) "->"
["args"] => array(1) {
[0] => &array(0) {
}
}
}
[1] => array(6) {
["file"] => string(41) "/app/www/lib/Zend/Db/Adapter/Abstract.php"
["line"] => int(480)
["function"] => string(7) "execute"
["class"] => string(17) "Zend_Db_Statement"
["type"] => string(2) "->"
["args"] => array(1) {
[0] => &array(0) {
}
}
}
[2] => array(6) {
["file"] => string(45) "/app/www/lib/Zend/Db/Adapter/Pdo/Abstract.php"
["line"] => int(238)
["function"] => string(5) "query"
["class"] => string(24) "Zend_Db_Adapter_Abstract"
["type"] => string(2) "->"
["args"] => array(2) {
[0] => &string(27) "DESCRIBE `push_gcm_devices`"
[1] => &array(0) {
}
}
}
[3] => array(6) {
["file"] => string(42) "/app/www/lib/Zend/Db/Adapter/Pdo/Mysql.php"
["line"] => int(169)
["function"] => string(5) "query"
["class"] => string(28) "Zend_Db_Adapter_Pdo_Abstract"
["type"] => string(2) "->"
["args"] => array(1) {
[0] => &string(27) "DESCRIBE `push_gcm_devices`"
}
}
[4] => array(6) {
["file"] => string(44) "/app/www/lib/Siberian/Migration/Db/Table.php"
["line"] => int(98)
["function"] => string(13) "describeTable"
["class"] => string(25) "Zend_Db_Adapter_Pdo_Mysql"
["type"] => string(2) "->"
["args"] => array(1) {
[0] => &string(16) "push_gcm_devices"
}
}
[5] => array(6) {
["file"] => string(61) "/app/www/app/sae/modules/Installer/Model/Installer/Module.php"
["line"] => int(80)
["function"] => string(11) "tableExists"
["class"] => string(27) "Siberian_Migration_Db_Table"
["type"] => string(2) "->"
["args"] => array(0) {
}
}
[6] => array(6) {
["file"] => string(54) "/app/www/app/sae/modules/Installer/Model/Installer.php"
["line"] => int(182)
["function"] => string(7) "install"
["class"] => string(32) "Installer_Model_Installer_Module"
["type"] => string(2) "->"
["args"] => array(0) {
}
}
[7] => array(6) {
["file"] => string(82) "/app/www/app/sae/modules/Installer/controllers/Installation/DatabaseController.php"
["line"] => int(46)
["function"] => string(7) "install"
["class"] => string(25) "Installer_Model_Installer"
["type"] => string(2) "->"
["args"] => array(0) {
}
}
[8] => array(6) {
["file"] => string(39) "/app/www/lib/Zend/Controller/Action.php"
["line"] => int(516)
["function"] => string(13) "installAction"
["class"] => string(41) "Installer_Installation_DatabaseController"
["type"] => string(2) "->"
["args"] => array(0) {
}
}
[9] => array(6) {
["file"] => string(52) "/app/www/lib/Zend/Controller/Dispatcher/Standard.php"
["line"] => int(308)
["function"] => string(8) "dispatch"
["class"] => string(22) "Zend_Controller_Action"
["type"] => string(2) "->"
["args"] => array(1) {
[0] => &string(13) "installAction"
}
}
[10] => array(6) {
["file"] => string(38) "/app/www/lib/Zend/Controller/Front.php"
["line"] => int(954)
["function"] => string(8) "dispatch"
["class"] => string(35) "Zend_Controller_Dispatcher_Standard"
["type"] => string(2) "->"
["args"] => array(2) {
[0] => object(Siberian_Controller_Request_Http)#29 (26) {
["_is_application":protected] => bool(false)
["_language_code":protected] => NULL
["_force_language_code":protected] => bool(false)
["_is_native":protected] => bool(false)
["_use_application_key":protected] => bool(false)
["_white_label_editor":protected] => NULL
["_application":protected] => NULL
["_application_key":protected] => bool(false)
["_ionic_path":protected] => bool(false)
["_is_installing":protected] => bool(true)
["_mediaUrl":protected] => NULL
["_paramSources":protected] => array(2) {
[0] => string(4) "_GET"
[1] => string(5) "_POST"
}
["_requestUri":protected] => string(40) "/installer/installation_database/install"
["_baseUrl":protected] => string(27) "http://php13-1.dokkurapp.ga"
["_basePath":protected] => NULL
["_pathInfo":protected] => string(40) "/installer/installation_database/install"
["_params":protected] => array(3) {
["module"] => string(9) "installer"
["controller"] => string(21) "installation_database"
["action"] => string(7) "install"
}
["_rawBody":protected] => NULL
["_aliases":protected] => array(0) {
}
["_dispatched":protected] => bool(true)
["_module":protected] => string(9) "installer"
["_moduleKey":protected] => string(6) "module"
["_controller":protected] => string(21) "installation_database"
["_controllerKey":protected] => string(10) "controller"
["_action":protected] => string(7) "install"
["_actionKey":protected] => string(6) "action"
}
[1] => object(Zend_Controller_Response_Http)#57 (8) {
["_body":protected] => array(0) {
}
["_exceptions":protected] => array(0) {
}
["_headers":protected] => array(0) {
}
["_headersRaw":protected] => array(0) {
}
["_httpResponseCode":protected] => int(200)
["_isRedirect":protected] => bool(false)
["_renderExceptions":protected] => bool(false)
["headersSentThrowsException"] => bool(true)
}
}
}
[11] => array(6) {
["file"] => string(26) "/app/www/app/Bootstrap.php"
["line"] => int(236)
["function"] => string(8) "dispatch"
["class"] => string(21) "Zend_Controller_Front"
["type"] => string(2) "->"
["args"] => array(1) {
[0] => object(Siberian_Controller_Request_Http)#29 (26) {
["_is_application":protected] => bool(false)
["_language_code":protected] => NULL
["_force_language_code":protected] => bool(false)
["_is_native":protected] => bool(false)
["_use_application_key":protected] => bool(false)
["_white_label_editor":protected] => NULL
["_application":protected] => NULL
["_application_key":protected] => bool(false)
["_ionic_path":protected] => bool(false)
["_is_installing":protected] => bool(true)
["_mediaUrl":protected] => NULL
["_paramSources":protected] => array(2) {
[0] => string(4) "_GET"
[1] => string(5) "_POST"
}
["_requestUri":protected] => string(40) "/installer/installation_database/install"
["_baseUrl":protected] => string(27) "http://php13-1.dokkurapp.ga"
["_basePath":protected] => NULL
["_pathInfo":protected] => string(40) "/installer/installation_database/install"
["_params":protected] => array(3) {
["module"] => string(9) "installer"
["controller"] => string(21) "installation_database"
["action"] => string(7) "install"
}
["_rawBody":protected] => NULL
["_aliases":protected] => array(0) {
}
["_dispatched":protected] => bool(true)
["_module":protected] => string(9) "installer"
["_moduleKey":protected] => string(6) "module"
["_controller":protected] => string(21) "installation_database"
["_controllerKey":protected] => string(10) "controller"
["_action":protected] => string(7) "install"
["_actionKey":protected] => string(6) "action"
}
}
}
[12] => array(6) {
["file"] => string(33) "/app/www/lib/Zend/Application.php"
["line"] => int(366)
["function"] => string(3) "run"
["class"] => string(9) "Bootstrap"
["type"] => string(2) "->"
["args"] => array(0) {
}
}
[13] => array(6) {
["file"] => string(18) "/app/www/index.php"
["line"] => int(49)
["function"] => string(3) "run"
["class"] => string(16) "Zend_Application"
["type"] => string(2) "->"
["args"] => array(0) {
}
}
}
["previous":"Exception":private] => object(PDOException)#60 (8) {
["message":protected] => string(99) "SQLSTATE[42S02]: Base table or view not found: 1146 Table 'pEaChepg.push_gcm_devices' doesn't exist"
["string":"Exception":private] => string(0) ""
["code":protected] => string(5) "42S02"
["file":protected] => string(38) "/app/www/lib/Zend/Db/Statement/Pdo.php"
["line":protected] => int(228)
["trace":"Exception":private] => array(15) {
[0] => array(6) {
["file"] => string(38) "/app/www/lib/Zend/Db/Statement/Pdo.php"
["line"] => int(228)
["function"] => string(7) "execute"
["class"] => string(12) "PDOStatement"
["type"] => string(2) "->"
["args"] => array(1) {
[0] => array(0) {
}
}
}
[1] => array(6) {
["file"] => string(34) "/app/www/lib/Zend/Db/Statement.php"
["line"] => int(303)
["function"] => string(8) "_execute"
["class"] => string(21) "Zend_Db_Statement_Pdo"
["type"] => string(2) "->"
["args"] => array(1) {
[0] => &array(0) {
}
}
}
[2] => array(6) {
["file"] => string(41) "/app/www/lib/Zend/Db/Adapter/Abstract.php"
["line"] => int(480)
["function"] => string(7) "execute"
["class"] => string(17) "Zend_Db_Statement"
["type"] => string(2) "->"
["args"] => array(1) {
[0] => &array(0) {
}
}
}
[3] => array(6) {
["file"] => string(45) "/app/www/lib/Zend/Db/Adapter/Pdo/Abstract.php"
["line"] => int(238)
["function"] => string(5) "query"
["class"] => string(24) "Zend_Db_Adapter_Abstract"
["type"] => string(2) "->"
["args"] => array(2) {
[0] => &string(27) "DESCRIBE `push_gcm_devices`"
[1] => &array(0) {
}
}
}
[4] => array(6) {
["file"] => string(42) "/app/www/lib/Zend/Db/Adapter/Pdo/Mysql.php"
["line"] => int(169)
["function"] => string(5) "query"
["class"] => string(28) "Zend_Db_Adapter_Pdo_Abstract"
["type"] => string(2) "->"
["args"] => array(1) {
[0] => &string(27) "DESCRIBE `push_gcm_devices`"
}
}
[5] => array(6) {
["file"] => string(44) "/app/www/lib/Siberian/Migration/Db/Table.php"
["line"] => int(98)
["function"] => string(13) "describeTable"
["class"] => string(25) "Zend_Db_Adapter_Pdo_Mysql"
["type"] => string(2) "->"
["args"] => array(1) {
[0] => &string(16) "push_gcm_devices"
}
}
[6] => array(6) {
["file"] => string(61) "/app/www/app/sae/modules/Installer/Model/Installer/Module.php"
["line"] => int(80)
["function"] => string(11) "tableExists"
["class"] => string(27) "Siberian_Migration_Db_Table"
["type"] => string(2) "->"
["args"] => array(0) {
}
}
[7] => array(6) {
["file"] => string(54) "/app/www/app/sae/modules/Installer/Model/Installer.php"
["line"] => int(182)
["function"] => string(7) "install"
["class"] => string(32) "Installer_Model_Installer_Module"
["type"] => string(2) "->"
["args"] => array(0) {
}
}
[8] => array(6) {
["file"] => string(82) "/app/www/app/sae/modules/Installer/controllers/Installation/DatabaseController.php"
["line"] => int(46)
["function"] => string(7) "install"
["class"] => string(25) "Installer_Model_Installer"
["type"] => string(2) "->"
["args"] => array(0) {
}
}
[9] => array(6) {
["file"] => string(39) "/app/www/lib/Zend/Controller/Action.php"
["line"] => int(516)
["function"] => string(13) "installAction"
["class"] => string(41) "Installer_Installation_DatabaseController"
["type"] => string(2) "->"
["args"] => array(0) {
}
}
[10] => array(6) {
["file"] => string(52) "/app/www/lib/Zend/Controller/Dispatcher/Standard.php"
["line"] => int(308)
["function"] => string(8) "dispatch"
["class"] => string(22) "Zend_Controller_Action"
["type"] => string(2) "->"
["args"] => array(1) {
[0] => &string(13) "installAction"
}
}
[11] => array(6) {
["file"] => string(38) "/app/www/lib/Zend/Controller/Front.php"
["line"] => int(954)
["function"] => string(8) "dispatch"
["class"] => string(35) "Zend_Controller_Dispatcher_Standard"
["type"] => string(2) "->"
["args"] => array(2) {
[0] => object(Siberian_Controller_Request_Http)#29 (26) {
["_is_application":protected] => bool(false)
["_language_code":protected] => NULL
["_force_language_code":protected] => bool(false)
["_is_native":protected] => bool(false)
["_use_application_key":protected] => bool(false)
["_white_label_editor":protected] => NULL
["_application":protected] => NULL
["_application_key":protected] => bool(false)
["_ionic_path":protected] => bool(false)
["_is_installing":protected] => bool(true)
["_mediaUrl":protected] => NULL
["_paramSources":protected] => array(2) {
[0] => string(4) "_GET"
[1] => string(5) "_POST"
}
["_requestUri":protected] => string(40) "/installer/installation_database/install"
["_baseUrl":protected] => string(27) "http://php13-1.dokkurapp.ga"
["_basePath":protected] => NULL
["_pathInfo":protected] => string(40) "/installer/installation_database/install"
["_params":protected] => array(3) {
["module"] => string(9) "installer"
["controller"] => string(21) "installation_database"
["action"] => string(7) "install"
}
["_rawBody":protected] => NULL
["_aliases":protected] => array(0) {
}
["_dispatched":protected] => bool(true)
["_module":protected] => string(9) "installer"
["_moduleKey":protected] => string(6) "module"
["_controller":protected] => string(21) "installation_database"
["_controllerKey":protected] => string(10) "controller"
["_action":protected] => string(7) "install"
["_actionKey":protected] => string(6) "action"
}
[1] => object(Zend_Controller_Response_Http)#57 (8) {
["_body":protected] => array(0) {
}
["_exceptions":protected] => array(0) {
}
["_headers":protected] => array(0) {
}
["_headersRaw":protected] => array(0) {
}
["_httpResponseCode":protected] => int(200)
["_isRedirect":protected] => bool(false)
["_renderExceptions":protected] => bool(false)
["headersSentThrowsException"] => bool(true)
}
}
}
[12] => array(6) {
["file"] => string(26) "/app/www/app/Bootstrap.php"
["line"] => int(236)
["function"] => string(8) "dispatch"
["class"] => string(21) "Zend_Controller_Front"
["type"] => string(2) "->"
["args"] => array(1) {
[0] => object(Siberian_Controller_Request_Http)#29 (26) {
["_is_application":protected] => bool(false)
["_language_code":protected] => NULL
["_force_language_code":protected] => bool(false)
["_is_native":protected] => bool(false)
["_use_application_key":protected] => bool(false)
["_white_label_editor":protected] => NULL
["_application":protected] => NULL
["_application_key":protected] => bool(false)
["_ionic_path":protected] => bool(false)
["_is_installing":protected] => bool(true)
["_mediaUrl":protected] => NULL
["_paramSources":protected] => array(2) {
[0] => string(4) "_GET"
[1] => string(5) "_POST"
}
["_requestUri":protected] => string(40) "/installer/installation_database/install"
["_baseUrl":protected] => string(27) "http://php13-1.dokkurapp.ga"
["_basePath":protected] => NULL
["_pathInfo":protected] => string(40) "/installer/installation_database/install"
["_params":protected] => array(3) {
["module"] => string(9) "installer"
["controller"] => string(21) "installation_database"
["action"] => string(7) "install"
}
["_rawBody":protected] => NULL
["_aliases":protected] => array(0) {
}
["_dispatched":protected] => bool(true)
["_module":protected] => string(9) "installer"
["_moduleKey":protected] => string(6) "module"
["_controller":protected] => string(21) "installation_database"
["_controllerKey":protected] => string(10) "controller"
["_action":protected] => string(7) "install"
["_actionKey":protected] => string(6) "action"
}
}
}
[13] => array(6) {
["file"] => string(33) "/app/www/lib/Zend/Application.php"
["line"] => int(366)
["function"] => string(3) "run"
["class"] => string(9) "Bootstrap"
["type"] => string(2) "->"
["args"] => array(0) {
}
}
[14] => array(6) {
["file"] => string(18) "/app/www/index.php"
["line"] => int(49)
["function"] => string(3) "run"
["class"] => string(16) "Zend_Application"
["type"] => string(2) "->"
["args"] => array(0) {
}
}
}
["previous":"Exception":private] => NULL
["errorInfo"] => array(3) {
[0] => string(5) "42S02"
[1] => int(1146)
[2] => string(47) "Table 'pEaChepg.push_gcm_devices' doesn't exist"
}
}
}
object(Exception)#84 (7) {
["message":protected] => string(52) "Unable to create table 'push_gcm_devices', aborting."
["string":"Exception":private] => string(0) ""
["code":protected] => int(0)
["file":protected] => string(44) "/app/www/lib/Siberian/Migration/Db/Table.php"
["line":protected] => int(109)
["trace":"Exception":private] => array(9) {
[0] => array(6) {
["file"] => string(61) "/app/www/app/sae/modules/Installer/Model/Installer/Module.php"
["line"] => int(80)
["function"] => string(11) "tableExists"
["class"] => string(27) "Siberian_Migration_Db_Table"
["type"] => string(2) "->"
["args"] => array(0) {
}
}
[1] => array(6) {
["file"] => string(54) "/app/www/app/sae/modules/Installer/Model/Installer.php"
["line"] => int(182)
["function"] => string(7) "install"
["class"] => string(32) "Installer_Model_Installer_Module"
["type"] => string(2) "->"
["args"] => array(0) {
}
}
[2] => array(6) {
["file"] => string(82) "/app/www/app/sae/modules/Installer/controllers/Installation/DatabaseController.php"
["line"] => int(46)
["function"] => string(7) "install"
["class"] => string(25) "Installer_Model_Installer"
["type"] => string(2) "->"
["args"] => array(0) {
}
}
[3] => array(6) {
["file"] => string(39) "/app/www/lib/Zend/Controller/Action.php"
["line"] => int(516)
["function"] => string(13) "installAction"
["class"] => string(41) "Installer_Installation_DatabaseController"
["type"] => string(2) "->"
["args"] => array(0) {
}
}
[4] => array(6) {
["file"] => string(52) "/app/www/lib/Zend/Controller/Dispatcher/Standard.php"
["line"] => int(308)
["function"] => string(8) "dispatch"
["class"] => string(22) "Zend_Controller_Action"
["type"] => string(2) "->"
["args"] => array(1) {
[0] => &string(13) "installAction"
}
}
[5] => array(6) {
["file"] => string(38) "/app/www/lib/Zend/Controller/Front.php"
["line"] => int(954)
["function"] => string(8) "dispatch"
["class"] => string(35) "Zend_Controller_Dispatcher_Standard"
["type"] => string(2) "->"
["args"] => array(2) {
[0] => object(Siberian_Controller_Request_Http)#29 (26) {
["_is_application":protected] => bool(false)
["_language_code":protected] => NULL
["_force_language_code":protected] => bool(false)
["_is_native":protected] => bool(false)
["_use_application_key":protected] => bool(false)
["_white_label_editor":protected] => NULL
["_application":protected] => NULL
["_application_key":protected] => bool(false)
["_ionic_path":protected] => bool(false)
["_is_installing":protected] => bool(true)
["_mediaUrl":protected] => NULL
["_paramSources":protected] => array(2) {
[0] => string(4) "_GET"
[1] => string(5) "_POST"
}
["_requestUri":protected] => string(40) "/installer/installation_database/install"
["_baseUrl":protected] => string(27) "http://php13-1.dokkurapp.ga"
["_basePath":protected] => NULL
["_pathInfo":protected] => string(40) "/installer/installation_database/install"
["_params":protected] => array(3) {
["module"] => string(9) "installer"
["controller"] => string(21) "installation_database"
["action"] => string(7) "install"
}
["_rawBody":protected] => NULL
["_aliases":protected] => array(0) {
}
["_dispatched":protected] => bool(true)
["_module":protected] => string(9) "installer"
["_moduleKey":protected] => string(6) "module"
["_controller":protected] => string(21) "installation_database"
["_controllerKey":protected] => string(10) "controller"
["_action":protected] => string(7) "install"
["_actionKey":protected] => string(6) "action"
}
[1] => object(Zend_Controller_Response_Http)#57 (8) {
["_body":protected] => array(0) {
}
["_exceptions":protected] => array(0) {
}
["_headers":protected] => array(0) {
}
["_headersRaw":protected] => array(0) {
}
["_httpResponseCode":protected] => int(200)
["_isRedirect":protected] => bool(false)
["_renderExceptions":protected] => bool(false)
["headersSentThrowsException"] => bool(true)
}
}
}
[6] => array(6) {
["file"] => string(26) "/app/www/app/Bootstrap.php"
["line"] => int(236)
["function"] => string(8) "dispatch"
["class"] => string(21) "Zend_Controller_Front"
["type"] => string(2) "->"
["args"] => array(1) {
[0] => object(Siberian_Controller_Request_Http)#29 (26) {
["_is_application":protected] => bool(false)
["_language_code":protected] => NULL
["_force_language_code":protected] => bool(false)
["_is_native":protected] => bool(false)
["_use_application_key":protected] => bool(false)
["_white_label_editor":protected] => NULL
["_application":protected] => NULL
["_application_key":protected] => bool(false)
["_ionic_path":protected] => bool(false)
["_is_installing":protected] => bool(true)
["_mediaUrl":protected] => NULL
["_paramSources":protected] => array(2) {
[0] => string(4) "_GET"
[1] => string(5) "_POST"
}
["_requestUri":protected] => string(40) "/installer/installation_database/install"
["_baseUrl":protected] => string(27) "http://php13-1.dokkurapp.ga"
["_basePath":protected] => NULL
["_pathInfo":protected] => string(40) "/installer/installation_database/install"
["_params":protected] => array(3) {
["module"] => string(9) "installer"
["controller"] => string(21) "installation_database"
["action"] => string(7) "install"
}
["_rawBody":protected] => NULL
["_aliases":protected] => array(0) {
}
["_dispatched":protected] => bool(true)
["_module":protected] => string(9) "installer"
["_moduleKey":protected] => string(6) "module"
["_controller":protected] => string(21) "installation_database"
["_controllerKey":protected] => string(10) "controller"
["_action":protected] => string(7) "install"
["_actionKey":protected] => string(6) "action"
}
}
}
[7] => array(6) {
["file"] => string(33) "/app/www/lib/Zend/Application.php"
["line"] => int(366)
["function"] => string(3) "run"
["class"] => string(9) "Bootstrap"
["type"] => string(2) "->"
["args"] => array(0) {
}
}
[8] => array(6) {
["file"] => string(18) "/app/www/index.php"
["line"] => int(49)
["function"] => string(3) "run"
["class"] => string(16) "Zend_Application"
["type"] => string(2) "->"
["args"] => array(0) {
}
}
}
["previous":"Exception":private] => NULL
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment