After upgrading Magento version 2.1.0 to 2.2.1 getting below error in cart page The 2019 Stack Overflow Developer Survey Results Are InI created a custom module ,but getting error, not able to figure out what the error is about. How to get out of this error?Not able to add/update magento2 category post upgrade from 1.9 to 2.1.0How to override webapi.xml in custom module?Add configure product in Cart using Magento 2 API facing an issueMagento 2 Front controller reached 100 router match iterations issueMagento2 REST API get all customers detailsDeleted ShipperHQ module causing error in “All Customers” section of Magento 2“Area code is not set” in var/logwhen click on place order then paypal showing error in Magento2Getting Errors after MySQL database import

How to charge AirPods to keep battery healthy?

Can we generate random numbers using irrational numbers like π and e?

Getting crown tickets for Statue of Liberty

Is it safe to harvest rainwater that fell on solar panels?

What is preventing me from simply constructing a hash that's lower than the current target?

What do I do when my TA workload is more than expected?

Deal with toxic manager when you can't quit

If I score a critical hit on an 18 or higher, what are my chances of getting a critical hit if I roll 3d20?

Is Cinnamon a desktop environment or a window manager? (Or both?)

Does HR tell a hiring manager about salary negotiations?

Is an up-to-date browser secure on an out-of-date OS?

What is the motivation for a law requiring 2 parties to consent for recording a conversation

Pokemon Turn Based battle (Python)

How to translate "being like"?

Is it ethical to upload a automatically generated paper to a non peer-reviewed site as part of a larger research?

How do I free up internal storage if I don't have any apps downloaded?

Keeping a retro style to sci-fi spaceships?

Did Scotland spend $250,000 for the slogan "Welcome to Scotland"?

If a sorcerer casts the Banishment spell on a PC while in Avernus, does the PC return to their home plane?

Why was M87 targeted for the Event Horizon Telescope instead of Sagittarius A*?

Why don't hard Brexiteers insist on a hard border to prevent illegal immigration after Brexit?

Why couldn't they take pictures of a closer black hole?

How much of the clove should I use when using big garlic heads?

I am an eight letter word. What am I?



After upgrading Magento version 2.1.0 to 2.2.1 getting below error in cart page



The 2019 Stack Overflow Developer Survey Results Are InI created a custom module ,but getting error, not able to figure out what the error is about. How to get out of this error?Not able to add/update magento2 category post upgrade from 1.9 to 2.1.0How to override webapi.xml in custom module?Add configure product in Cart using Magento 2 API facing an issueMagento 2 Front controller reached 100 router match iterations issueMagento2 REST API get all customers detailsDeleted ShipperHQ module causing error in “All Customers” section of Magento 2“Area code is not set” in var/logwhen click on place order then paypal showing error in Magento2Getting Errors after MySQL database import



.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;








1















1 exception(s):
Exception #0 (MagentoFrameworkConfigDomValidationException): Element 'container', attribute 'before': [facet 'pattern'] The value '' is not accepted by the pattern '[a-zA-Z][a-zA-Zd-_.]*|-'.
Line: 1545

Element 'container', attribute 'before': '' is not a valid value of the atomic type 'elementPositionType'.
Line: 1545


Exception #0 (MagentoFrameworkConfigDomValidationException): Element 'container', attribute 'before': [facet 'pattern'] The value '' is not accepted by the pattern '[a-zA-Z][a-zA-Zd-_.]*|-'.
Line: 1545

Element 'container', attribute 'before': '' is not a valid value of the atomic type 'elementPositionType'.
Line: 1545

