Loginseite wird im Backend nicht geladen

Hallo zusammen, Seit unserem Update von SW5 auf SW5.0.1 wird die Backend Loginseite nicht mehr geladen. Im error.log steht folgender Fehler core.ERROR: exception 'Zend\_Acl\_Exception' with message 'Resource id 'theme' already exists in the ACL' in /akubtmbs/www.akustik-projekt.at/shop/engine/Library/Zend/Acl.php:298 Stack trace: #0 /akubtmbs/www.akustik-projekt.at/shop/engine/Shopware/Components/Acl.php(68): Zend\_Acl-\>addResource(Object(Shopware\Models\User\Resource)) #1 /akubtmbs/www.akustik-projekt.at/shop/engine/Shopware/Components/Acl.php(51): Shopware\_Components\_Acl-\>initAclResources() #2 /akubtmbs/www.akustik-projekt.at/shop/engine/Shopware/Components/Acl.php(43): Shopware\_Components\_Acl-\>initShopwareAclTree() #3 /akubtmbs/www.akustik-projekt.at/shop/cache/production\_201505261453/proxies/ShopwareProductionProjectContainer.php(254): Shopware\_Components\_Acl-\>\_\_construct(Object(Shopware\Components\Model\ModelManager)) #4 /akubtmbs/www.akustik-projekt.at/shop/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Container.php(326): ShopwareProductionProjectContainer-\>getAclService() #5 /akubtmbs/www.akustik-projekt.at/shop/engine/Shopware/Components/DependencyInjection/Container.php(253): Symfony\Component\DependencyInjection\Container-\>get('acl') #6 /akubtmbs/www.akustik-projekt.at/shop/engine/Shopware/Components/DependencyInjection/Container.php(188): Shopware\Components\DependencyInjection\Container-\>load('acl') #7 /akubtmbs/www.akustik-projekt.at/shop/engine/Shopware/Bootstrap.php(149): Shopware\Components\DependencyInjection\Container-\>get('Acl') #8 /akubtmbs/www.akustik-projekt.at/shop/engine/Shopware/Plugins/Default/Backend/Auth/Bootstrap.php(305): Shopware\_Bootstrap-\>getResource('Acl') #9 /akubtmbs/www.akustik-projekt.at/shop/engine/Shopware/Plugins/Default/Backend/Auth/Bootstrap.php(475): Shopware\_Plugins\_Backend\_Auth\_Bootstrap-\>registerAclPlugin(Object(Shopware\_Components\_Auth)) #10 /akubtmbs/www.akustik-projekt.at/shop/engine/Library/Enlight/Event/Handler/Plugin.php(149): Shopware\_Plugins\_Backend\_Auth\_Bootstrap-\>onInitResourceAuth(Object(Enlight\_Event\_EventArgs)) #11 /akubtmbs/www.akustik-projekt.at/shop/engine/Library/Enlight/Event/EventManager.php(252): Enlight\_Event\_Handler\_Plugin-\>execute(Object(Enlight\_Event\_EventArgs)) #12 /akubtmbs/www.akustik-projekt.at/shop/engine/Shopware/Components/DependencyInjection/Container.php(247): Enlight\_Event\_EventManager-\>notifyUntil('Enlight\_Bootstr...', Array) #13 /akubtmbs/www.akustik-projekt.at/shop/engine/Shopware/Components/DependencyInjection/Container.php(142): Shopware\Components\DependencyInjection\Container-\>load('auth') #14 /akubtmbs/www.akustik-projekt.at/shop/engine/Shopware/Bootstrap.php(124): Shopware\Components\DependencyInjection\Container-\>has('Auth') #15 /akubtmbs/www.akustik-projekt.at/shop/engine/Library/Enlight/Application.php(452): Shopware\_Bootstrap-\>hasResource('Auth') #16 /akubtmbs/www.akustik-projekt.at/shop/engine/Shopware/Controllers/Backend/ExtJs.php(160): Enlight\_Application-\>\_\_call('Auth', Array) #17 /akubtmbs/www.akustik-projekt.at/shop/engine/Shopware/Controllers/Backend/ExtJs.php(160): Shopware-\>Auth() #18 /akubtmbs/www.akustik-projekt.at/shop/engine/Library/Enlight/Controller/Action.php(159): Shopware\_Controllers\_Backend\_ExtJs-\>indexAction() #19 /akubtmbs/www.akustik-projekt.at/shop/engine/Library/Enlight/Controller/Dispatcher/Default.php(524): Enlight\_Controller\_Action-\>dispatch('indexAction') #20 /akubtmbs/www.akustik-projekt.at/shop/engine/Library/Enlight/Controller/Front.php(227): Enlight\_Controller\_Dispatcher\_Default-\>dispatch(Object(Enlight\_Controller\_Request\_RequestHttp), Object(Enlight\_Controller\_Response\_ResponseHttp)) #21 /akubtmbs/www.akustik-projekt.at/shop/engine/Shopware/Kernel.php(143): Enlight\_Controller\_Front-\>dispatch() #22 /akubtmbs/www.akustik-projekt.at/shop/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/HttpCache/HttpCache.php(490): Shopware\Kernel-\>handle(Object(Symfony\Component\HttpFoundation\Request), 1, true) #23 /akubtmbs/www.akustik-projekt.at/shop/engine/Shopware/Components/HttpCache/AppCache.php(255): Symfony\Component\HttpKernel\HttpCache\HttpCache-\>forward(Object(Symfony\Component\HttpFoundation\Request), true, NULL) #24 /akubtmbs/www.akustik-projekt.at/shop/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/HttpCache/HttpCache.php(261): Shopware\Components\HttpCache\AppCache-\>forward(Object(Symfony\Component\HttpFoundation\Request), true) #25 /akubtmbs/www.akustik-projekt.at/shop/engine/Shopware/Components/HttpCache/AppCache.php(103): Symfony\Component\HttpKernel\HttpCache\HttpCache-\>pass(Object(Symfony\Component\HttpFoundation\Request), true) #26 /akubtmbs/www.akustik-projekt.at/shop/shopware.php(101): Shopware\Components\HttpCache\AppCache-\>handle(Object(Symfony\Component\HttpFoundation\Request)) #27 {main} [] {"uid":"09d83a3"} Woran kann das liegen, ev. irgendwelche Plugins? Danke schonmal.

Hi, bitte in der s_core_acl_resources nach einem doppelten Eintrag zu „theme“ suchen und einen davon entfernen. Das löst idR das Problem. Daniel

Hallo Daniel, Danke für die schnelle Antwort, hat funktioniert.