PHP Fatal error: Uncaught Mage_Core_Model_Store_Exception
I just upgraded to Magento 1.9.3.7 via SFTP. When I tried reindexing all indexes and recompiling, I get the following error:
PHP Fatal error: Uncaught Mage_Core_Model_Store_Exception in /var/www/webroot/public_html/app/code/core/Mage/Core/Model/App.php:1377
Stack trace:
#0 /var/www/webroot/public_html/app/code/core/Mage/Core/Model/App.php(848): Mage_Core_Model_App->throwStoreException()
#1 /var/www/webroot/public_html/app/Mage.php(353): Mage_Core_Model_App->getStore(NULL)
#2 /var/www/webroot/public_html/app/code/core/Mage/Log/Helper/Data.php(47): Mage::getStoreConfig('system/log/enab...')
#3 /var/www/webroot/public_html/app/Mage.php(547): Mage_Log_Helper_Data->__construct()
#4 /var/www/webroot/public_html/app/Mage.php(811): Mage::helper('log')
#5 /var/www/webroot/public_html/app/code/core/Mage/Core/functions.php(247): Mage::log('Warning: simple...', 3)
#6 [internal function]: mageCoreErrorHandler(2, 'simplexml_load_...', '/var/w in /var/www/webroot/public_html/app/code/core/Mage/Core/Model/App.php on line 1377
Please ideas on how to fix the error? Thank you.
magento-1.9 magento1.9.3
bumped to the homepage by Community♦ 4 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
I just upgraded to Magento 1.9.3.7 via SFTP. When I tried reindexing all indexes and recompiling, I get the following error:
PHP Fatal error: Uncaught Mage_Core_Model_Store_Exception in /var/www/webroot/public_html/app/code/core/Mage/Core/Model/App.php:1377
Stack trace:
#0 /var/www/webroot/public_html/app/code/core/Mage/Core/Model/App.php(848): Mage_Core_Model_App->throwStoreException()
#1 /var/www/webroot/public_html/app/Mage.php(353): Mage_Core_Model_App->getStore(NULL)
#2 /var/www/webroot/public_html/app/code/core/Mage/Log/Helper/Data.php(47): Mage::getStoreConfig('system/log/enab...')
#3 /var/www/webroot/public_html/app/Mage.php(547): Mage_Log_Helper_Data->__construct()
#4 /var/www/webroot/public_html/app/Mage.php(811): Mage::helper('log')
#5 /var/www/webroot/public_html/app/code/core/Mage/Core/functions.php(247): Mage::log('Warning: simple...', 3)
#6 [internal function]: mageCoreErrorHandler(2, 'simplexml_load_...', '/var/w in /var/www/webroot/public_html/app/code/core/Mage/Core/Model/App.php on line 1377
Please ideas on how to fix the error? Thank you.
magento-1.9 magento1.9.3
bumped to the homepage by Community♦ 4 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
any luck solving this issue?
– Aboodred1
Jun 19 '18 at 0:06
add a comment |
I just upgraded to Magento 1.9.3.7 via SFTP. When I tried reindexing all indexes and recompiling, I get the following error:
PHP Fatal error: Uncaught Mage_Core_Model_Store_Exception in /var/www/webroot/public_html/app/code/core/Mage/Core/Model/App.php:1377
Stack trace:
#0 /var/www/webroot/public_html/app/code/core/Mage/Core/Model/App.php(848): Mage_Core_Model_App->throwStoreException()
#1 /var/www/webroot/public_html/app/Mage.php(353): Mage_Core_Model_App->getStore(NULL)
#2 /var/www/webroot/public_html/app/code/core/Mage/Log/Helper/Data.php(47): Mage::getStoreConfig('system/log/enab...')
#3 /var/www/webroot/public_html/app/Mage.php(547): Mage_Log_Helper_Data->__construct()
#4 /var/www/webroot/public_html/app/Mage.php(811): Mage::helper('log')
#5 /var/www/webroot/public_html/app/code/core/Mage/Core/functions.php(247): Mage::log('Warning: simple...', 3)
#6 [internal function]: mageCoreErrorHandler(2, 'simplexml_load_...', '/var/w in /var/www/webroot/public_html/app/code/core/Mage/Core/Model/App.php on line 1377
Please ideas on how to fix the error? Thank you.
magento-1.9 magento1.9.3
I just upgraded to Magento 1.9.3.7 via SFTP. When I tried reindexing all indexes and recompiling, I get the following error:
PHP Fatal error: Uncaught Mage_Core_Model_Store_Exception in /var/www/webroot/public_html/app/code/core/Mage/Core/Model/App.php:1377
Stack trace:
#0 /var/www/webroot/public_html/app/code/core/Mage/Core/Model/App.php(848): Mage_Core_Model_App->throwStoreException()
#1 /var/www/webroot/public_html/app/Mage.php(353): Mage_Core_Model_App->getStore(NULL)
#2 /var/www/webroot/public_html/app/code/core/Mage/Log/Helper/Data.php(47): Mage::getStoreConfig('system/log/enab...')
#3 /var/www/webroot/public_html/app/Mage.php(547): Mage_Log_Helper_Data->__construct()
#4 /var/www/webroot/public_html/app/Mage.php(811): Mage::helper('log')
#5 /var/www/webroot/public_html/app/code/core/Mage/Core/functions.php(247): Mage::log('Warning: simple...', 3)
#6 [internal function]: mageCoreErrorHandler(2, 'simplexml_load_...', '/var/w in /var/www/webroot/public_html/app/code/core/Mage/Core/Model/App.php on line 1377
Please ideas on how to fix the error? Thank you.
magento-1.9 magento1.9.3
magento-1.9 magento1.9.3
asked Jan 10 '18 at 6:54
NdianabasiNdianabasi
765
765
bumped to the homepage by Community♦ 4 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
bumped to the homepage by Community♦ 4 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
any luck solving this issue?
– Aboodred1
Jun 19 '18 at 0:06
add a comment |
any luck solving this issue?
– Aboodred1
Jun 19 '18 at 0:06
any luck solving this issue?
– Aboodred1
Jun 19 '18 at 0:06
any luck solving this issue?
– Aboodred1
Jun 19 '18 at 0:06
add a comment |
1 Answer
1
active
oldest
votes
We only see the start of error message
simplexml_load_...
The entire message should give the answer, or help a lot to find it
add a comment |
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%2f208806%2fphp-fatal-error-uncaught-mage-core-model-store-exception%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
We only see the start of error message
simplexml_load_...
The entire message should give the answer, or help a lot to find it
add a comment |
We only see the start of error message
simplexml_load_...
The entire message should give the answer, or help a lot to find it
add a comment |
We only see the start of error message
simplexml_load_...
The entire message should give the answer, or help a lot to find it
We only see the start of error message
simplexml_load_...
The entire message should give the answer, or help a lot to find it
answered Nov 13 '18 at 15:16
Raul SanchezRaul Sanchez
2,03131235
2,03131235
add a comment |
add a comment |
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%2f208806%2fphp-fatal-error-uncaught-mage-core-model-store-exception%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
any luck solving this issue?
– Aboodred1
Jun 19 '18 at 0:06