core.ERROR: exception 'Doctrine\ORM\EntityNotFoundException

Bei einer Bestellung, die mit “Bezahlen über Amazon” abgehandelt werden soll, erscheint folgender Fehler und die Order wird ebenfalls nicht richtig durchgeführt - hat jemand einen Tipp, wo der Fehler zu finden ist? SW 4.3 auf Apache mit NGINX als Proxy, alle Systemdateien auf grün, alle Rechte korrekt gesetzt :-? Danke und Grüßla, Jen [2014-08-11 14:53:05] core.ERROR: exception 'Doctrine\ORM\EntityNotFoundException' with message 'Entity was not found.' in /var/www/vhosts/ice-bags.de/httpdocs/vendor/doctrine/orm/lib/Doctrine/ORM/Proxy/ProxyFactory.php:177 Stack trace: #0 /var/www/vhosts/ice-bags.de/httpdocs/cache/doctrine/proxies/201407011222/\_\_CG\_\_ShopwareModelsCountryCountry.php(208): Doctrine\ORM\Proxy\ProxyFactory-\>Doctrine\ORM\Proxy\{closure}(Object(Shopware\Proxies\_\_CG\_\_\Shopware\Models\Country\Country), 'getName', Array) #1 /var/www/vhosts/ice-bags.de/httpdocs/cache/doctrine/proxies/201407011222/\_\_CG\_\_ShopwareModelsCountryCountry.php(208): Closure-\>\_\_invoke(Object(Shopware\Proxies\_\_CG\_\_\Shopware\Models\Country\Country), 'getName', Array) #2 /var/www/vhosts/ice-bags.de/httpdocs/engine/Shopware/Plugins/Community/Frontend/SwagDhl/Subscriber/Checkout.php(244): Shopware\Proxies\_\_CG\_\_\Shopware\Models\Country\Country-\>getName() #3 [internal function]: Shopware\SwagDhl\Subscriber\Checkout-\>afterOrder(Object(Enlight\_Hook\_HookArgs)) #4 /var/www/vhosts/ice-bags.de/httpdocs/engine/Library/Enlight/Event/Handler/Default.php(91): call\_user\_func(Array, Object(Enlight\_Hook\_HookArgs)) #5 /var/www/vhosts/ice-bags.de/httpdocs/engine/Library/Enlight/Event/EventManager.php(301): Enlight\_Event\_Handler\_Default-\>execute(Object(Enlight\_Hook\_HookArgs)) #6 /var/www/vhosts/ice-bags.de/httpdocs/engine/Library/Enlight/Hook/HookManager.php(195): Enlight\_Event\_EventManager-\>filter('sOrder::sSaveOr...', 20223, Object(Enlight\_Hook\_HookArgs)) #7 /var/www/vhosts/ice-bags.de/httpdocs/cache/proxies/sOrderProxy.php(23): Enlight\_Hook\_HookManager-\>executeHooks(Object(Shopware\_Proxies\_sOrderProxy), 'sSaveOrder', Array) #8 /var/www/vhosts/ice-bags.de/httpdocs/engine/Shopware/Controllers/Frontend/Checkout.php(563): Shopware\_Proxies\_sOrderProxy-\>sSaveOrder() #9 /var/www/vhosts/ice-bags.de/httpdocs/engine/Shopware/Controllers/Frontend/Checkout.php(242): Shopware\_Controllers\_Frontend\_Checkout-\>saveOrder() #10 /var/www/vhosts/ice-bags.de/httpdocs/engine/Library/Enlight/Controller/Action.php(159): Shopware\_Controllers\_Frontend\_Checkout-\>finishAction() #11 /var/www/vhosts/ice-bags.de/httpdocs/engine/Library/Enlight/Controller/Dispatcher/Default.php(528): Enlight\_Controller\_Action-\>dispatch('finishAction') #12 /var/www/vhosts/ice-bags.de/httpdocs/engine/Library/Enlight/Controller/Front.php(228): Enlight\_Controller\_Dispatcher\_Default-\>dispatch(Object(Enlight\_Controller\_Request\_RequestHttp), Object(Enlight\_Controller\_Response\_ResponseHttp)) #13 /var/www/vhosts/ice-bags.de/httpdocs/engine/Shopware/Kernel.php(141): Enlight\_Controller\_Front-\>dispatch() #14 /var/www/vhosts/ice-bags.de/httpdocs/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/HttpCache/HttpCache.php(472): Shopware\Kernel-\>handle(Object(Symfony\Component\HttpFoundation\Request), 1, true) #15 /var/www/vhosts/ice-bags.de/httpdocs/engine/Shopware/Components/HttpCache/AppCache.php(256): Symfony\Component\HttpKernel\HttpCache\HttpCache-\>forward(Object(Symfony\Component\HttpFoundation\Request), true, NULL) #16 /var/www/vhosts/ice-bags.de/httpdocs/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/HttpCache/HttpCache.php(243): Shopware\Components\HttpCache\AppCache-\>forward(Object(Symfony\Component\HttpFoundation\Request), true) #17 /var/www/vhosts/ice-bags.de/httpdocs/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/HttpCache/HttpCache.php(260): Symfony\Component\HttpKernel\HttpCache\HttpCache-\>pass(Object(Symfony\Component\HttpFoundation\Request), true) #18 /var/www/vhosts/ice-bags.de/httpdocs/engine/Shopware/Components/HttpCache/AppCache.php(132): Symfony\Component\HttpKernel\HttpCache\HttpCache-\>invalidate(Object(Symfony\Component\HttpFoundation\Request), true) #19 /var/www/vhosts/ice-bags.de/httpdocs/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/HttpCache/HttpCache.php(189): Shopware\Components\HttpCache\AppCache-\>invalidate(Object(Symfony\Component\HttpFoundation\Request), true) #20 /var/www/vhosts/ice-bags.de/httpdocs/engine/Shopware/Components/HttpCache/AppCache.php(113): Symfony\Component\HttpKernel\HttpCache\HttpCache-\>handle(Object(Symfony\Component\HttpFoundation\Request), 1, true) #21 /var/www/vhosts/ice-bags.de/httpdocs/shopware.php(109): Shopware\Components\HttpCache\AppCache-\>handle(Object(Symfony\Component\HttpFoundation\Request)) #22 {main} [] []