Fehlermeldung cronjob Artikelbewertung

Hallo, ich habe ein Problem mit dem Coronjob Artikelbwertung! Habe alles Ordungsgemäss installiert! Nachdem ich http://www.muster.de/backend/cron eingegeben habe kommt folgende Fehlemeldung: >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Ups! Ein Fehler ist aufgetreten! Die nachfolgenden Hinweise sollten Ihnen weiterhelfen. An exception occurred while executing ‘UPDATE s_crontab SET action = ?, interval = ?, data = ?, active = ?, next = ?, start = ?, end = ? WHERE id = ?’ with params [“Shopware_CronJob_ClearHttpCache”, 86400, “a:1:{s:5:“error”;s:416:“An exception occurred while executing ‘UPDATE s_crontab SET action = ?, interval = ?, data = ?, active = ?, next = ?, start = ?, end = ? WHERE id = ?’ with params [“Shopware_CronJob_ClearHttpCache”, 86400, “b:0;”, “1”, “2015-10-10 19:15:26”, “2015-10-12 14:47:10”, “2015-10-10 19:15:26”, 30]:\n\nSQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry ‘Shopware_CronJob_ClearHttpCache’ for key ‘action’”;}”, “0”, “2015-10-10 19:15:26”, “2015-10-12 14:47:10”, “2015-10-10 19:15:26”, 30]: SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry ‘Shopware_CronJob_ClearHttpCache’ for key ‘action’ in vendor/doctrine/dbal/lib/Doctrine/DBAL/DBALException.php on line 91 Stack trace: #0 vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(864): Doctrine\DBAL\DBALException::driverExceptionDuringQuery(Object(PDOException), ‘UPDATE s_cronta…’, Array) #1 vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(535): Doctrine\DBAL\Connection->executeUpdate(‘UPDATE s_cronta…’, Array, Array) #2 Enlight/Components/Cron/Adapter/DBAL.php(77): Doctrine\DBAL\Connection->update(‘s_crontab’, Array, Array) #3 Enlight/Components/Cron/Manager.php(124): Enlight_Components_Cron_Adapter_DBAL->updateJob(Object(Enlight_Components_Cron_Job)) #4 Enlight/Components/Cron/Manager.php(254): Enlight_Components_Cron_Manager->disableJob(Object(Enlight_Components_Cron_Job)) #5 Shopware/Plugins/Default/Core/Cron/Cron.php(51): Enlight_Components_Cron_Manager->runJob(Object(Enlight_Components_Cron_Job)) #6 Enlight/Controller/Action.php(159): Shopware_Controllers_Backend_Cron->indexAction() #7 Enlight/Controller/Dispatcher/Default.php(524): Enlight_Controller_Action->dispatch(‘indexAction’) #8 Enlight/Controller/Front.php(227): Enlight_Controller_Dispatcher_Default->dispatch(Object(Enlight_Controller_Request_RequestHttp), Object(Enlight_Controller_Response_ResponseHttp)) #9 Shopware/Kernel.php(143): Enlight_Controller_Front->dispatch() #10 vendor/symfony/http-kernel/Symfony/Component/HttpKernel/HttpCache/HttpCache.php(490): Shopware\Kernel->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true) #11 Shopware/Components/HttpCache/AppCache.php(255): Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Object(Symfony\Component\HttpFoundation\Request), true, NULL) #12 vendor/symfony/http-kernel/Symfony/Component/HttpKernel/HttpCache/HttpCache.php(261): Shopware\Components\HttpCache\AppCache->forward(Object(Symfony\Component\HttpFoundation\Request), true) #13 Shopware/Components/HttpCache/AppCache.php(103): Symfony\Component\HttpKernel\HttpCache\HttpCache->pass(Object(Symfony\Component\HttpFoundation\Request), true) #14 shopware.php(101): Shopware\Components\HttpCache\AppCache->handle(Object(Symfony\Component\HttpFoundation\Request)) #15 {main} >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Unter Grundeinstellung CronJobs steht dann: 38 rating mails was sent. Woher weiss ich jetzt ob diese versendet wurden, bzw. was bedeutet diese Fehlermeldung, hat das schon mal jemand gehabt. Lg. Melanie

Hallo, bei dir gibt es zwei Cronjobs „clear HTTP cache“, du musst einfach einen der beiden löschen, dann sollte der wieder durchlaufen. Moritz

Ok, danke. Hab einen gelöscht jetzt kommt keine Fehlermeldung mehr. Kann ich aber irgendwie nachvollziehen bzw. sehen wer eine Artikelbewertungs-EMail bekommen hat?? Lg. MElanie