#0 /var/www/html/vendor/magento/framework/Config/Dom.php(115): MagentoFrameworkConfigDom->_initDom('<layout xmlns:x...')
#1 /var/www/html/vendor/magento/framework/ObjectManager/Factory/AbstractFactory.php(111): MagentoFrameworkConfigDom->__construct('<layout xmlns:x...', Object(MagentoFrameworkAppArgumentsValidationState), Array, NULL, '/var/www/html/v...', '%message%nLine:...')
#2 /var/www/html/vendor/magento/framework/ObjectManager/Factory/Dynamic/Developer.php(66): MagentoFrameworkObjectManagerFactoryAbstractFactory->createObject('Magento\Framewo...', Array)
#3 /var/www/html/vendor/magento/framework/ObjectManager/ObjectManager.php(56): MagentoFrameworkObjectManagerFactoryDynamicDeveloper->create('Magento\Framewo...', Array)
#4 /var/www/html/vendor/magento/framework/Config/DomFactory.php(42): MagentoFrameworkObjectManagerObjectManager->create('Magento\Framewo...', Array)
#5 /var/www/html/vendor/magento/framework/View/Model/Layout/Update/Validator.php(125): MagentoFrameworkConfigDomFactory->createDom(Array)
#6 /var/www/html/vendor/magento/framework/View/Model/Layout/Merge.php(461): MagentoFrameworkViewModelLayoutUpdateValidator->isValid('<layout xmlns:x...', 'layout_merged', false)
#7 /var/www/html/vendor/magento/framework/View/Model/Layout/Merge.php(442): MagentoFrameworkViewModelLayoutMerge->_validateMergedLayout('LAYOUT_frontend...', '<body>n <refe...')
#8 /var/www/html/generated/code/Magento/Framework/View/Model/Layout/Merge/Interceptor.php(193): MagentoFrameworkViewModelLayoutMerge->load(Array)
#9 /var/www/html/vendor/magento/framework/View/Layout/Builder.php(86): MagentoFrameworkViewModelLayoutMergeInterceptor->load()
#10 /var/www/html/vendor/magento/framework/View/Layout/Builder.php(63): MagentoFrameworkViewLayoutBuilder->loadLayoutUpdates()
#11 /var/www/html/vendor/magento/framework/View/Page/Config.php(197): MagentoFrameworkViewLayoutBuilder->build()
#12 /var/www/html/vendor/magento/framework/View/Page/Config.php(217): MagentoFrameworkViewPageConfig->build()
#13 /var/www/html/vendor/magento/module-checkout/Controller/Cart/Index.php(55): MagentoFrameworkViewPageConfig->getTitle()
#14 /var/www/html/generated/code/Magento/Checkout/Controller/Cart/Index/Interceptor.php(24): MagentoCheckoutControllerCartIndex->execute()
#15 /var/www/html/vendor/magento/framework/App/Action/Action.php(107): MagentoCheckoutControllerCartIndexInterceptor->execute()
#16 /var/www/html/vendor/magento/framework/Interception/Interceptor.php(58): MagentoFrameworkAppActionAction->dispatch(Object(MagentoFrameworkAppRequestHttp))
#17 /var/www/html/vendor/magento/framework/Interception/Interceptor.php(138): MagentoCheckoutControllerCartIndexInterceptor->___callParent('dispatch', Array)
#18 /var/www/html/vendor/magento/framework/Interception/Interceptor.php(153): MagentoCheckoutControllerCartIndexInterceptor->MagentoFrameworkInterceptionclosure(Object(MagentoFrameworkAppRequestHttp))
#19 /var/www/html/generated/code/Magento/Checkout/Controller/Cart/Index/Interceptor.php(39): MagentoCheckoutControllerCartIndexInterceptor->___callPlugins('dispatch', Array, Array)
#20 /var/www/html/vendor/magento/framework/App/FrontController.php(55): MagentoCheckoutControllerCartIndexInterceptor->dispatch(Object(MagentoFrameworkAppRequestHttp))
#21 /var/www/html/vendor/magento/framework/Interception/Interceptor.php(58): MagentoFrameworkAppFrontController->dispatch(Object(MagentoFrameworkAppRequestHttp))
#22 /var/www/html/vendor/magento/framework/Interception/Interceptor.php(138): MagentoFrameworkAppFrontControllerInterceptor->___callParent('dispatch', Array)
#23 /var/www/html/vendor/magento/module-store/App/FrontController/Plugin/RequestPreprocessor.php(94): MagentoFrameworkAppFrontControllerInterceptor->MagentoFrameworkInterceptionclosure(Object(MagentoFrameworkAppRequestHttp))
#24 /var/www/html/vendor/magento/framework/Interception/Interceptor.php(135): MagentoStoreAppFrontControllerPluginRequestPreprocessor->aroundDispatch(Object(MagentoFrameworkAppFrontControllerInterceptor), Object(Closure), Object(MagentoFrameworkAppRequestHttp))
#25 /var/www/html/vendor/magento/module-page-cache/Model/App/FrontController/BuiltinPlugin.php(73): MagentoFrameworkAppFrontControllerInterceptor->MagentoFrameworkInterceptionclosure(Object(MagentoFrameworkAppRequestHttp))
#26 /var/www/html/vendor/magento/framework/Interception/Interceptor.php(135): MagentoPageCacheModelAppFrontControllerBuiltinPlugin->aroundDispatch(Object(MagentoFrameworkAppFrontControllerInterceptor), Object(Closure), Object(MagentoFrameworkAppRequestHttp))
#27 /var/www/html/vendor/magento/framework/Interception/Interceptor.php(153): MagentoFrameworkAppFrontControllerInterceptor->MagentoFrameworkInterceptionclosure(Object(MagentoFrameworkAppRequestHttp))
#28 /var/www/html/generated/code/Magento/Framework/App/FrontController/Interceptor.php(26): MagentoFrameworkAppFrontControllerInterceptor->___callPlugins('dispatch', Array, NULL)
#29 /var/www/html/vendor/magento/framework/App/Http.php(135): MagentoFrameworkAppFrontControllerInterceptor->dispatch(Object(MagentoFrameworkAppRequestHttp))
#30 /var/www/html/vendor/magento/framework/App/Bootstrap.php(256): MagentoFrameworkAppHttp->launch()
#31 /var/www/html/index.php(39): MagentoFrameworkAppBootstrap->run(Object(MagentoFrameworkAppHttp))
#32 main









