Hallo,
nach dem Update von 5.4 auf 5.5 macht nun unser Shop Zicken PDF Rechnungen werden keine mehr erstellt sowie beim Checkout bekommt der Kunde einen HTTP 500 error the Same bei einer Neuregistrierung eines Kunden.
Wir brauchen eine schnelle Lösung der Shop soll Sonntag in den Produktiv Betrrieb gehen. Und ich bin am Verzweifen da http 500 fehler sehr nichtssagend sind.
Außerdem werden keine PDF Rechnungen mehr erstellt im Log erscheint der fehler: Beim Speichern des Dokuments ist ein Fehler aufgetreten.
Class ‘Shopware\Models\Order\Document\Type’ does not exist
Ups! Ein Fehler ist aufgetreten!
Die nachfolgenden Hinweise sollten Ihnen weiterhelfen.
Class ‘Shopware\Models\Order\Document\Type’ does not exist in vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/MappingException.php on line 96
Stack trace:
#0 vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/RuntimeReflectionService.php(41): Doctrine\Common\Persistence\Mapping\MappingException::nonExistingClass('Shopware\\Models...') #1 vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/AbstractClassMetadataFactory.php(281): Doctrine\Common\Persistence\Mapping\RuntimeReflectionService-\>getParentClasses('Shopware\\Models...') #2 vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/AbstractClassMetadataFactory.php(311): Doctrine\Common\Persistence\Mapping\AbstractClassMetadataFactory-\>getParentClasses('Shopware\\Models...') #3 vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ClassMetadataFactory.php(78): Doctrine\Common\Persistence\Mapping\AbstractClassMetadataFactory-\>loadMetadata('Shopware\\Models...') #4 vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/AbstractClassMetadataFactory.php(216): Doctrine\ORM\Mapping\ClassMetadataFactory-\>loadMetadata('Shopware\\Models...') #5 vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php(281): Doctrine\Common\Persistence\Mapping\AbstractClassMetadataFactory-\>getMetadataFor('Shopware\\Models...') #6 engine/Shopware/Components/Model/ProxyAwareRepositoryFactory.php(56): Doctrine\ORM\EntityManager-\>getClassMetadata('Shopware\\Models...') #7 vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php(698): Shopware\Components\Model\ProxyAwareRepositoryFactory-\>getRepository(Object(Shopware\Components\Model\ModelManager), 'Shopware\\Models...') #8 custom/plugins/NetiEasyCoupon/Service/Coupon/DocumentOrder.php(88): Doctrine\ORM\EntityManager-\>getRepository('Shopware\\Models...') #9 custom/plugins/NetiEasyCoupon/Subscriber/DocumentOrder.php(134): NetiEasyCoupon\Service\Coupon\DocumentOrder-\>isValidOrderDocumentType() #10 engine/Library/Enlight/Event/Handler/Default.php(91): NetiEasyCoupon\Subscriber\DocumentOrder-\>onReplaceRenderDocument(Object(Enlight\_Hook\_HookArgs)) #11 engine/Library/Enlight/Hook/HookExecutionContext.php(152): Enlight\_Event\_Handler\_Default-\>execute(Object(Enlight\_Hook\_HookArgs)) #12 engine/Library/Enlight/Hook/HookExecutionContext.php(107): Enlight\_Hook\_HookExecutionContext-\>executeReplaceChain(Array) #13 engine/Library/Enlight/Hook/HookManager.php(179): Enlight\_Hook\_HookExecutionContext-\>execute() #14 var/cache/production\_201809181442/proxies/ShopwareComponentsDocumentProxy.php(90): Enlight\_Hook\_HookManager-\>executeHooks(Object(Shopware\_Proxies\_ShopwareComponentsDocumentProxy), 'render', Array) #15 engine/Shopware/Controllers/Backend/Document.php(66): Shopware\_Proxies\_ShopwareComponentsDocumentProxy-\>render() #16 engine/Library/Enlight/Controller/Action.php(193): Shopware\_Controllers\_Backend\_Document-\>indexAction() #17 engine/Library/Enlight/Controller/Dispatcher/Default.php(549): Enlight\_Controller\_Action-\>dispatch('indexAction') #18 engine/Library/Enlight/Controller/Front.php(222): Enlight\_Controller\_Dispatcher\_Default-\>dispatch(Object(Enlight\_Controller\_Request\_RequestHttp), Object(Enlight\_Controller\_Response\_ResponseHttp)) #19 engine/Shopware/Kernel.php(202): Enlight\_Controller\_Front-\>dispatch() #20 vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php(102): Shopware\Kernel-\>handle(Object(Symfony\Component\HttpFoundation\Request), 1, true) #21 vendor/symfony/http-kernel/HttpCache/HttpCache.php(448): Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(Object(Shopware\Kernel), Object(Symfony\Component\HttpFoundation\Request), 1, true) #22 engine/Shopware/Components/HttpCache/AppCache.php(268): Symfony\Component\HttpKernel\HttpCache\HttpCache-\>forward(Object(Symfony\Component\HttpFoundation\Request), true, NULL) #23 vendor/symfony/http-kernel/HttpCache/HttpCache.php(238): Shopware\Components\HttpCache\AppCache-\>forward(Object(Symfony\Component\HttpFoundation\Request), true) #24 engine/Shopware/Components/HttpCache/AppCache.php(105): Symfony\Component\HttpKernel\HttpCache\HttpCache-\>pass(Object(Symfony\Component\HttpFoundation\Request), true) #25 shopware.php(122): Shopware\Components\HttpCache\AppCache-\>handle(Object(Symfony\Component\HttpFoundation\Request)) #26 {main}