Allowed memory size

Also…habe den Speicher auf 512M hoch gesetzt und wird jetzt im Backend auch angezeigt. Die Fehlermeldung wird abe rnach wie vor angezeigt…also liegt es nicht am Hosting?!

Shopware Version ist 4.1.3

Bei System > Wartung wird mir folgendes angezeigt:

Ups! Ein Fehler ist aufgetreten! Die nachfolgenden Hinweise sollten Ihnen weiterhelfen. [Syntax Error] line 0, col -1: Error: Expected Literal, got end of string. in Doctrine/ORM/Query/QueryException.php on line 42 Stack trace: #0 Doctrine/ORM/Query/Parser.php(380): Doctrine\ORM\Query\QueryException::syntaxError(‚line 0, col -1:…‘) #1 Doctrine/ORM/Query/Parser.php(2325): Doctrine\ORM\Query\Parser->syntaxError(‚Literal‘) #2 Doctrine/ORM/Query/Parser.php(2511): Doctrine\ORM\Query\Parser->Literal() #3 Doctrine/ORM/Query/Parser.php(2447): Doctrine\ORM\Query\Parser->ArithmeticPrimary() #4 Doctrine/ORM/Query/Parser.php(2415): Doctrine\ORM\Query\Parser->ArithmeticFactor() #5 Doctrine/ORM/Query/Parser.php(2389): Doctrine\ORM\Query\Parser->ArithmeticTerm() #6 Doctrine/ORM/Query/Parser.php(2376): Doctrine\ORM\Query\Parser->SimpleArithmeticExpression() #7 Doctrine/ORM/Query/Parser.php(2710): Doctrine\ORM\Query\Parser->ArithmeticExpression() #8 Doctrine/ORM/Query/Parser.php(2239): Doctrine\ORM\Query\Parser->ComparisonExpression() #9 Doctrine/ORM/Query/Parser.php(2145): Doctrine\ORM\Query\Parser->SimpleConditionalExpression() #10 Doctrine/ORM/Query/Parser.php(2121): Doctrine\ORM\Query\Parser->ConditionalPrimary() #11 Doctrine/ORM/Query/Parser.php(2089): Doctrine\ORM\Query\Parser->ConditionalFactor() #12 Doctrine/ORM/Query/Parser.php(2064): Doctrine\ORM\Query\Parser->ConditionalTerm() #13 Doctrine/ORM/Query/Parser.php(1212): Doctrine\ORM\Query\Parser->ConditionalExpression() #14 Doctrine/ORM/Query/Parser.php(760): Doctrine\ORM\Query\Parser->WhereClause() #15 Doctrine/ORM/Query/Parser.php(727): Doctrine\ORM\Query\Parser->SelectStatement() #16 Doctrine/ORM/Query/Parser.php(213): Doctrine\ORM\Query\Parser->QueryLanguage() #17 Doctrine/ORM/Query/Parser.php(288): Doctrine\ORM\Query\Parser->getAST() #18 Doctrine/ORM/Query.php(230): Doctrine\ORM\Query\Parser->parse() #19 Doctrine/ORM/Query.php(241): Doctrine\ORM\Query->_parse() #20 Doctrine/ORM/AbstractQuery.php(595): Doctrine\ORM\Query->_doExecute() #21 Doctrine/ORM/AbstractQuery.php(456): Doctrine\ORM\AbstractQuery->execute(Array, 2) #22 Shopware/Controllers/Backend/Config.php(145): Doctrine\ORM\AbstractQuery->getOneOrNullResult(2) #23 Enlight/Controller/Action.php(148): Shopware_Controllers_Backend_Config->getFormAction() #24 Enlight/Controller/Dispatcher/Default.php(521): Enlight_Controller_Action->dispatch(‚getFormAction‘) #25 Enlight/Controller/Front.php(214): Enlight_Controller_Dispatcher_Default->dispatch(Object(Enlight_Controller_Request_RequestHttp), Object(Enlight_Controller_Response_ResponseHttp)) #26