share|improve this question






























    1















    1 exception(s):
    Exception #0 (MagentoFrameworkConfigDomValidationException): Element 'container', attribute 'before': [facet 'pattern'] The value '' is not accepted by the pattern '[a-zA-Z][a-zA-Zd-_.]*|-'.
    Line: 1545

    Element 'container', attribute 'before': '' is not a valid value of the atomic type 'elementPositionType'.
    Line: 1545


    Exception #0 (MagentoFrameworkConfigDomValidationException): Element 'container', attribute 'before': [facet 'pattern'] The value '' is not accepted by the pattern '[a-zA-Z][a-zA-Zd-_.]*|-'.
    Line: 1545

    Element 'container', attribute 'before': '' is not a valid value of the atomic type 'elementPositionType'.
    Line: 1545

    #0 /var/www/html/vendor/magento/framework/Config/Dom.php(115): MagentoFrameworkConfigDom->_initDom('<layout xmlns:x...')
    #1 /var/www/html/vendor/magento/framework/ObjectManager/Factory/AbstractFactory.php(111): MagentoFrameworkConfigDom->__construct('<layout xmlns:x...', Object(MagentoFrameworkAppArgumentsValidationState), Array, NULL, '/var/www/html/v...', '%message%nLine:...')
    #2 /var/www/html/vendor/magento/framework/ObjectManager/Factory/Dynamic/Developer.php(66): MagentoFrameworkObjectManagerFactoryAbstractFactory->createObject('Magento\Framewo...', Array)
    #3 /var/www/html/vendor/magento/framework/ObjectManager/ObjectManager.php(56): MagentoFrameworkObjectManagerFactoryDynamicDeveloper->create('Magento\Framewo...', Array)
    #4 /var/www/html/vendor/magento/framework/Config/DomFactory.php(42): MagentoFrameworkObjectManagerObjectManager->create('Magento\Framewo...', Array)
    #5 /var/www/html/vendor/magento/framework/View/Model/Layout/Update/Validator.php(125): MagentoFrameworkConfigDomFactory->createDom(Array)
    #6 /var/www/html/vendor/magento/framework/View/Model/Layout/Merge.php(461): MagentoFrameworkViewModelLayoutUpdateValidator->isValid('<layout xmlns:x...', 'layout_merged', false)
    #7 /var/www/html/vendor/magento/framework/View/Model/Layout/Merge.php(442): MagentoFrameworkViewModelLayoutMerge->_validateMergedLayout('LAYOUT_frontend...', '<body>n <refe...')
    #8 /var/www/html/generated/code/Magento/Framework/View/Model/Layout/Merge/Interceptor.php(193): MagentoFrameworkViewModelLayoutMerge->load(Array)
    #9 /var/www/html/vendor/magento/framework/View/Layout/Builder.php(86): MagentoFrameworkViewModelLayoutMergeInterceptor->load()
    #10 /var/www/html/vendor/magento/framework/View/Layout/Builder.php(63): MagentoFrameworkViewLayoutBuilder->loadLayoutUpdates()
    #11 /var/www/html/vendor/magento/framework/View/Page/Config.php(197): MagentoFrameworkViewLayoutBuilder->build()
    #12 /var/www/html/vendor/magento/framework/View/Page/Config.php(217): MagentoFrameworkViewPageConfig->build()
    #13 /var/www/html/vendor/magento/module-checkout/Controller/Cart/Index.php(55): MagentoFrameworkViewPageConfig->getTitle()
    #14 /var/www/html/generated/code/Magento/Checkout/Controller/Cart/Index/Interceptor.php(24): MagentoCheckoutControllerCartIndex->execute()
    #15 /var/www/html/vendor/magento/framework/App/Action/Action.php(107): MagentoCheckoutControllerCartIndexInterceptor->execute()
    #16 /var/www/html/vendor/magento/framework/Interception/Interceptor.php(58): MagentoFrameworkAppActionAction->dispatch(Object(MagentoFrameworkAppRequestHttp))
    #17 /var/www/html/vendor/magento/framework/Interception/Interceptor.php(138): MagentoCheckoutControllerCartIndexInterceptor->___callParent('dispatch', Array)
    #18 /var/www/html/vendor/magento/framework/Interception/Interceptor.php(153): MagentoCheckoutControllerCartIndexInterceptor->MagentoFrameworkInterceptionclosure(Object(MagentoFrameworkAppRequestHttp))
    #19 /var/www/html/generated/code/Magento/Checkout/Controller/Cart/Index/Interceptor.php(39): MagentoCheckoutControllerCartIndexInterceptor->___callPlugins('dispatch', Array, Array)
    #20 /var/www/html/vendor/magento/framework/App/FrontController.php(55): MagentoCheckoutControllerCartIndexInterceptor->dispatch(Object(MagentoFrameworkAppRequestHttp))
    #21 /var/www/html/vendor/magento/framework/Interception/Interceptor.php(58): MagentoFrameworkAppFrontController->dispatch(Object(MagentoFrameworkAppRequestHttp))
    #22 /var/www/html/vendor/magento/framework/Interception/Interceptor.php(138): MagentoFrameworkAppFrontControllerInterceptor->___callParent('dispatch', Array)
    #23 /var/www/html/vendor/magento/module-store/App/FrontController/Plugin/RequestPreprocessor.php(94): MagentoFrameworkAppFrontControllerInterceptor->MagentoFrameworkInterceptionclosure(Object(MagentoFrameworkAppRequestHttp))
    #24 /var/www/html/vendor/magento/framework/Interception/Interceptor.php(135): MagentoStoreAppFrontControllerPluginRequestPreprocessor->aroundDispatch(Object(MagentoFrameworkAppFrontControllerInterceptor), Object(Closure), Object(MagentoFrameworkAppRequestHttp))
    #25 /var/www/html/vendor/magento/module-page-cache/Model/App/FrontController/BuiltinPlugin.php(73): MagentoFrameworkAppFrontControllerInterceptor->MagentoFrameworkInterceptionclosure(Object(MagentoFrameworkAppRequestHttp))
    #26 /var/www/html/vendor/magento/framework/Interception/Interceptor.php(135): MagentoPageCacheModelAppFrontControllerBuiltinPlugin->aroundDispatch(Object(MagentoFrameworkAppFrontControllerInterceptor), Object(Closure), Object(MagentoFrameworkAppRequestHttp))
    #27 /var/www/html/vendor/magento/framework/Interception/Interceptor.php(153): MagentoFrameworkAppFrontControllerInterceptor->MagentoFrameworkInterceptionclosure(Object(MagentoFrameworkAppRequestHttp))
    #28 /var/www/html/generated/code/Magento/Framework/App/FrontController/Interceptor.php(26): MagentoFrameworkAppFrontControllerInterceptor->___callPlugins('dispatch', Array, NULL)
    #29 /var/www/html/vendor/magento/framework/App/Http.php(135): MagentoFrameworkAppFrontControllerInterceptor->dispatch(Object(MagentoFrameworkAppRequestHttp))
    #30 /var/www/html/vendor/magento/framework/App/Bootstrap.php(256): MagentoFrameworkAppHttp->launch()
    #31 /var/www/html/index.php(39): MagentoFrameworkAppBootstrap->run(Object(MagentoFrameworkAppHttp))
    #32 main









    share|improve this question


























      1












      1








      1








      1 exception(s):
      Exception #0 (MagentoFrameworkConfigDomValidationException): Element 'container', attribute 'before': [facet 'pattern'] The value '' is not accepted by the pattern '[a-zA-Z][a-zA-Zd-_.]*|-'.
      Line: 1545

      Element 'container', attribute 'before': '' is not a valid value of the atomic type 'elementPositionType'.
      Line: 1545


      Exception #0 (MagentoFrameworkConfigDomValidationException): Element 'container', attribute 'before': [facet 'pattern'] The value '' is not accepted by the pattern '[a-zA-Z][a-zA-Zd-_.]*|-'.
      Line: 1545

      Element 'container', attribute 'before': '' is not a valid value of the atomic type 'elementPositionType'.
      Line: 1545

      #0 /var/www/html/vendor/magento/framework/Config/Dom.php(115): MagentoFrameworkConfigDom->_initDom('<layout xmlns:x...')
      #1 /var/www/html/vendor/magento/framework/ObjectManager/Factory/AbstractFactory.php(111): MagentoFrameworkConfigDom->__construct('<layout xmlns:x...', Object(MagentoFrameworkAppArgumentsValidationState), Array, NULL, '/var/www/html/v...', '%message%nLine:...')
      #2 /var/www/html/vendor/magento/framework/ObjectManager/Factory/Dynamic/Developer.php(66): MagentoFrameworkObjectManagerFactoryAbstractFactory->createObject('Magento\Framewo...', Array)
      #3 /var/www/html/vendor/magento/framework/ObjectManager/ObjectManager.php(56): MagentoFrameworkObjectManagerFactoryDynamicDeveloper->create('Magento\Framewo...', Array)
      #4 /var/www/html/vendor/magento/framework/Config/DomFactory.php(42): MagentoFrameworkObjectManagerObjectManager->create('Magento\Framewo...', Array)
      #5 /var/www/html/vendor/magento/framework/View/Model/Layout/Update/Validator.php(125): MagentoFrameworkConfigDomFactory->createDom(Array)
      #6 /var/www/html/vendor/magento/framework/View/Model/Layout/Merge.php(461): MagentoFrameworkViewModelLayoutUpdateValidator->isValid('<layout xmlns:x...', 'layout_merged', false)
      #7 /var/www/html/vendor/magento/framework/View/Model/Layout/Merge.php(442): MagentoFrameworkViewModelLayoutMerge->_validateMergedLayout('LAYOUT_frontend...', '<body>n <refe...')
      #8 /var/www/html/generated/code/Magento/Framework/View/Model/Layout/Merge/Interceptor.php(193): MagentoFrameworkViewModelLayoutMerge->load(Array)
      #9 /var/www/html/vendor/magento/framework/View/Layout/Builder.php(86): MagentoFrameworkViewModelLayoutMergeInterceptor->load()
      #10 /var/www/html/vendor/magento/framework/View/Layout/Builder.php(63): MagentoFrameworkViewLayoutBuilder->loadLayoutUpdates()
      #11 /var/www/html/vendor/magento/framework/View/Page/Config.php(197): MagentoFrameworkViewLayoutBuilder->build()
      #12 /var/www/html/vendor/magento/framework/View/Page/Config.php(217): MagentoFrameworkViewPageConfig->build()
      #13 /var/www/html/vendor/magento/module-checkout/Controller/Cart/Index.php(55): MagentoFrameworkViewPageConfig->getTitle()
      #14 /var/www/html/generated/code/Magento/Checkout/Controller/Cart/Index/Interceptor.php(24): MagentoCheckoutControllerCartIndex->execute()
      #15 /var/www/html/vendor/magento/framework/App/Action/Action.php(107): MagentoCheckoutControllerCartIndexInterceptor->execute()
      #16 /var/www/html/vendor/magento/framework/Interception/Interceptor.php(58): MagentoFrameworkAppActionAction->dispatch(Object(MagentoFrameworkAppRequestHttp))
      #17 /var/www/html/vendor/magento/framework/Interception/Interceptor.php(138): MagentoCheckoutControllerCartIndexInterceptor->___callParent('dispatch', Array)
      #18 /var/www/html/vendor/magento/framework/Interception/Interceptor.php(153): MagentoCheckoutControllerCartIndexInterceptor->MagentoFrameworkInterceptionclosure(Object(MagentoFrameworkAppRequestHttp))
      #19 /var/www/html/generated/code/Magento/Checkout/Controller/Cart/Index/Interceptor.php(39): MagentoCheckoutControllerCartIndexInterceptor->___callPlugins('dispatch', Array, Array)
      #20 /var/www/html/vendor/magento/framework/App/FrontController.php(55): MagentoCheckoutControllerCartIndexInterceptor->dispatch(Object(MagentoFrameworkAppRequestHttp))
      #21 /var/www/html/vendor/magento/framework/Interception/Interceptor.php(58): MagentoFrameworkAppFrontController->dispatch(Object(MagentoFrameworkAppRequestHttp))
      #22 /var/www/html/vendor/magento/framework/Interception/Interceptor.php(138): MagentoFrameworkAppFrontControllerInterceptor->___callParent('dispatch', Array)
      #23 /var/www/html/vendor/magento/module-store/App/FrontController/Plugin/RequestPreprocessor.php(94): MagentoFrameworkAppFrontControllerInterceptor->MagentoFrameworkInterceptionclosure(Object(MagentoFrameworkAppRequestHttp))
      #24 /var/www/html/vendor/magento/framework/Interception/Interceptor.php(135): MagentoStoreAppFrontControllerPluginRequestPreprocessor->aroundDispatch(Object(MagentoFrameworkAppFrontControllerInterceptor), Object(Closure), Object(MagentoFrameworkAppRequestHttp))
      #25 /var/www/html/vendor/magento/module-page-cache/Model/App/FrontController/BuiltinPlugin.php(73): MagentoFrameworkAppFrontControllerInterceptor->MagentoFrameworkInterceptionclosure(Object(MagentoFrameworkAppRequestHttp))
      #26 /var/www/html/vendor/magento/framework/Interception/Interceptor.php(135): MagentoPageCacheModelAppFrontControllerBuiltinPlugin->aroundDispatch(Object(MagentoFrameworkAppFrontControllerInterceptor), Object(Closure), Object(MagentoFrameworkAppRequestHttp))
      #27 /var/www/html/vendor/magento/framework/Interception/Interceptor.php(153): MagentoFrameworkAppFrontControllerInterceptor->MagentoFrameworkInterceptionclosure(Object(MagentoFrameworkAppRequestHttp))
      #28 /var/www/html/generated/code/Magento/Framework/App/FrontController/Interceptor.php(26): MagentoFrameworkAppFrontControllerInterceptor->___callPlugins('dispatch', Array, NULL)
      #29 /var/www/html/vendor/magento/framework/App/Http.php(135): MagentoFrameworkAppFrontControllerInterceptor->dispatch(Object(MagentoFrameworkAppRequestHttp))
      #30 /var/www/html/vendor/magento/framework/App/Bootstrap.php(256): MagentoFrameworkAppHttp->launch()
      #31 /var/www/html/index.php(39): MagentoFrameworkAppBootstrap->run(Object(MagentoFrameworkAppHttp))
      #32 main









      share|improve this question
















      1 exception(s):
      Exception #0 (MagentoFrameworkConfigDomValidationException): Element 'container', attribute 'before': [facet 'pattern'] The value '' is not accepted by the pattern '[a-zA-Z][a-zA-Zd-_.]*|-'.
      Line: 1545

      Element 'container', attribute 'before': '' is not a valid value of the atomic type 'elementPositionType'.
      Line: 1545


      Exception #0 (MagentoFrameworkConfigDomValidationException): Element 'container', attribute 'before': [facet 'pattern'] The value '' is not accepted by the pattern '[a-zA-Z][a-zA-Zd-_.]*|-'.
      Line: 1545

      Element 'container', attribute 'before': '' is not a valid value of the atomic type 'elementPositionType'.
      Line: 1545

      #0 /var/www/html/vendor/magento/framework/Config/Dom.php(115): MagentoFrameworkConfigDom->_initDom('<layout xmlns:x...')
      #1 /var/www/html/vendor/magento/framework/ObjectManager/Factory/AbstractFactory.php(111): MagentoFrameworkConfigDom->__construct('<layout xmlns:x...', Object(MagentoFrameworkAppArgumentsValidationState), Array, NULL, '/var/www/html/v...', '%message%nLine:...')
      #2 /var/www/html/vendor/magento/framework/ObjectManager/Factory/Dynamic/Developer.php(66): MagentoFrameworkObjectManagerFactoryAbstractFactory->createObject('Magento\Framewo...', Array)
      #3 /var/www/html/vendor/magento/framework/ObjectManager/ObjectManager.php(56): MagentoFrameworkObjectManagerFactoryDynamicDeveloper->create('Magento\Framewo...', Array)
      #4 /var/www/html/vendor/magento/framework/Config/DomFactory.php(42): MagentoFrameworkObjectManagerObjectManager->create('Magento\Framewo...', Array)
      #5 /var/www/html/vendor/magento/framework/View/Model/Layout/Update/Validator.php(125): MagentoFrameworkConfigDomFactory->createDom(Array)
      #6 /var/www/html/vendor/magento/framework/View/Model/Layout/Merge.php(461): MagentoFrameworkViewModelLayoutUpdateValidator->isValid('<layout xmlns:x...', 'layout_merged', false)
      #7 /var/www/html/vendor/magento/framework/View/Model/Layout/Merge.php(442): MagentoFrameworkViewModelLayoutMerge->_validateMergedLayout('LAYOUT_frontend...', '<body>n <refe...')
      #8 /var/www/html/generated/code/Magento/Framework/View/Model/Layout/Merge/Interceptor.php(193): MagentoFrameworkViewModelLayoutMerge->load(Array)
      #9 /var/www/html/vendor/magento/framework/View/Layout/Builder.php(86): MagentoFrameworkViewModelLayoutMergeInterceptor->load()
      #10 /var/www/html/vendor/magento/framework/View/Layout/Builder.php(63): MagentoFrameworkViewLayoutBuilder->loadLayoutUpdates()
      #11 /var/www/html/vendor/magento/framework/View/Page/Config.php(197): MagentoFrameworkViewLayoutBuilder->build()
      #12 /var/www/html/vendor/magento/framework/View/Page/Config.php(217): MagentoFrameworkViewPageConfig->build()
      #13 /var/www/html/vendor/magento/module-checkout/Controller/Cart/Index.php(55): MagentoFrameworkViewPageConfig->getTitle()
      #14 /var/www/html/generated/code/Magento/Checkout/Controller/Cart/Index/Interceptor.php(24): MagentoCheckoutControllerCartIndex->execute()
      #15 /var/www/html/vendor/magento/framework/App/Action/Action.php(107): MagentoCheckoutControllerCartIndexInterceptor->execute()
      #16 /var/www/html/vendor/magento/framework/Interception/Interceptor.php(58): MagentoFrameworkAppActionAction->dispatch(Object(MagentoFrameworkAppRequestHttp))
      #17 /var/www/html/vendor/magento/framework/Interception/Interceptor.php(138): MagentoCheckoutControllerCartIndexInterceptor->___callParent('dispatch', Array)
      #18 /var/www/html/vendor/magento/framework/Interception/Interceptor.php(153): MagentoCheckoutControllerCartIndexInterceptor->MagentoFrameworkInterceptionclosure(Object(MagentoFrameworkAppRequestHttp))
      #19 /var/www/html/generated/code/Magento/Checkout/Controller/Cart/Index/Interceptor.php(39): MagentoCheckoutControllerCartIndexInterceptor->___callPlugins('dispatch', Array, Array)
      #20 /var/www/html/vendor/magento/framework/App/FrontController.php(55): MagentoCheckoutControllerCartIndexInterceptor->dispatch(Object(MagentoFrameworkAppRequestHttp))
      #21 /var/www/html/vendor/magento/framework/Interception/Interceptor.php(58): MagentoFrameworkAppFrontController->dispatch(Object(MagentoFrameworkAppRequestHttp))
      #22 /var/www/html/vendor/magento/framework/Interception/Interceptor.php(138): MagentoFrameworkAppFrontControllerInterceptor->___callParent('dispatch', Array)
      #23 /var/www/html/vendor/magento/module-store/App/FrontController/Plugin/RequestPreprocessor.php(94): MagentoFrameworkAppFrontControllerInterceptor->MagentoFrameworkInterceptionclosure(Object(MagentoFrameworkAppRequestHttp))
      #24 /var/www/html/vendor/magento/framework/Interception/Interceptor.php(135): MagentoStoreAppFrontControllerPluginRequestPreprocessor->aroundDispatch(Object(MagentoFrameworkAppFrontControllerInterceptor), Object(Closure), Object(MagentoFrameworkAppRequestHttp))
      #25 /var/www/html/vendor/magento/module-page-cache/Model/App/FrontController/BuiltinPlugin.php(73): MagentoFrameworkAppFrontControllerInterceptor->MagentoFrameworkInterceptionclosure(Object(MagentoFrameworkAppRequestHttp))
      #26 /var/www/html/vendor/magento/framework/Interception/Interceptor.php(135): MagentoPageCacheModelAppFrontControllerBuiltinPlugin->aroundDispatch(Object(MagentoFrameworkAppFrontControllerInterceptor), Object(Closure), Object(MagentoFrameworkAppRequestHttp))
      #27 /var/www/html/vendor/magento/framework/Interception/Interceptor.php(153): MagentoFrameworkAppFrontControllerInterceptor->MagentoFrameworkInterceptionclosure(Object(MagentoFrameworkAppRequestHttp))
      #28 /var/www/html/generated/code/Magento/Framework/App/FrontController/Interceptor.php(26): MagentoFrameworkAppFrontControllerInterceptor->___callPlugins('dispatch', Array, NULL)
      #29 /var/www/html/vendor/magento/framework/App/Http.php(135): MagentoFrameworkAppFrontControllerInterceptor->dispatch(Object(MagentoFrameworkAppRequestHttp))
      #30 /var/www/html/vendor/magento/framework/App/Bootstrap.php(256): MagentoFrameworkAppHttp->launch()
      #31 /var/www/html/index.php(39): MagentoFrameworkAppBootstrap->run(Object(MagentoFrameworkAppHttp))
      #32 main






      magento2






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Dec 6 '17 at 10:40







      Pradeep Singh

















      asked Dec 6 '17 at 10:30









      Pradeep SinghPradeep Singh

      17129




      17129




















          0






          active

          oldest

          votes












          Your Answer








          StackExchange.ready(function()
          var channelOptions =
          tags: "".split(" "),
          id: "479"
          ;
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function()
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled)
          StackExchange.using("snippets", function()
          createEditor();
          );

          else
          createEditor();

          );

          function createEditor()
          StackExchange.prepareEditor(
          heartbeatType: 'answer',
          autoActivateHeartbeat: false,
          convertImagesToLinks: false,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: null,
          bindNavPrevention: true,
          postfix: "",
          imageUploader:
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          ,
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          );



          );













          draft saved

          draft discarded


















          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f204694%2fafter-upgrading-magento-version-2-1-0-to-2-2-1-getting-below-error-in-cart-page%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown

























          0






          active

          oldest

          votes








          0






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes















          draft saved

          draft discarded
















































          Thanks for contributing an answer to Magento Stack Exchange!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid


          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.

          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f204694%2fafter-upgrading-magento-version-2-1-0-to-2-2-1-getting-below-error-in-cart-page%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          Sum ergo cogito? 1 nng

          419 nièngy_Soadمي 19bal1.5o_g

          Queiggey Chernihivv 9NnOo i Zw X QqKk LpB