Git Product home page Git Product logo

Comments (4)

LRotherfield avatar LRotherfield commented on July 21, 2024

Have you loaded the acl? This is done by the install files in the project root of the platform aplication. https://github.com/orocrm/platform-application/blob/master/install.sh

from platform.

yveson33 avatar yveson33 commented on July 21, 2024

thx for reply,

yes i run install.sh file. I just noticed that i got this error before. Even if i set xdebug.max_nesting_level=250, i always have error

[code]
Load ACL resources from annotations and config files to db
PHP Fatal error: Maximum function nesting level of '100' reached, aborting! in /home/bissaya/sites/crm-application/vendor/doctrine/orm/lib/Doctrine/ORM/Event/LifecycleEventArgs.php on line 71
PHP Stack trace:
PHP 1. {main}() /home/bissaya/sites/crm-application/app/console:0
PHP 2. Symfony\Component\Console\Application->run() /home/bissaya/sites/crm-application/app/console:22
PHP 3. Symfony\Bundle\FrameworkBundle\Console\Application->doRun() /home/bissaya/sites/crm-application/vendor/symfony/symfony/src/Symfony/Component/Console/Application.php:121
PHP 4. Symfony\Component\Console\Application->doRun() /home/bissaya/sites/crm-application/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Console/Application.php:96
PHP 5. Symfony\Component\Console\Application->doRunCommand() /home/bissaya/sites/crm-application/vendor/symfony/symfony/src/Symfony/Component/Console/Application.php:191
PHP 6. Symfony\Component\Console\Command\Command->run() /home/bissaya/sites/crm-application/vendor/symfony/symfony/src/Symfony/Component/Console/Application.php:904
PHP 7. Oro\Bundle\UserBundle\Command\LoadAclCommand->execute() /home/bissaya/sites/crm-application/vendor/symfony/symfony/src/Symfony/Component/Console/Command/Command.php:244
PHP 8. Oro\Bundle\UserBundle\Acl\Manager->synchronizeAclResources() /home/bissaya/sites/crm-application/vendor/oro/platform/src/Oro/Bundle/UserBundle/Command/LoadAclCommand.php:27
PHP 9. Oro\Bundle\UserBundle\Acl\AclManipulator->createNewResources() /home/bissaya/sites/crm-application/vendor/oro/platform/src/Oro/Bundle/UserBundle/Acl/Manager.php:399
PHP 10. Oro\Bundle\UserBundle\Acl\AclManipulator->createNewResources() /home/bissaya/sites/crm-application/vendor/oro/platform/src/Oro/Bundle/UserBundle/Acl/AclManipulator.p

.......
[/code]

thx.

from platform.

LRotherfield avatar LRotherfield commented on July 21, 2024

Then not having the ACL resources loaded is defiantly your issue. It sounds like the value for max_nesting_levels you are setting is not the actual value that its getting used. Unfortunately I don't know enough about debugging xdebug.

from platform.

yveson33 avatar yveson33 commented on July 21, 2024

I fixed it By disabled xdebug in php.ini,now everything work fine.

thx.

from platform.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.