Skip to content

Instantly share code, notes, and snippets.

@basz
Created July 21, 2012 20:10
Show Gist options
  • Select an option

  • Save basz/3156993 to your computer and use it in GitHub Desktop.

Select an option

Save basz/3156993 to your computer and use it in GitHub Desktop.
FATAL
Rattletrap:juffrouwjansen-winkels.nl bas$ ./vendor/bin/doctrine-module orm:schema-tool:drop --dump-sql --verbose
PHP Fatal error: Uncaught exception 'Doctrine\DBAL\DBALException' with message 'Type to be overwritten Application\DBAL\EnumSiteDomainType does not exist.' in /Users/bas/Documents/Projects/JuffrouwJansen/juffrouwjansen-winkels.nl/vendor/doctrine/dbal/lib/Doctrine/DBAL/DBALException.php:93
Stack trace:
#0 /Users/bas/Documents/Projects/JuffrouwJansen/juffrouwjansen-winkels.nl/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/AbstractPlatform.php(276): Doctrine\DBAL\DBALException::typeNotFound('Application\DBA...')
#1 /Users/bas/Documents/Projects/JuffrouwJansen/juffrouwjansen-winkels.nl/vendor/doctrine/doctrine-module/src/DoctrineModule/Service/ConnectionFactory.php(62): Doctrine\DBAL\Platforms\AbstractPlatform->registerDoctrineTypeMapping('enumsitedomain', 'Application\DBA...')
#2 [internal function]: DoctrineModule\Service\ConnectionFactory->createService(Object(Zend\ServiceManager\ServiceManager), 'doctrine.connec...', 'doctrine.connec...')
#3 /Users/bas/Documents/Projects/JuffrouwJansen/juffrouwjansen-winkels.nl/vendor/zendf in /Users/bas/Documents/Projects/JuffrouwJansen/juffrouwjansen-winkels.nl/vendor/zendframework/zendframework/library/Zend/ServiceManager/ServiceManager.php on line 679
Fatal error: Uncaught exception 'Doctrine\DBAL\DBALException' with message 'Type to be overwritten Application\DBAL\EnumSiteDomainType does not exist.' in /Users/bas/Documents/Projects/JuffrouwJansen/juffrouwjansen-winkels.nl/vendor/doctrine/dbal/lib/Doctrine/DBAL/DBALException.php:93
Stack trace:
#0 /Users/bas/Documents/Projects/JuffrouwJansen/juffrouwjansen-winkels.nl/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/AbstractPlatform.php(276): Doctrine\DBAL\DBALException::typeNotFound('Application\DBA...')
#1 /Users/bas/Documents/Projects/JuffrouwJansen/juffrouwjansen-winkels.nl/vendor/doctrine/doctrine-module/src/DoctrineModule/Service/ConnectionFactory.php(62): Doctrine\DBAL\Platforms\AbstractPlatform->registerDoctrineTypeMapping('enumsitedomain', 'Application\DBA...')
#2 [internal function]: DoctrineModule\Service\ConnectionFactory->createService(Object(Zend\ServiceManager\ServiceManager), 'doctrine.connec...', 'doctrine.connec...')
#3 /Users/bas/Documents/Projects/JuffrouwJansen/juffrouwjansen-winkels.nl/vendor/zendf in /Users/bas/Documents/Projects/JuffrouwJansen/juffrouwjansen-winkels.nl/vendor/zendframework/zendframework/library/Zend/ServiceManager/ServiceManager.php on line 679
Rattletrap:juffrouwjansen-winkels.nl bas$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment