Fatal error: Maximum execution time of 45 seconds exceeded in /Users/ezra/Developer/htdocs/dev/acquia/commons_nightly/commons/pre-beta1/includes/database/query.inc on line 1074 Call Stack: 0.0159 652448 1. {main}() /Users/ezra/Developer/htdocs/dev/acquia/commons_nightly/commons/pre-beta1/install.php:0 0.0184 1249072 2. install_drupal() /Users/ezra/Developer/htdocs/dev/acquia/commons_nightly/commons/pre-beta1/install.php:26 0.4501 12269016 3. install_run_tasks() /Users/ezra/Developer/htdocs/dev/acquia/commons_nightly/commons/pre-beta1/includes/install.core.inc:77 8.1929 91370592 4. install_run_task() /Users/ezra/Developer/htdocs/dev/acquia/commons_nightly/commons/pre-beta1/includes/install.core.inc:339 8.1930 91372552 5. commons_demo_content() /Users/ezra/Developer/htdocs/dev/acquia/commons_nightly/commons/pre-beta1/includes/install.core.inc:470 65.0497 121103584 6. commons_create_topic() /Users/ezra/Developer/htdocs/dev/acquia/commons_nightly/commons/pre-beta1/profiles/commons/commons.profile:418 65.0497 121104080 7. taxonomy_term_save() /Users/ezra/Developer/htdocs/dev/acquia/commons_nightly/commons/pre-beta1/profiles/commons/commons.profile:460 65.0548 121108424 8. module_invoke_all() /Users/ezra/Developer/htdocs/dev/acquia/commons_nightly/commons/pre-beta1/modules/taxonomy/taxonomy.module:686 65.0551 121109736 9. call_user_func_array() /Users/ezra/Developer/htdocs/dev/acquia/commons_nightly/commons/pre-beta1/includes/module.inc:857 65.0551 121110072 10. pathauto_taxonomy_term_insert() /Users/ezra/Developer/htdocs/dev/acquia/commons_nightly/commons/pre-beta1/includes/module.inc:857 65.0551 121110152 11. pathauto_taxonomy_term_update_alias() /Users/ezra/Developer/htdocs/dev/acquia/commons_nightly/commons/pre-beta1/profiles/commons/modules/contrib/pathauto/pathauto.module:580 65.0567 121112072 12. pathauto_create_alias() /Users/ezra/Developer/htdocs/dev/acquia/commons_nightly/commons/pre-beta1/profiles/commons/modules/contrib/pathauto/pathauto.module:652 65.0667 121114344 13. _pathauto_set_alias() /Users/ezra/Developer/htdocs/dev/acquia/commons_nightly/commons/pre-beta1/profiles/commons/modules/contrib/pathauto/pathauto.inc:416 65.0667 121114392 14. _pathauto_path_is_callback() /Users/ezra/Developer/htdocs/dev/acquia/commons_nightly/commons/pre-beta1/profiles/commons/modules/contrib/pathauto/pathauto.inc:509 65.0667 121114392 15. menu_get_item() /Users/ezra/Developer/htdocs/dev/acquia/commons_nightly/commons/pre-beta1/profiles/commons/modules/contrib/pathauto/pathauto.inc:468 65.0668 121114440 16. menu_rebuild() /Users/ezra/Developer/htdocs/dev/acquia/commons_nightly/commons/pre-beta1/includes/menu.inc:459 67.3550 121251168 17. _menu_navigation_links_rebuild() /Users/ezra/Developer/htdocs/dev/acquia/commons_nightly/commons/pre-beta1/includes/menu.inc:2714 68.4098 125730400 18. SelectQuery->execute() /Users/ezra/Developer/htdocs/dev/acquia/commons_nightly/commons/pre-beta1/includes/menu.inc:2832 68.4098 125730448 19. SelectQuery->getArguments() /Users/ezra/Developer/htdocs/dev/acquia/commons_nightly/commons/pre-beta1/includes/database/select.inc:1263 68.4098 125730448 20. SelectQuery->compile() /Users/ezra/Developer/htdocs/dev/acquia/commons_nightly/commons/pre-beta1/includes/database/select.inc:1203 68.4100 125731344 21. DatabaseCondition->compile() /Users/ezra/Developer/htdocs/dev/acquia/commons_nightly/commons/pre-beta1/includes/database/select.inc:1074 Variables in local scope (#21): $arguments = *uninitialized* $condition = *uninitialized* $condition_fragments = *uninitialized* $conditions = *uninitialized* $conjunction = *uninitialized* $connection = class DatabaseConnection_mysql { protected $shutdownRegistered = FALSE; protected $target = 'default'; protected $key = 'default'; protected $logger = NULL; protected $transactionLayers = array ('drupal_transaction' => 'drupal_transaction'); protected $driverClasses = array ('InsertQuery' => 'InsertQuery_mysql', 'DeleteQuery' => 'DeleteQuery', 'SelectQuery' => 'SelectQuery', 'DatabaseSchema' => 'DatabaseSchema_mysql', 'MergeQuery' => 'MergeQuery', 'DatabaseTransaction' => 'DatabaseTransaction', 'UpdateQuery' => 'UpdateQuery', 'TruncateQuery' => 'TruncateQuery_mysql'); protected $statementClass = 'DatabaseStatementBase'; protected $transactionSupport = TRUE; protected $transactionalDDLSupport = FALSE; protected $temporaryNameIndex = 0; protected $connectionOptions = array ('database' => 'acquia_commons_cb1', 'username' => 'root', 'password' => '', 'host' => 'localhost', 'port' => '', 'driver' => 'mysql', 'prefix' => array (...)); protected $schema = class DatabaseSchema_mysql { protected $connection = ...; protected $placeholder = 0; protected $defaultSchema = 'public'; protected $uniqueIdentifier = '50cbb0dbee00f7.48839334' }; protected $prefixes = array ('default' => ''); protected $prefixSearch = array (0 => '{', 1 => '}'); protected $prefixReplace = array (0 => '', 1 => '') } $operator = *uninitialized* $operator_defaults = *uninitialized* $placeholder = *uninitialized* $placeholders = *uninitialized* $queryPlaceholder = class SelectQuery { protected $fields = array (); protected $expressions = array (); protected $tables = array ('menu_links' => array (...)); protected $order = array (); protected $group = array (); protected $where = class DatabaseCondition { protected $conditions = array (...); protected $arguments = array (...); protected $changed = FALSE; protected $queryPlaceholderIdentifier = '50cbb11c270f47.63582248'; public $stringVersion = ' (link_path = :db_condition_placeholder_0) AND (module = :db_condition_placeholder_1) ' }; protected $having = class DatabaseCondition { protected $conditions = array (...); protected $arguments = array (...); protected $changed = TRUE; protected $queryPlaceholderIdentifier = NULL }; protected $distinct = FALSE; protected $range = NULL; protected $union = array (); protected $prepared = TRUE; protected $forUpdate = FALSE; protected $connection = class DatabaseConnection_mysql { protected $shutdownRegistered = FALSE; protected $target = 'default'; protected $key = 'default'; protected $logger = NULL; protected $transactionLayers = array (...); protected $driverClasses = array (...); protected $statementClass = 'DatabaseStatementBase'; protected $transactionSupport = TRUE; protected $transactionalDDLSupport = FALSE; protected $temporaryNameIndex = 0; protected $connectionOptions = array (...); protected $schema = class DatabaseSchema_mysql { ... }; protected $prefixes = array (...); protected $prefixSearch = array (...); protected $prefixReplace = array (...) }; protected $connectionTarget = 'default'; protected $connectionKey = 'default'; protected $queryOptions = array ('target' => 'default', 'return' => 1); protected $uniqueIdentifier = '50cbb11c270f47.63582248'; protected $nextPlaceholder = 2; protected $comments = array () } $value = *uninitialized*

Comments

ezra-g’s picture

Status: Active » Fixed

This resolved the issue for me.

I also prevented the installer from automatically installing Oauth and dependencies, since we're not actually using it yet. It remains in the make file.

http://drupalcode.org/project/commons.git/commit/1cb5bf2

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.