Action not found Enlight/Controller/Action.php on line 389

Hallo, ich habe seit dem Update auf 4.2 ein Problem in unserem Onlineshop. Beim Aufruf einiger Kategorien kommt folgender Fehler. Allerdings nur mit einer bestimmten Kundengruppe. In diesem Fall zB die Kategorie „Hundefutter“. Action "Frontend\_Listing\_hundefutterAction" not found failure in Enlight/Controller/Action.php on line 389 Stack trace: #0 Enlight/Controller/Action.php(159): Enlight\_Controller\_Action-\>\_\_call('hundeleineUndCo...', Array) #1 Enlight/Controller/Action.php(159): Shopware\_Proxies\_ShopwareControllersFrontendListingProxy-\>hundeleineUndCoAction() #2 Enlight/Controller/Dispatcher/Default.php(528): Enlight\_Controller\_Action-\>dispatch('hundeleineUndCo...') #3 Enlight/Controller/Front.php(228): Enlight\_Controller\_Dispatcher\_Default-\>dispatch(Object(Enlight\_Controller\_Request\_RequestHttp), Object(Enlight\_Controller\_Response\_ResponseHttp)) #4 Shopware/Kernel.php(137): Enlight\_Controller\_Front-\>dispatch() #5 vendor/symfony/http-kernel/Symfony/Component/HttpKernel/HttpCache/HttpCache.php(473): Shopware\Kernel-\>handle(Object(Symfony\Component\HttpFoundation\Request), 1, true) #6 Shopware/Components/HttpCache/AppCache.php(256): Symfony\Component\HttpKernel\HttpCache\HttpCache-\>forward(Object(Symfony\Component\HttpFoundation\Request), true, NULL) #7 vendor/symfony/http-kernel/Symfony/Component/HttpKernel/HttpCache/HttpCache.php(430): Shopware\Components\HttpCache\AppCache-\>forward(Object(Symfony\Component\HttpFoundation\Request), true) #8 vendor/symfony/http-kernel/Symfony/Component/HttpKernel/HttpCache/HttpCache.php(330): Symfony\Component\HttpKernel\HttpCache\HttpCache-\>fetch(Object(Symfony\Component\HttpFoundation\Request), true) #9 Shopware/Components/HttpCache/AppCache.php(178): Symfony\Component\HttpKernel\HttpCache\HttpCache-\>lookup(Object(Symfony\Component\HttpFoundation\Request), true) #10 vendor/symfony/http-kernel/Symfony/Component/HttpKernel/HttpCache/HttpCache.php(194): Shopware\Components\HttpCache\AppCache-\>lookup(Object(Symfony\Component\HttpFoundation\Request), true) #11 Shopware/Components/HttpCache/AppCache.php(113): Symfony\Component\HttpKernel\HttpCache\HttpCache-\>handle(Object(Symfony\Component\HttpFoundation\Request), 1, true) #12 shopware.php(91): Shopware\Components\HttpCache\AppCache-\>handle(Object(Symfony\Component\HttpFoundation\Request)) #13 {main} ​ Bei allen anderen Kundengruppen gibt es keine Fehler. In Line 389 in der Action.php ist nur die überprüfung ob ein Fehler ist bzw die Ausgabe davon. Woran es jetzt wirklich scheitert kann ich leider nicht nachvollziehen. Kann mir jemand helfen? Wäre dringend. PS: Habe schon versucht ob es am Template liegt und kurz das Standard Template „Emotion red“ eingebunden. Ergab aber keine Änderung. LG EDIT: Fehler lag am Plugin „Artikelkonfigurator im Listing“ (http://store.shopware.de/sonstiges/arti … im-listing)