Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[37] Intermitent 500 with JForm::getInstance could not load file #15153

Closed
jsubri opened this issue Apr 7, 2017 · 3 comments
Closed

[37] Intermitent 500 with JForm::getInstance could not load file #15153

jsubri opened this issue Apr 7, 2017 · 3 comments

Comments

@jsubri
Copy link
Contributor

jsubri commented Apr 7, 2017

Steps to reproduce the issue

Intermittent. I can't reproduce however I had this issue on various laptops.
37RC1, back-end navigation such as Content Categories
When reloading the page everything is ok

Expected result

No error on screen, no error in log file

Actual result

Error on screen and in log file in /administrator/log/everything.php

http://localhost/37RC1/administrator/index.php?option=com_categories&extension=com_content
Warning: simplexml_load_file(): I/O warning : failed to load external entity "D:\www\htdocs\37RC1\administrator/language/fr-FR/fr-FR.xml" in D:\www\htdocs\37RC1\libraries\joomla\language\helper.php on line 576
JForm::getInstance could not load file

2017-04-07T14:31:59+00:00 ERROR 127.0.0.1 jerror The com_content component's ACL configuration file is either missing or improperly structured.
2017-04-07T14:31:59+00:00 CRITICAL 127.0.0.1 error Uncaught Exception of type JException thrown. Stack trace: #0 D:\www\htdocs\37RC1\libraries\legacy\error\error.php(277): JError::raise(1, 500, 'JForm::getInsta...', NULL, true)
#1 D:\www\htdocs\37RC1\administrator\components\com_categories\views\category\view.html.php(73): JError::raiseError(500, 'JForm::getInsta...')
#2 D:\www\htdocs\37RC1\administrator\components\com_categories\controller.php(95): CategoriesViewCategory->display()
#3 D:\www\htdocs\37RC1\libraries\legacy\controller\legacy.php(709): CategoriesController->display()
#4 D:\www\htdocs\37RC1\administrator\components\com_categories\categories.php(27): JControllerLegacy->execute(NULL)
#5 D:\www\htdocs\37RC1\libraries\cms\component\helper.php(394): require_once('D:\www\htdocs\b...')
#6 D:\www\htdocs\37RC1\libraries\cms\component\helper.php(369): JComponentHelper::executeComponent('D:\www\htdocs\b...')
#7 D:\www\htdocs\37RC1\libraries\cms\application\administrator.php(98): JComponentHelper::renderComponent('com_categories')
#8 D:\www\htdocs\37RC1\libraries\cms\application\administrator.php(156): JApplicationAdministrator->dispatch()
#9 D:\www\htdocs\37RC1\libraries\cms\application\cms.php(265): JApplicationAdministrator->doExecute()
#10 D:\www\htdocs\37RC1\administrator\index.php(51): JApplicationCms->execute()
#11 {main}

System information (as much as possible)

Windows: 3.7RC1 with PHP 5.4 & 5.6

Additional comments

JText::sprintf('JLIB_ERROR_COMPONENTS_ACL_CONFIGURATION_FILE_MISSING_OR_IMPROPERLY_STRUCTURED', $component), JLog::ERROR, 'jerror'

@fmsd91
Copy link

fmsd91 commented Sep 10, 2017

Why was this closed? I have the same issue and drives me crazy... very annoying...

@ghost
Copy link

ghost commented Sep 11, 2017

@fmsd91 please open an new Issue. Comments on closed Issues didn't get much Notice.

@ggppdk
Copy link
Contributor

ggppdk commented Sep 11, 2017

You are in windows
maybe you are using symbolic links to somewhere in the path,
if you do , i think it is related to this intermittent error

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants