PDF-Belege: Communication Failure

Hallo zusammen,

beim Erstellen eines Beleges in der Bestellverwaltung kommt die Fehlermeldung „Communication Failure“. Im Log ist nichts drin. Eine Idee, woran das liegen könnte?

Update:

Ich hab nochmal genauer nach Logs gesucht und habe in der core-production Logdatei folgendes gefunden:

[2019-11-25 16:26:41] core.CRITICAL: SQLSTATE(HY000): General error: 1205 Lock wait timeout exceeded; try restarting transaction [] {"uid":"067781b"}
[2019-11-25 16:26:41] core.CRITICAL: SQLSTATE(HY000): General error: 1205 Lock wait timeout exceeded; try restarting transaction [] {"uid":"067781b"}
[2019-11-25 16:26:41] core.ERROR: exception 'PDOException' with message 'SQLSTATE(HY000): General error: 1205 Lock wait timeout exceeded; try restarting transaction' in /pfad/zum/shop/shopware/engine/Shopware/Components/Session/PdoSessionHandler.php:536 Stack trace: #0 /pfad/zum/shop/shopware/engine/Shopware/Components/Session/PdoSessionHandler.php(536): PDOStatement->execute() #1 /pfad/zum/shop/shopware/engine/Shopware/Components/Session/PdoSessionHandler.php(291): Shopware\Components\Session\PdoSessionHandler->doRead('ffb9131f146db19...') #2 (internal function): Shopware\Components\Session\PdoSessionHandler->read('ffb9131f146db19...') #3 /pfad/zum/shop/shopware/engine/Library/Zend/Session.php(468): session_start() #4 /pfad/zum/shop/shopware/engine/Shopware/Components/DependencyInjection/Bridge/Session.php(99): Zend_Session::start(Array) #5 /pfad/zum/shop/shopware/var/cache/production_201906060858/proxies/ShopwareProductione2a5be7eeb6c4463d091599def54c6a1f1abf8a9ProjectContainer.php(2073): Shopware\Components\DependencyInjection\Bridge\Session->createSession(Object(ShopwareProductione2a5be7eeb6c4463d091599def54c6a1f1abf8a9ProjectContainer), Object(Shopware\Components\Session\PdoSessionHandler)) #6 /pfad/zum/shop/shopware/vendor/symfony/dependency-injection/Container.php(306): ShopwareProductione2a5be7eeb6c4463d091599def54c6a1f1abf8a9ProjectContainer->getSessionService() #7 /pfad/zum/shop/shopware/engine/Shopware/Components/DependencyInjection/Container.php(204): Symfony\Component\DependencyInjection\Container->get('session', 1) #8 /pfad/zum/shop/shopware/engine/Shopware/Components/DependencyInjection/Container.php(138): Shopware\Components\DependencyInjection\Container->doLoad('session', 1) #9 /pfad/zum/shop/shopware/engine/Shopware/Models/Shop/Shop.php(695): Shopware\Components\DependencyInjection\Container->get('session') #10 /pfad/zum/shop/shopware/engine/Shopware/Components/Document.php(620): Shopware\Models\Shop\Shop->registerResources() #11 /pfad/zum/shop/shopware/engine/Shopware/Components/Document.php(176): Shopware_Components_Document->setOrder(Object(Shopware_Proxies_ShopwareModelsDocumentOrderProxy)) #12 /pfad/zum/shop/shopware/engine/Shopware/Controllers/Backend/Order.php(1836): Shopware_Components_Document::initDocument(339, 2, Array) #13 /pfad/zum/shop/shopware/engine/Shopware/Controllers/Backend/Order.php(1133): Shopware_Controllers_Backend_Order->createDocument(339, 2) #14 /pfad/zum/shop/shopware/engine/Library/Enlight/Controller/Action.php(192): Shopware_Controllers_Backend_Order->createDocumentAction() #15 /pfad/zum/shop/shopware/engine/Library/Enlight/Controller/Dispatcher/Default.php(563): Enlight_Controller_Action->dispatch('createDocumentA...') #16 /pfad/zum/shop/shopware/engine/Library/Enlight/Controller/Front.php(222): Enlight_Controller_Dispatcher_Default->dispatch(Object(Enlight_Controller_Request_RequestHttp), Object(Enlight_Controller_Response_ResponseHttp)) #17 /pfad/zum/shop/shopware/engine/Shopware/Kernel.php(202): Enlight_Controller_Front->dispatch() #18 /pfad/zum/shop/shopware/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php(102): Shopware\Kernel->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true) #19 /pfad/zum/shop/shopware/vendor/symfony/http-kernel/HttpCache/HttpCache.php(448): Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(Object(Shopware\Kernel), Object(Symfony\Component\HttpFoundation\Request), 1, true) #20 /pfad/zum/shop/shopware/engine/Shopware/Components/HttpCache/AppCache.php(260): Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Object(Symfony\Component\HttpFoundation\Request), true, NULL) #21 /pfad/zum/shop/shopware/vendor/symfony/http-kernel/HttpCache/HttpCache.php(238): Shopware\Components\HttpCache\AppCache->forward(Object(Symfony\Component\HttpFoundation\Request), true) #22 /pfad/zum/shop/shopware/engine/Shopware/Components/HttpCache/AppCache.php(105): Symfony\Component\HttpKernel\HttpCache\HttpCache->pass(Object(Symfony\Component\HttpFoundation\Request), true) #23 /pfad/zum/shop/shopware/shopware.php(122): Shopware\Components\HttpCache\AppCache->handle(Object(Symfony\Component\HttpFoundation\Request)) #24 {main} [] {"uid":"067781b"}

 

 

Grüße
Pierre

 

Wurde durch Neustart des Datenbankservers behoben.