Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Major
-
Resolution: Cannot Reproduce
-
Affects Version/s: 4.6.10
-
Fix Version/s: None
-
Component/s: Core CiviCRM
-
Labels:None
-
Documentation Required?:None
-
Funding Source:Needs Funding
Description
Stacktrace found in NewRelic:
MysqlError: Deadlock found when trying to get lock; try restarting transaction
in mysql_query called at /home/www/wordpress/wp-content/plugins/civicrm/civicrm/packages/DB/mysql.php (325)
in DB_mysql::simpleQuery called at /home/www/wordpress/wp-content/plugins/civicrm/civicrm/packages/DB/common.php (1216)
in DB_common::query called at /home/www/wordpress/wp-content/plugins/civicrm/civicrm/packages/DB/DataObject.php (2442)
in DB_DataObject::_query called at /home/www/wordpress/wp-content/plugins/civicrm/civicrm/packages/DB/DataObject.php (1060)
in DB_DataObject::insert called at /home/www/wordpress/wp-content/plugins/civicrm/civicrm/CRM/Core/DAO.php (450)
in CRM_Core_DAO::save called at /home/www/wordpress/wp-content/plugins/civicrm/civicrm/CRM/Core/BAO/Address.php (165)
in CRM_Core_BAO_Address::add called at /home/www/wordpress/wp-content/plugins/civicrm/civicrm/api/v3/Address.php (75)
in civicrm_api3_address_create called at /home/www/wordpress/wp-content/plugins/civicrm/civicrm/Civi/API/Provider/MagicFunctionProvider.php (89)
in Civi\API\Provider\MagicFunctionProvider::invoke called at /home/www/wordpress/wp-content/plugins/civicrm/civicrm/Civi/API/Kernel.php (96)
in Civi\API\Kernel::run called at /home/www/wordpress/wp-content/plugins/civicrm/civicrm/Civi/API/Subscriber/ChainSubscriber.php (196)
in Civi\API\Subscriber\ChainSubscriber::callNestedApi called at /home/www/wordpress/wp-content/plugins/civicrm/civicrm/Civi/API/Subscriber/ChainSubscriber.php (72)
in Civi\API\Subscriber\ChainSubscriber::onApiRespond called at ?
in call_user_func called at /home/www/wordpress/wp-content/plugins/civicrm/civicrm/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/EventDispatcher.php (164)
in Symfony\Component\EventDispatcher\EventDispatcher::doDispatch called at /home/www/wordpress/wp-content/plugins/civicrm/civicrm/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/EventDispatcher.php (53)
in Symfony\Component\EventDispatcher\EventDispatcher::dispatch called at /home/www/wordpress/wp-content/plugins/civicrm/civicrm/Civi/API/Kernel.php (221)
in Civi\API\Kernel::respond called at /home/www/wordpress/wp-content/plugins/civicrm/civicrm/Civi/API/Kernel.php (98)
in Civi\API\Kernel::run called at /home/www/wordpress/wp-content/plugins/civicrm/civicrm/api/api.php (23)
in civicrm_api called at /home/www/wordpress/wp-content/plugins/civicrm/civicrm/api/api.php (43)
in civicrm_api3 called at /home/www/wordpress/wp-content/plugins/civicrm/civicrm/extensions/speakcivi/CRM/Speakcivi/Page/Speakcivi.php (240)
in CRM_Speakcivi_Page_Speakcivi::createContact called at /home/www/wordpress/wp-content/plugins/civicrm/civicrm/extensions/speakcivi/CRM/Speakcivi/Page/Speakcivi.php (156)
Speakcivi is an integration extension which creates new contacts and adds activities to them