Magento2.1.9 Error on shipment generation save Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30pm US/Eastern) Announcing the arrival of Valued Associate #679: Cesar Manara Unicorn Meta Zoo #1: Why another podcast?data: current version - none, required version - 2.0.0Setup version for module 'Sample_CustomController' is not specifiedSomething went wrong while saving the category in Magento 2.1.9Not able to add/update magento2 category post upgrade from 1.9 to 2.1.0Trying to uninstall moduleMagento-2.1 : Warning: Missing argument 2 for OAuthCommonConsumerCredentials::__construct()Magento 2 Front controller reached 100 router match iterations issue“Area code is not set” in var/logwhen click on place order then paypal showing error in Magento2magento error logs Error log record number: 1173359093956
Did any compiler fully use 80-bit floating point?
Can two person see the same photon?
Resize vertical bars (absolute-value symbols)
How to write capital alpha?
License to disallow distribution in closed source software, but allow exceptions made by owner?
Getting out of while loop on console
Why weren't discrete x86 CPUs ever used in game hardware?
Should a wizard buy fine inks every time he want to copy spells into his spellbook?
How can I prevent/balance waiting and turtling as a response to cooldown mechanics
Moving a wrapfig vertically to encroach partially on a subsection title
Mounting TV on a weird wall that has some material between the drywall and stud
Where is the Next Backup Size entry on iOS 12?
Nose gear failure in single prop aircraft: belly landing or nose-gear up landing?
What is a more techy Technical Writer job title that isn't cutesy or confusing?
Flight departed from the gate 5 min before scheduled departure time. Refund options
Is CEO the "profession" with the most psychopaths?
Understanding p-Values using an example
Sally's older brother
What initially awakened the Balrog?
two integers one line calculator
Why is it faster to reheat something than it is to cook it?
Does the Mueller report show a conspiracy between Russia and the Trump Campaign?
New Order #6: Easter Egg
What does 丫 mean? 丫是什么意思?
Magento2.1.9 Error on shipment generation save
Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30pm US/Eastern)
Announcing the arrival of Valued Associate #679: Cesar Manara
Unicorn Meta Zoo #1: Why another podcast?data: current version - none, required version - 2.0.0Setup version for module 'Sample_CustomController' is not specifiedSomething went wrong while saving the category in Magento 2.1.9Not able to add/update magento2 category post upgrade from 1.9 to 2.1.0Trying to uninstall moduleMagento-2.1 : Warning: Missing argument 2 for OAuthCommonConsumerCredentials::__construct()Magento 2 Front controller reached 100 router match iterations issue“Area code is not set” in var/logwhen click on place order then paypal showing error in Magento2magento error logs Error log record number: 1173359093956
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
I'm debuging code got error in exception error :
exception 'PDOException' with message 'There is no active transaction' in /public_html/vendor/magento/zendframework1/library/Zend/Db/Adapter/Pdo/Abstract.php:316
Stack trace:
#0 /public_html/vendor/magento/zendframework1/library/Zend/Db/Adapter/Pdo/Abstract.php(316): PDO->commit()
#1 /public_html/vendor/magento/zendframework1/library/Zend/Db/Adapter/Abstract.php(510): Zend_Db_Adapter_Pdo_Abstract->_commit()
#2 /public_html/vendor/magento/framework/DB/Adapter/Pdo/Mysql.php(253): Zend_Db_Adapter_Abstract->commit()
#3 /public_html/vendor/magento/framework/Model/ResourceModel/AbstractResource.php(74): MagentoFrameworkDBAdapterPdoMysql->commit()
#4 /public_html/vendor/magento/framework/DB/Transaction.php(57): MagentoFrameworkModelResourceModelAbstractResource->commit()
#5 /public_html/vendor/magento/framework/DB/Transaction.php(147): MagentoFrameworkDBTransaction->_commitTransaction()
#6 /public_html/vendor/magento/module-shipping/Controller/Adminhtml/Order/Shipment/Save.php(79): MagentoFrameworkDBTransaction->save()
#7 /public_html/vendor/magento/module-shipping/Controller/Adminhtml/Order/Shipment/Save.php(153): MagentoShippingControllerAdminhtmlOrderShipmentSave->_saveShipment(Object(MagentoSalesModelOrderShipment))
#8 /public_html/vendor/magento/framework/App/Action/Action.php(102): MagentoShippingControllerAdminhtmlOrderShipmentSave->execute()
#9 /public_html/vendor/magento/module-backend/App/AbstractAction.php(226): MagentoFrameworkAppActionAction->dispatch(Object(MagentoFrameworkAppRequestHttp))
#10 /public_html/vendor/magento/framework/Interception/Interceptor.php(74): MagentoBackendAppAbstractAction->dispatch(Object(MagentoFrameworkAppRequestHttp))
#11 /public_html/vendor/magento/framework/Interception/Chain/Chain.php(70): MagentoShippingControllerAdminhtmlOrderShipmentSaveInterceptor->___callParent('dispatch', Array)
#12 /public_html/vendor/magento/framework/Interception/Chain/Chain.php(63): MagentoFrameworkInterceptionChainChain->invokeNext('Magento\Shippin...', 'dispatch', Object(MagentoShippingControllerAdminhtmlOrderShipmentSaveInterceptor), Array, 'adminAuthentica...')
#13 /public_html/vendor/magento/module-backend/App/Action/Plugin/Authentication.php(143): MagentoFrameworkInterceptionChainChain->MagentoFrameworkInterceptionChainclosure(Object(MagentoFrameworkAppRequestHttp))
#14 /public_html/vendor/magento/framework/Interception/Chain/Chain.php(67): MagentoBackendAppActionPluginAuthentication->aroundDispatch(Object(MagentoShippingControllerAdminhtmlOrderShipmentSaveInterceptor), Object(Closure), Object(MagentoFrameworkAppRequestHttp))
#15 /public_html/vendor/magento/framework/Interception/Interceptor.php(138): MagentoFrameworkInterceptionChainChain->invokeNext('Magento\Shippin...', 'dispatch', Object(MagentoShippingControllerAdminhtmlOrderShipmentSaveInterceptor), Array, 'adminMassaction...')
#16 /public_html/vendor/magento/module-backend/App/Action/Plugin/MassactionKey.php(33): MagentoShippingControllerAdminhtmlOrderShipmentSaveInterceptor->MagentoFrameworkInterceptionclosure(Object(MagentoFrameworkAppRequestHttp))
#17 /public_html/vendor/magento/framework/Interception/Interceptor.php(142): MagentoBackendAppActionPluginMassactionKey->aroundDispatch(Object(MagentoShippingControllerAdminhtmlOrderShipmentSaveInterceptor), Object(Closure), Object(MagentoFrameworkAppRequestHttp))
#18 /public_html/var/generation/Magento/Shipping/Controller/Adminhtml/Order/Shipment/Save/Interceptor.php(26): MagentoShippingControllerAdminhtmlOrderShipmentSaveInterceptor->___callPlugins('dispatch', Array, Array)
#19 /public_html/vendor/magento/framework/App/FrontController.php(55): MagentoShippingControllerAdminhtmlOrderShipmentSaveInterceptor->dispatch(Object(MagentoFrameworkAppRequestHttp))
#20 /public_html/vendor/magento/framework/Interception/Interceptor.php(74): MagentoFrameworkAppFrontController->dispatch(Object(MagentoFrameworkAppRequestHttp))
#21 /public_html/vendor/magento/framework/Interception/Chain/Chain.php(70): MagentoFrameworkAppFrontControllerInterceptor->___callParent('dispatch', Array)
#22 /public_html/vendor/magento/framework/Interception/Interceptor.php(138): MagentoFrameworkInterceptionChainChain->invokeNext('Magento\Framewo...', 'dispatch', Object(MagentoFrameworkAppFrontControllerInterceptor), Array, 'install')
#23 /public_html/vendor/magento/framework/Module/Plugin/DbStatusValidator.php(69): MagentoFrameworkAppFrontControllerInterceptor->MagentoFrameworkInterceptionclosure(Object(MagentoFrameworkAppRequestHttp))
#24 /public_html/vendor/magento/framework/Interception/Interceptor.php(142): MagentoFrameworkModulePluginDbStatusValidator->aroundDispatch(Object(MagentoFrameworkAppFrontControllerInterceptor), Object(Closure), Object(MagentoFrameworkAppRequestHttp))
#25 /public_html/var/generation/Magento/Framework/App/FrontController/Interceptor.php(26): MagentoFrameworkAppFrontControllerInterceptor->___callPlugins('dispatch', Array, Array)
#26 /public_html/vendor/magento/framework/App/Http.php(135): MagentoFrameworkAppFrontControllerInterceptor->dispatch(Object(MagentoFrameworkAppRequestHttp))
#27 /public_html/vendor/magento/framework/App/Bootstrap.php(258): MagentoFrameworkAppHttp->launch()
#28 /public_html/index.php(42): MagentoFrameworkAppBootstrap->run(Object(MagentoFrameworkAppHttp))
#29 main
magento2 magento-2.1 shipment carrier
add a comment |
I'm debuging code got error in exception error :
exception 'PDOException' with message 'There is no active transaction' in /public_html/vendor/magento/zendframework1/library/Zend/Db/Adapter/Pdo/Abstract.php:316
Stack trace:
#0 /public_html/vendor/magento/zendframework1/library/Zend/Db/Adapter/Pdo/Abstract.php(316): PDO->commit()
#1 /public_html/vendor/magento/zendframework1/library/Zend/Db/Adapter/Abstract.php(510): Zend_Db_Adapter_Pdo_Abstract->_commit()
#2 /public_html/vendor/magento/framework/DB/Adapter/Pdo/Mysql.php(253): Zend_Db_Adapter_Abstract->commit()
#3 /public_html/vendor/magento/framework/Model/ResourceModel/AbstractResource.php(74): MagentoFrameworkDBAdapterPdoMysql->commit()
#4 /public_html/vendor/magento/framework/DB/Transaction.php(57): MagentoFrameworkModelResourceModelAbstractResource->commit()
#5 /public_html/vendor/magento/framework/DB/Transaction.php(147): MagentoFrameworkDBTransaction->_commitTransaction()
#6 /public_html/vendor/magento/module-shipping/Controller/Adminhtml/Order/Shipment/Save.php(79): MagentoFrameworkDBTransaction->save()
#7 /public_html/vendor/magento/module-shipping/Controller/Adminhtml/Order/Shipment/Save.php(153): MagentoShippingControllerAdminhtmlOrderShipmentSave->_saveShipment(Object(MagentoSalesModelOrderShipment))
#8 /public_html/vendor/magento/framework/App/Action/Action.php(102): MagentoShippingControllerAdminhtmlOrderShipmentSave->execute()
#9 /public_html/vendor/magento/module-backend/App/AbstractAction.php(226): MagentoFrameworkAppActionAction->dispatch(Object(MagentoFrameworkAppRequestHttp))
#10 /public_html/vendor/magento/framework/Interception/Interceptor.php(74): MagentoBackendAppAbstractAction->dispatch(Object(MagentoFrameworkAppRequestHttp))
#11 /public_html/vendor/magento/framework/Interception/Chain/Chain.php(70): MagentoShippingControllerAdminhtmlOrderShipmentSaveInterceptor->___callParent('dispatch', Array)
#12 /public_html/vendor/magento/framework/Interception/Chain/Chain.php(63): MagentoFrameworkInterceptionChainChain->invokeNext('Magento\Shippin...', 'dispatch', Object(MagentoShippingControllerAdminhtmlOrderShipmentSaveInterceptor), Array, 'adminAuthentica...')
#13 /public_html/vendor/magento/module-backend/App/Action/Plugin/Authentication.php(143): MagentoFrameworkInterceptionChainChain->MagentoFrameworkInterceptionChainclosure(Object(MagentoFrameworkAppRequestHttp))
#14 /public_html/vendor/magento/framework/Interception/Chain/Chain.php(67): MagentoBackendAppActionPluginAuthentication->aroundDispatch(Object(MagentoShippingControllerAdminhtmlOrderShipmentSaveInterceptor), Object(Closure), Object(MagentoFrameworkAppRequestHttp))
#15 /public_html/vendor/magento/framework/Interception/Interceptor.php(138): MagentoFrameworkInterceptionChainChain->invokeNext('Magento\Shippin...', 'dispatch', Object(MagentoShippingControllerAdminhtmlOrderShipmentSaveInterceptor), Array, 'adminMassaction...')
#16 /public_html/vendor/magento/module-backend/App/Action/Plugin/MassactionKey.php(33): MagentoShippingControllerAdminhtmlOrderShipmentSaveInterceptor->MagentoFrameworkInterceptionclosure(Object(MagentoFrameworkAppRequestHttp))
#17 /public_html/vendor/magento/framework/Interception/Interceptor.php(142): MagentoBackendAppActionPluginMassactionKey->aroundDispatch(Object(MagentoShippingControllerAdminhtmlOrderShipmentSaveInterceptor), Object(Closure), Object(MagentoFrameworkAppRequestHttp))
#18 /public_html/var/generation/Magento/Shipping/Controller/Adminhtml/Order/Shipment/Save/Interceptor.php(26): MagentoShippingControllerAdminhtmlOrderShipmentSaveInterceptor->___callPlugins('dispatch', Array, Array)
#19 /public_html/vendor/magento/framework/App/FrontController.php(55): MagentoShippingControllerAdminhtmlOrderShipmentSaveInterceptor->dispatch(Object(MagentoFrameworkAppRequestHttp))
#20 /public_html/vendor/magento/framework/Interception/Interceptor.php(74): MagentoFrameworkAppFrontController->dispatch(Object(MagentoFrameworkAppRequestHttp))
#21 /public_html/vendor/magento/framework/Interception/Chain/Chain.php(70): MagentoFrameworkAppFrontControllerInterceptor->___callParent('dispatch', Array)
#22 /public_html/vendor/magento/framework/Interception/Interceptor.php(138): MagentoFrameworkInterceptionChainChain->invokeNext('Magento\Framewo...', 'dispatch', Object(MagentoFrameworkAppFrontControllerInterceptor), Array, 'install')
#23 /public_html/vendor/magento/framework/Module/Plugin/DbStatusValidator.php(69): MagentoFrameworkAppFrontControllerInterceptor->MagentoFrameworkInterceptionclosure(Object(MagentoFrameworkAppRequestHttp))
#24 /public_html/vendor/magento/framework/Interception/Interceptor.php(142): MagentoFrameworkModulePluginDbStatusValidator->aroundDispatch(Object(MagentoFrameworkAppFrontControllerInterceptor), Object(Closure), Object(MagentoFrameworkAppRequestHttp))
#25 /public_html/var/generation/Magento/Framework/App/FrontController/Interceptor.php(26): MagentoFrameworkAppFrontControllerInterceptor->___callPlugins('dispatch', Array, Array)
#26 /public_html/vendor/magento/framework/App/Http.php(135): MagentoFrameworkAppFrontControllerInterceptor->dispatch(Object(MagentoFrameworkAppRequestHttp))
#27 /public_html/vendor/magento/framework/App/Bootstrap.php(258): MagentoFrameworkAppHttp->launch()
#28 /public_html/index.php(42): MagentoFrameworkAppBootstrap->run(Object(MagentoFrameworkAppHttp))
#29 main
magento2 magento-2.1 shipment carrier
add a comment |
I'm debuging code got error in exception error :
exception 'PDOException' with message 'There is no active transaction' in /public_html/vendor/magento/zendframework1/library/Zend/Db/Adapter/Pdo/Abstract.php:316
Stack trace:
#0 /public_html/vendor/magento/zendframework1/library/Zend/Db/Adapter/Pdo/Abstract.php(316): PDO->commit()
#1 /public_html/vendor/magento/zendframework1/library/Zend/Db/Adapter/Abstract.php(510): Zend_Db_Adapter_Pdo_Abstract->_commit()
#2 /public_html/vendor/magento/framework/DB/Adapter/Pdo/Mysql.php(253): Zend_Db_Adapter_Abstract->commit()
#3 /public_html/vendor/magento/framework/Model/ResourceModel/AbstractResource.php(74): MagentoFrameworkDBAdapterPdoMysql->commit()
#4 /public_html/vendor/magento/framework/DB/Transaction.php(57): MagentoFrameworkModelResourceModelAbstractResource->commit()
#5 /public_html/vendor/magento/framework/DB/Transaction.php(147): MagentoFrameworkDBTransaction->_commitTransaction()
#6 /public_html/vendor/magento/module-shipping/Controller/Adminhtml/Order/Shipment/Save.php(79): MagentoFrameworkDBTransaction->save()
#7 /public_html/vendor/magento/module-shipping/Controller/Adminhtml/Order/Shipment/Save.php(153): MagentoShippingControllerAdminhtmlOrderShipmentSave->_saveShipment(Object(MagentoSalesModelOrderShipment))
#8 /public_html/vendor/magento/framework/App/Action/Action.php(102): MagentoShippingControllerAdminhtmlOrderShipmentSave->execute()
#9 /public_html/vendor/magento/module-backend/App/AbstractAction.php(226): MagentoFrameworkAppActionAction->dispatch(Object(MagentoFrameworkAppRequestHttp))
#10 /public_html/vendor/magento/framework/Interception/Interceptor.php(74): MagentoBackendAppAbstractAction->dispatch(Object(MagentoFrameworkAppRequestHttp))
#11 /public_html/vendor/magento/framework/Interception/Chain/Chain.php(70): MagentoShippingControllerAdminhtmlOrderShipmentSaveInterceptor->___callParent('dispatch', Array)
#12 /public_html/vendor/magento/framework/Interception/Chain/Chain.php(63): MagentoFrameworkInterceptionChainChain->invokeNext('Magento\Shippin...', 'dispatch', Object(MagentoShippingControllerAdminhtmlOrderShipmentSaveInterceptor), Array, 'adminAuthentica...')
#13 /public_html/vendor/magento/module-backend/App/Action/Plugin/Authentication.php(143): MagentoFrameworkInterceptionChainChain->MagentoFrameworkInterceptionChainclosure(Object(MagentoFrameworkAppRequestHttp))
#14 /public_html/vendor/magento/framework/Interception/Chain/Chain.php(67): MagentoBackendAppActionPluginAuthentication->aroundDispatch(Object(MagentoShippingControllerAdminhtmlOrderShipmentSaveInterceptor), Object(Closure), Object(MagentoFrameworkAppRequestHttp))
#15 /public_html/vendor/magento/framework/Interception/Interceptor.php(138): MagentoFrameworkInterceptionChainChain->invokeNext('Magento\Shippin...', 'dispatch', Object(MagentoShippingControllerAdminhtmlOrderShipmentSaveInterceptor), Array, 'adminMassaction...')
#16 /public_html/vendor/magento/module-backend/App/Action/Plugin/MassactionKey.php(33): MagentoShippingControllerAdminhtmlOrderShipmentSaveInterceptor->MagentoFrameworkInterceptionclosure(Object(MagentoFrameworkAppRequestHttp))
#17 /public_html/vendor/magento/framework/Interception/Interceptor.php(142): MagentoBackendAppActionPluginMassactionKey->aroundDispatch(Object(MagentoShippingControllerAdminhtmlOrderShipmentSaveInterceptor), Object(Closure), Object(MagentoFrameworkAppRequestHttp))
#18 /public_html/var/generation/Magento/Shipping/Controller/Adminhtml/Order/Shipment/Save/Interceptor.php(26): MagentoShippingControllerAdminhtmlOrderShipmentSaveInterceptor->___callPlugins('dispatch', Array, Array)
#19 /public_html/vendor/magento/framework/App/FrontController.php(55): MagentoShippingControllerAdminhtmlOrderShipmentSaveInterceptor->dispatch(Object(MagentoFrameworkAppRequestHttp))
#20 /public_html/vendor/magento/framework/Interception/Interceptor.php(74): MagentoFrameworkAppFrontController->dispatch(Object(MagentoFrameworkAppRequestHttp))
#21 /public_html/vendor/magento/framework/Interception/Chain/Chain.php(70): MagentoFrameworkAppFrontControllerInterceptor->___callParent('dispatch', Array)
#22 /public_html/vendor/magento/framework/Interception/Interceptor.php(138): MagentoFrameworkInterceptionChainChain->invokeNext('Magento\Framewo...', 'dispatch', Object(MagentoFrameworkAppFrontControllerInterceptor), Array, 'install')
#23 /public_html/vendor/magento/framework/Module/Plugin/DbStatusValidator.php(69): MagentoFrameworkAppFrontControllerInterceptor->MagentoFrameworkInterceptionclosure(Object(MagentoFrameworkAppRequestHttp))
#24 /public_html/vendor/magento/framework/Interception/Interceptor.php(142): MagentoFrameworkModulePluginDbStatusValidator->aroundDispatch(Object(MagentoFrameworkAppFrontControllerInterceptor), Object(Closure), Object(MagentoFrameworkAppRequestHttp))
#25 /public_html/var/generation/Magento/Framework/App/FrontController/Interceptor.php(26): MagentoFrameworkAppFrontControllerInterceptor->___callPlugins('dispatch', Array, Array)
#26 /public_html/vendor/magento/framework/App/Http.php(135): MagentoFrameworkAppFrontControllerInterceptor->dispatch(Object(MagentoFrameworkAppRequestHttp))
#27 /public_html/vendor/magento/framework/App/Bootstrap.php(258): MagentoFrameworkAppHttp->launch()
#28 /public_html/index.php(42): MagentoFrameworkAppBootstrap->run(Object(MagentoFrameworkAppHttp))
#29 main
magento2 magento-2.1 shipment carrier
I'm debuging code got error in exception error :
exception 'PDOException' with message 'There is no active transaction' in /public_html/vendor/magento/zendframework1/library/Zend/Db/Adapter/Pdo/Abstract.php:316
Stack trace:
#0 /public_html/vendor/magento/zendframework1/library/Zend/Db/Adapter/Pdo/Abstract.php(316): PDO->commit()
#1 /public_html/vendor/magento/zendframework1/library/Zend/Db/Adapter/Abstract.php(510): Zend_Db_Adapter_Pdo_Abstract->_commit()
#2 /public_html/vendor/magento/framework/DB/Adapter/Pdo/Mysql.php(253): Zend_Db_Adapter_Abstract->commit()
#3 /public_html/vendor/magento/framework/Model/ResourceModel/AbstractResource.php(74): MagentoFrameworkDBAdapterPdoMysql->commit()
#4 /public_html/vendor/magento/framework/DB/Transaction.php(57): MagentoFrameworkModelResourceModelAbstractResource->commit()
#5 /public_html/vendor/magento/framework/DB/Transaction.php(147): MagentoFrameworkDBTransaction->_commitTransaction()
#6 /public_html/vendor/magento/module-shipping/Controller/Adminhtml/Order/Shipment/Save.php(79): MagentoFrameworkDBTransaction->save()
#7 /public_html/vendor/magento/module-shipping/Controller/Adminhtml/Order/Shipment/Save.php(153): MagentoShippingControllerAdminhtmlOrderShipmentSave->_saveShipment(Object(MagentoSalesModelOrderShipment))
#8 /public_html/vendor/magento/framework/App/Action/Action.php(102): MagentoShippingControllerAdminhtmlOrderShipmentSave->execute()
#9 /public_html/vendor/magento/module-backend/App/AbstractAction.php(226): MagentoFrameworkAppActionAction->dispatch(Object(MagentoFrameworkAppRequestHttp))
#10 /public_html/vendor/magento/framework/Interception/Interceptor.php(74): MagentoBackendAppAbstractAction->dispatch(Object(MagentoFrameworkAppRequestHttp))
#11 /public_html/vendor/magento/framework/Interception/Chain/Chain.php(70): MagentoShippingControllerAdminhtmlOrderShipmentSaveInterceptor->___callParent('dispatch', Array)
#12 /public_html/vendor/magento/framework/Interception/Chain/Chain.php(63): MagentoFrameworkInterceptionChainChain->invokeNext('Magento\Shippin...', 'dispatch', Object(MagentoShippingControllerAdminhtmlOrderShipmentSaveInterceptor), Array, 'adminAuthentica...')
#13 /public_html/vendor/magento/module-backend/App/Action/Plugin/Authentication.php(143): MagentoFrameworkInterceptionChainChain->MagentoFrameworkInterceptionChainclosure(Object(MagentoFrameworkAppRequestHttp))
#14 /public_html/vendor/magento/framework/Interception/Chain/Chain.php(67): MagentoBackendAppActionPluginAuthentication->aroundDispatch(Object(MagentoShippingControllerAdminhtmlOrderShipmentSaveInterceptor), Object(Closure), Object(MagentoFrameworkAppRequestHttp))
#15 /public_html/vendor/magento/framework/Interception/Interceptor.php(138): MagentoFrameworkInterceptionChainChain->invokeNext('Magento\Shippin...', 'dispatch', Object(MagentoShippingControllerAdminhtmlOrderShipmentSaveInterceptor), Array, 'adminMassaction...')
#16 /public_html/vendor/magento/module-backend/App/Action/Plugin/MassactionKey.php(33): MagentoShippingControllerAdminhtmlOrderShipmentSaveInterceptor->MagentoFrameworkInterceptionclosure(Object(MagentoFrameworkAppRequestHttp))
#17 /public_html/vendor/magento/framework/Interception/Interceptor.php(142): MagentoBackendAppActionPluginMassactionKey->aroundDispatch(Object(MagentoShippingControllerAdminhtmlOrderShipmentSaveInterceptor), Object(Closure), Object(MagentoFrameworkAppRequestHttp))
#18 /public_html/var/generation/Magento/Shipping/Controller/Adminhtml/Order/Shipment/Save/Interceptor.php(26): MagentoShippingControllerAdminhtmlOrderShipmentSaveInterceptor->___callPlugins('dispatch', Array, Array)
#19 /public_html/vendor/magento/framework/App/FrontController.php(55): MagentoShippingControllerAdminhtmlOrderShipmentSaveInterceptor->dispatch(Object(MagentoFrameworkAppRequestHttp))
#20 /public_html/vendor/magento/framework/Interception/Interceptor.php(74): MagentoFrameworkAppFrontController->dispatch(Object(MagentoFrameworkAppRequestHttp))
#21 /public_html/vendor/magento/framework/Interception/Chain/Chain.php(70): MagentoFrameworkAppFrontControllerInterceptor->___callParent('dispatch', Array)
#22 /public_html/vendor/magento/framework/Interception/Interceptor.php(138): MagentoFrameworkInterceptionChainChain->invokeNext('Magento\Framewo...', 'dispatch', Object(MagentoFrameworkAppFrontControllerInterceptor), Array, 'install')
#23 /public_html/vendor/magento/framework/Module/Plugin/DbStatusValidator.php(69): MagentoFrameworkAppFrontControllerInterceptor->MagentoFrameworkInterceptionclosure(Object(MagentoFrameworkAppRequestHttp))
#24 /public_html/vendor/magento/framework/Interception/Interceptor.php(142): MagentoFrameworkModulePluginDbStatusValidator->aroundDispatch(Object(MagentoFrameworkAppFrontControllerInterceptor), Object(Closure), Object(MagentoFrameworkAppRequestHttp))
#25 /public_html/var/generation/Magento/Framework/App/FrontController/Interceptor.php(26): MagentoFrameworkAppFrontControllerInterceptor->___callPlugins('dispatch', Array, Array)
#26 /public_html/vendor/magento/framework/App/Http.php(135): MagentoFrameworkAppFrontControllerInterceptor->dispatch(Object(MagentoFrameworkAppRequestHttp))
#27 /public_html/vendor/magento/framework/App/Bootstrap.php(258): MagentoFrameworkAppHttp->launch()
#28 /public_html/index.php(42): MagentoFrameworkAppBootstrap->run(Object(MagentoFrameworkAppHttp))
#29 main
magento2 magento-2.1 shipment carrier
magento2 magento-2.1 shipment carrier
edited Apr 16 at 21:23
Vinz
485313
485313
asked Apr 16 at 12:01
Anas MansuriAnas Mansuri
167
167
add a comment |
add a comment |
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
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f270320%2fmagento2-1-9-error-on-shipment-generation-save%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
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.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f270320%2fmagento2-1-9-error-on-shipment-generation-save%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
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