Upgraded from 1.x to 2.x. Stack trace ending at

field.info.class.inc line 628

The $formatter_type_info array has an array for every type. $display['type'] is null because $field_type_info is null.

28 0.6876 9189736 CommerceLicenseViewsController->views_data( ) .../commerce_license.views_controller.inc:14
29 0.6878 9191408 CommerceLicenseViewsController->schema_fields( ) .../entity.views.inc:387
30 0.6878 9191408 entity_get_property_info( ??? ) .../entity.views.inc:445
31 0.6879 9203472 module_invoke_all( ??? ) .../entity.property.inc:37
32 0.7015 9321592 entity_entity_property_info( ) .../module.inc:965
33 0.7155 9384232 entity_metadata_field_entity_property_info( ) .../entity.info.inc:31
34 0.9831 11043544 field_info_instance( ???, ???, ??? ) .../field.info.inc:26
35 0.9831 11043544 FieldInfo->getBundleInstances( ???, ??? ) .../field.info.inc:629
36 0.9891 11121032 FieldInfo->prepareInstance( ???, ??? ) .../field.info.class.inc:400
37 0.9892 11122104 FieldInfo->prepareInstanceWidget( ???, ??? ) .../field.info.class.inc:536
38 0.9893 11123544 _drupal_error_handler( ???, ???, ???, ???, ??? ) .../field.info.class.inc:591
39 0.9893 11123544 _drupal_error_handler_real( ???, ???, ???, ???, ??? ) .../bootstrap.inc:2604
40 0.9894 11131072 _drupal_log_error( ???, ??? ) .../errors.inc:75
41 0.9894 11131096 watchdog( ???, ???, ???, ???, ??? ) .../errors.inc:210
42 0.9916 11138656 module_invoke( ???, ???, ??? ) .../bootstrap.inc:2025
43 0.9916 11139032 rules_watchdog( ??? ) .../module.inc:934
44 0.9916 11139032 rules_invoke_event( ???, ??? ) .../events.inc:200
45 0.9916 11139408 rules_get_cache( ??? ) .../rules.module:1054
46 0.9927 11239712 RulesEventSet::rebuildEventCache( ) .../rules.module:413
47 1.3128 14008456 RulesEventSet->optimize( ) .../rules.plugins.inc:876
48 1.3129 14009072 RulesReactionRule->optimize( ) .../rules.core.inc:2478
49 1.3129 14009072 RulesReactionRule->optimize( ) .../rules.plugins.inc:553
50 1.3129 14009688 RulesAnd->optimize( ) .../rules.core.inc:2478
51 1.3130 14010304 RulesCondition->optimize( ) .../rules.core.inc:2478
52 1.3130 14010304 RulesCondition->processSettings( ??? ) .../rules.core.inc:1208
53 1.3130 14010304 RulesCondition->process( ) .../rules.core.inc:1600
54 1.3130 14010360 RulesCondition->__call( ???, ??? ) .../rules.core.inc:1600
55 1.3130 14010360 RulesCondition->forceSetUp( ) .../rules.core.inc:371
56 1.3130 14010360 RulesCondition->setUp( ) .../rules.core.inc:1548
57 1.3130 14013688 RulesCondition->__call( ???, ??? ) .../rules.core.inc:1536
58 1.3130 14013688 RulesCondition->__call( ???, ??? ) .../rules.core.inc:372
59 1.3131 14014128 rules_condition_data_is_info_alter( ???, ???, ??? ) .../faces.inc:125
60 1.3131 14014504 RulesCondition->applyDataSelector( ??? ) .../data.eval.inc:382
61 1.3132 14015704 rules_wrap_data( ???, ???, ??? ) .../rules.core.inc:1040
62 1.3132 14016456 entity_metadata_wrapper( ???, ???, ??? ) .../rules.module:567
63 1.3133 14016712 EntityDrupalWrapper->__construct( ???, ???, ??? ) .../entity.module:1416
64 1.3133 14017464 EntityDrupalWrapper->setUp( ) .../entity.wrapper.inc:604
65 1.3133 14017464 entity_get_property_info( ??? ) .../entity.wrapper.inc:608
66 1.3133 14017464 module_invoke_all( ??? ) .../entity.property.inc:37
67 1.3162 14049848 entity_entity_property_info( ) .../module.inc:965
68 1.3298 14111256 entity_metadata_field_entity_property_info( ) .../entity.info.inc:31
69 1.3426 14279144 field_info_instance( ???, ???, ??? ) .../field.info.inc:26
70 1.3426 14279144 FieldInfo->getBundleInstances( ???, ??? ) .../field.info.inc:629
71 1.3491 14356632 FieldInfo->prepareInstance( ???, ??? ) .../field.info.class.inc:400
72 1.3492 14357704 FieldInfo->prepareInstanceWidget( ???, ??? ) .../field.info.class.inc:536

Comments

interlated created an issue.

interlated’s picture

pm-uninstall and reinstall fixes it.