Seems like an autoloading issue. Not related to doctrine, but to
https://github.com/zendframework/ZendDeveloperTools

Marco Pivetta

http://twitter.com/Ocramius

http://ocramius.github.com/

On Wed, Sep 7, 2016 at 4:13 PM, Nikhil Dhar <[email protected]> wrote:

> Hey I am new in this please find the below attachment file and chekc
> whether it is correct or not... and below are some errors while running
>
> vendor/bin/doctrine-module orm:validate-schema
>
> PHP Fatal error:  Uncaught exception 
> 'Zend\ModuleManager\Exception\RuntimeException'
> with message 'Module (ZendDeveloperTools) could not be initialized.' in
> /var/www/html/zf2/vendor/zendframework/zendframework/
> library/Zend/ModuleManager/ModuleManager.php:167
> Stack trace:
> #0 /var/www/html/zf2/vendor/zendframework/zendframework/
> library/Zend/ModuleManager/ModuleManager.php(146): Zend\ModuleManager\
> ModuleManager->loadModuleByName(Object(Zend\ModuleManager\ModuleEvent))
> #1 /var/www/html/zf2/vendor/zendframework/zendframework/
> library/Zend/ModuleManager/ModuleManager.php(96): Zend\ModuleManager\
> ModuleManager->loadModule('ZendDeveloperTo...')
> #2 [internal function]: Zend\ModuleManager\ModuleManager->onLoadModules(
> Object(Zend\ModuleManager\ModuleEvent))
> #3 /var/www/html/zf2/vendor/zendframework/zendframework/
> library/Zend/EventManager/EventManager.php(468): call_user_func(Array,
> Object(Zend\ModuleManager\ModuleEvent))
> #4 /var/www/html/zf2/vendor/zendframework/zendframework/
> library/Zend/EventManager/EventManager.php(207): Zend\EventManag in
> /var/www/html/zf2/vendor/zendframework/zendframework/
> library/Zend/ModuleManager/ModuleManager.php on line 167
>
> Fatal error: Uncaught exception 
> 'Zend\ModuleManager\Exception\RuntimeException'
> with message 'Module (ZendDeveloperTools) could not be initialized.' in
> /var/www/html/zf2/vendor/zendframework/zendframework/
> library/Zend/ModuleManager/ModuleManager.php:167
> Stack trace:
> #0 /var/www/html/zf2/vendor/zendframework/zendframework/
> library/Zend/ModuleManager/ModuleManager.php(146): Zend\ModuleManager\
> ModuleManager->loadModuleByName(Object(Zend\ModuleManager\ModuleEvent))
> #1 /var/www/html/zf2/vendor/zendframework/zendframework/
> library/Zend/ModuleManager/ModuleManager.php(96): Zend\ModuleManager\
> ModuleManager->loadModule('ZendDeveloperTo...')
> #2 [internal function]: Zend\ModuleManager\ModuleManager->onLoadModules(
> Object(Zend\ModuleManager\ModuleEvent))
> #3 /var/www/html/zf2/vendor/zendframework/zendframework/
> library/Zend/EventManager/EventManager.php(468): call_user_func(Array,
> Object(Zend\ModuleManager\ModuleEvent))
> #4 /var/www/html/zf2/vendor/zendframework/zendframework/
> library/Zend/EventManager/EventManager.php(207): Zend\EventManag in
> /var/www/html/zf2/vendor/zendframework/zendframework/
> library/Zend/ModuleManager/ModuleManager.php on line 167
>
> --
> You received this message because you are subscribed to the Google Groups
> "doctrine-user" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To post to this group, send email to [email protected].
> Visit this group at https://groups.google.com/group/doctrine-user.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"doctrine-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/doctrine-user.
For more options, visit https://groups.google.com/d/optout.

Reply via email to