Adressverwaltung läuft lokal, Doctrine-Fehler auf Server

Das Frontend-Plugin-Beispiel Adressverwaltung von Shopware habe ich lokal erfolgreich implementiert ( mit ein paar Anpassungen ) und getestet. Also gezippt und ab damit auf den Test-Server. Da bekomme ich leider diesen Fehler: Ups! Ein Fehler ist aufgetreten! Die nachfolgenden Hinweise sollten Ihnen weiterhelfen. Class Shopware\CustomModels\SwagadressAdministration\Shippingadress does not exist in vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/RuntimeReflectionService.php on line 71 Stack trace: #0 vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/RuntimeReflectionService.php(71): ReflectionClass->__construct(‚Shopware\Custom…‘) #1 vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ClassMetadataInfo.php(884): Doctrine\Common\Persistence\Mapping\RuntimeReflectionService->getClass(‚Shopware\Custom…‘) #2 vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ClassMetadataFactory.php(537): Doctrine\ORM\Mapping\ClassMetadataInfo->wakeupReflection(Object(Doctrine\Common\Persistence\Mapping\RuntimeReflectionService)) #3 vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/AbstractClassMetadataFactory.php(209): Doctrine\ORM\Mapping\ClassMetadataFactory->wakeupReflection(Object(Doctrine\ORM\Mapping\ClassMetadata), Object(Doctrine\Common\Persistence\Mapping\RuntimeReflectionService)) #4 vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php(295): Doctrine\Common\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(‚Shopware\Custom…‘) #5 Shopware/Components/Model/ModelManager.php(128): Doctrine\ORM\EntityManager->getClassMetadata(‚Shopware\Custom…‘) #6 Shopware/Plugins/Community/Frontend/SwagAdressAdministration/Controllers/Frontend/SwagAdressAdministration.php(135): Shopware\Components\Model\ModelManager->getRepository(‚Shopware\Custom…‘) #7 Enlight/Controller/Action.php(159): Shopware_Controllers_Frontend_SwagAdressAdministration->indexAction() #8 Enlight/Controller/Dispatcher/Default.php(528): Enlight_Controller_Action->dispatch(‚indexAction‘) #9 Enlight/Controller/Front.php(228): Enlight_Controller_Dispatcher_Default->dispatch(Object(Enlight_Controller_Request_RequestHttp), Object(Enlight_Controller_Response_ResponseHttp)) #10 Shopware/Kernel.php(141): Enlight_Controller_Front->dispatch() #11 vendor/symfony/http-kernel/Symfony/Component/HttpKernel/HttpCache/HttpCache.php(473): Shopware\Kernel->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true) #12 Shopware/Components/HttpCache/AppCache.php(256): Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Object(Symfony\Component\HttpFoundation\Request), true, NULL) #13 vendor/symfony/http-kernel/Symfony/Component/HttpKernel/HttpCache/HttpCache.php(430): Shopware\Components\HttpCache\AppCache->forward(Object(Symfony\Component\HttpFoundation\Request), true) #14 vendor/symfony/http-kernel/Symfony/Component/HttpKernel/HttpCache/HttpCache.php(330): Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Object(Symfony\Component\HttpFoundation\Request), true) #15 Shopware/Components/HttpCache/AppCache.php(178): Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Object(Symfony\Component\HttpFoundation\Request), true) #16 vendor/symfony/http-kernel/Symfony/Component/HttpKernel/HttpCache/HttpCache.php(194): Shopware\Components\HttpCache\AppCache->lookup(Object(Symfony\Component\HttpFoundation\Request), true) #17 Shopware/Components/HttpCache/AppCache.php(113): Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true) #18 shopware.php(91): Shopware\Components\HttpCache\AppCache->handle(Object(Symfony\Component\HttpFoundation\Request)) #19 {main} Forum und Google habe ich schon durchgepflügt, und alle möglichen Kleinigkeiten geändert und getestet, nichts hat geholfen. Ein Focus lag auf dem Repository, - alles durchgesehen, ich wüsste nicht, was da falsch ist. Das merkwürdige ist ja, daß es lokal läuft, und auf dem Server bekomme ich immer wieder dieses Problem ! Eine weitere Besonderheit: Wenn ich das Plugin auf dem Server deinstallieren möchte, meldet der Plugin-Manager Plugin Kunden Adress-Verwaltung konnte nicht erfolgreich installiert werden. Class Shopware\CustomModels\SwagadressAdministration\Shippingadress does not exist Lösche ich den Cache, wird das Plugin anstandslos deinstalliert… Die PHP-Version habe ich lokal auch schon auf 5.3 wie auf dem Server runtergedreht, - es funktioniert lokal weiterhin alles. Was muss ich noch prüfen oder ändern ? Wo kann der entscheidende Unterschied liegen ? Ich hoffe, es hat jemand einen Tipp für mich. Danke im Voraus und einen schönen Tag

…ach ja, die Shopware-Version ist lokal und auf Server die gleiche, - 4.2.3