Entity Cache Error WHEN UPDATED TO 7.41.

Comments

Ablajan created an issue. See original summary.

cilefen’s picture

Category: Bug report » Support request
Status: Active » Postponed (maintainer needs more info)
Issue tags: -ENTITY CACHE

There is nothing anyone can do to fix this issue with the information you provided. Please read about writing issue details that help others to solve problems.

TechnoTim2010’s picture

Site running entitycache had error as follows and now does not bootstrap

PHP Fatal error: Class 'EntityCacheNodeController' not found in /var/www/includ es/common.inc on line 7998
PHP Stack trace:
PHP 1. {main}() /usr/share/php/drush/drush.php:0
PHP 2. drush_main() /usr/share/php/drush/drush.php:16
PHP 3. _drush_bootstrap_and_dispatch() /usr/share/php/drush/drush.
PHP 4. drush_bootstrap_to_phase() /usr/share/php/drush/drush.php:8
PHP 5. drush_bootstrap_max() /usr/share/php/drush/includes/bootstr
PHP 6. drush_bootstrap() /usr/share/php/drush/includes/bootstrap.i
PHP 7. _drush_bootstrap_drupal_full() /usr/share/php/drush/include inc:185
PHP 8. drupal_bootstrap() /usr/share/php/drush/includes/bootstrap.
PHP 9. _drupal_bootstrap_full() /var/www/includes/bootstrap.inc:22
PHP 10. drupal_path_initialize() /var/www/includes/common.inc:5246
PHP 11. drupal_get_normal_path() /var/www/includes/path.inc:21
PHP 12. subpathauto_url_inbound_alter() /var/www/includes/path.inc:
PHP 13. menu_get_item() /var/www/sites/all/modules/subpathauto/subp le:25
PHP 14. _menu_translate() /var/www/includes/menu.inc:482
PHP 15. _menu_load_objects() /var/www/includes/menu.inc:771
PHP 16. node_load() /var/www/includes/menu.inc:603
PHP 17. node_load_multiple() /var/www/modules/node/node.module:966
PHP 18. entity_load() /var/www/modules/node/node.module:947
PHP 19. entity_get_controller() /var/www/includes/common.inc:7962
Drush command terminated abnormally due to an unrecoverable error.
Error: Class 'EntityCacheNodeController' not found in
/var/www/includes/common.inc, line 7998

TechnoTim2010’s picture

Error is actually in new version of entity cache module. Not in core.

entitycache-7.x-1.2 resolves maybe also intermediate versions up to entitycache-7.x-1.4 but 7.x-1.5 causes issue.

Referenced error logged in entitycache issue queue. https://www.drupal.org/node/2441965

cilefen’s picture

Status: Postponed (maintainer needs more info) » Closed (duplicate)