status field says: "Processing..."
Synchronization gives: HTTP Error 500 (Internal Server Error):
Logs:
PHP Fatal error: Call to a member function entityInfo() on a non-object in /home/apps/hitra7/sites/all/modules/configuration/lib/Drupal/configuration/Config/EntityApiConfiguration.php on line 116, referer: http://be.nobleprog.us/admin/config/system/configuration/sync
-------
Bernard Szlachta
http://www.nobleprog.co.uk/drupal/training
http://www.nobleprog.us/drupal-training-courses

CommentFileSizeAuthor
#2 1958422.patch784 bytesdagmar
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

bnobleman’s picture

Title: Rules dependencies are not properly detected » Cannot import new rules
Status: Closed (fixed) » Active

The reason for that, the webform_rules module has not been properly detected, after enabling the module it worked.

dagmar’s picture

Title: Cannot import new rules » Rules dependencies are not properly detected
Status: Active » Needs review
FileSize
784 bytes

Actually this is caused by another bug. Configuration Management should be able to detect that webform_rules is required to load the rule.

This patch fix this issue.

dagmar’s picture

Status: Needs review » Fixed

Committed and Pushed to 7.x-2.x. Thanks @bnobleman

Status: Fixed » Closed (fixed)

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

dagmar’s picture

Issue summary: View changes
Status: Active » Closed (fixed)
Yorgg’s picture

Sorry to reopen this, but I am getting this when I try to write activestore to datastore

Call Stack
# Time Memory Function Location
1 0.0039 250424 {main}( ) ../index.php:0
2 0.3401 10575536 menu_execute_active_handler( ???, ??? ) ../index.php:21
3 0.3407 10578392 call_user_func_array ( ???, ??? ) ../menu.inc:517
4 0.3407 10578728 drupal_get_form( ??? ) ../menu.inc:517
5 0.3407 10579592 drupal_build_form( ???, ??? ) ../form.inc:130
6 1.8827 32483968 drupal_process_form( ???, ???, ??? ) ../form.inc:385
7 2.7769 35734128 form_execute_handlers( ???, ???, ??? ) ../form.inc:903
8 2.7769 35739192 configuration_ui_export_to_datastore_form_submit( ???, ??? ) ../form.inc:1513
9 2.7770 35739480 Drupal\configuration\Config\ConfigurationManagement::exportToDataStore( ???, ???, ???, ??? ) ../configuration_ui.admin.inc:478
10 22.3855 32472104 Drupal\configuration\Config\Configuration->build( ??? ) ../ConfigurationManagement.php:371
11 22.3907 32472248 Drupal\configuration\Config\Configuration->findDependencies( ) ../Configuration.php:405
12 22.3945 32476880 Drupal\configuration\Config\FieldConfiguration::alterDependencies( ??? ) ../Configuration.php:659
13 22.3946 32476880 Drupal\configuration\Config\EntityApiConfiguration->getEntityType( ) ../FieldConfiguration.php:77

Yorgg’s picture

Same thing with optional dependencies off.
It actually written settings to disk when I submited stop tracking.