php - APC two level cache error in magento 1.9.3 -


2017-04-06t13:26:08+00:00 err (3): notice: undefined index: data  in /html/stainer-online-test/lib/zend/cache/backend/twolevels.php on line 244 2017-04-06t13:26:08+00:00 err (3): notice: undefined index: lifetime  in /html/stainer-online-test/lib/zend/cache/backend/twolevels.php on line 244 2017-04-06t13:26:08+00:00 err (3): notice: undefined index: priority  in /html/stainer-online-test/lib/zend/cache/backend/twolevels.php on line 244 2017-04-06t13:26:08+00:00 err (3): notice: undefined index: lifetime  in /html/stainer-online-test/lib/zend/cache/backend/twolevels.php on line 245 2017-04-06t13:26:08+00:00 err (3): notice: undefined index: data  in /html/stainer-online-test/lib/zend/cache/backend/twolevels.php on line 262 2017-04-06t13:30:22+00:00 err (3): user error: transactions have not been committed or rolled  in /html/stainer-online-test/lib/varien/db/adapter/pdo/mysql.php on line 4039 2017-04-06t13:35:17+00:00 err (3): user error: transactions have not been committed or rolled  in /html/stainer-online-test/lib/varien/db/adapter/pdo/mysql.php on line 4039 2017-04-06t13:40:16+00:00 err (3): user error: transactions have not been committed or rolled  in /html/stainer-online-test/lib/varien/db/adapter/pdo/mysql.php on line 4039 

it seems error occurs when cronjob ran.

i error posted here: customer emails not sending more in magento 1.9.3.2 via cronjob

and must have apc-cache: https://magento.stackexchange.com/questions/61950/magento-1-9-1-sending-multiple-emails


Comments

Popular posts from this blog

inversion of control - Autofac named registration constructor injection -

verilog - Systemverilog dynamic casting issues -

ios - Change Storyboard View using Seague -