Skip to content

Instantly share code, notes, and snippets.

@wouterj
Last active December 24, 2015 11:17
Show Gist options
  • Save wouterj/07707c6a9d0d5c3cc7ba to your computer and use it in GitHub Desktop.
Save wouterj/07707c6a9d0d5c3cc7ba to your computer and use it in GitHub Desktop.
[PDOException]
SQLSTATE[HY000]: General error: 1 no such table: phpcr_workspaces
Exception trace:
() at C:\sf-world\cmf\standard-edition\vendor\doctrine\dbal\lib\Doctrine\DBAL\Connection.php:691
PDO->prepare() at C:\sf-world\cmf\standard-edition\vendor\doctrine\dbal\lib\Doctrine\DBAL\Connection.php:691
Doctrine\DBAL\Connection->executeQuery() at C:\sf-world\cmf\standard-edition\vendor\doctrine\dbal\lib\Doctrine\DBAL\Connection.php:419
Doctrine\DBAL\Connection->fetchColumn() at C:\sf-world\cmf\standard-edition\vendor\jackalope\jackalope-doctrine-dbal\src\Jackalope\Transport\DoctrineDBAL\Client.php:409
Jackalope\Transport\DoctrineDBAL\Client->workspaceExists() at C:\sf-world\cmf\standard-edition\vendor\jackalope\jackalope-doctrine-dbal\src\Jackalope\Transport\DoctrineDBAL\CachedClient.php:73
Jackalope\Transport\DoctrineDBAL\CachedClient->workspaceExists() at C:\sf-world\cmf\standard-edition\vendor\jackalope\jackalope-doctrine-dbal\src\Jackalope\Transport\DoctrineDBAL\Client.php:369
Jackalope\Transport\DoctrineDBAL\Client->login() at C:\sf-world\cmf\standard-edition\vendor\jackalope\jackalope\src\Jackalope\Repository.php:146
Jackalope\Repository->login() at C:\sf-world\cmf\standard-edition\app\cache\de_\ap_DevDebugProjectContainer.php:1581
ap_DevDebugProjectContainer->getDoctrinePhpcr_DefaultSessionService() at C:\sf-world\cmf\standard-edition\app\bootstrap.php.cache:2155
Symfony\Component\DependencyInjection\Container->get() at C:\sf-world\cmf\standard-edition\app\cache\de_\ap_DevDebugProjectContainer.php:1805
ap_DevDebugProjectContainer->getDoctrinePhpcr_Odm_DefaultDocumentManagerService() at C:\sf-world\cmf\standard-edition\app\bootstrap.php.cache:2155
Symfony\Component\DependencyInjection\Container->get() at C:\sf-world\cmf\standard-edition\vendor\symfony\symfony\src\Symfony\Bridge\Doctrine\ManagerRegistry.php:35
Symfony\Bridge\Doctrine\ManagerRegistry->getService() at C:\sf-world\cmf\standard-edition\vendor\doctrine\common\lib\Doctrine\Common\Persistence\AbstractManagerRegistry.php:183
Doctrine\Common\Persistence\AbstractManagerRegistry->getManager() at C:\sf-world\cmf\standard-edition\vendor\midgard\createphp\src\Midgard\CreatePHP\Mapper\BaseDoctrineRdfMapper.php:40
Midgard\CreatePHP\Mapper\BaseDoctrineRdfMapper->__construct() at C:\sf-world\cmf\standard-edition\app\cache\de_\ap_DevDebugProjectContainer.php:866
ap_DevDebugProjectContainer->getCmfCreate_ObjectMapperService() at C:\sf-world\cmf\standard-edition\app\bootstrap.php.cache:2155
Symfony\Component\DependencyInjection\Container->get() at C:\sf-world\cmf\standard-edition\app\cache\de_\ap_DevDebugProjectContainer.php:892
ap_DevDebugProjectContainer->getCmfCreate_RdfTypeFactoryService() at C:\sf-world\cmf\standard-edition\app\bootstrap.php.cache:2155
Symfony\Component\DependencyInjection\Container->get() at C:\sf-world\cmf\standard-edition\app\cache\de_\ap_DevDebugProjectContainer.php:957
ap_DevDebugProjectContainer->getCmfCreate_TwigExtensionService() at C:\sf-world\cmf\standard-edition\app\bootstrap.php.cache:2155
Symfony\Component\DependencyInjection\Container->get() at C:\sf-world\cmf\standard-edition\app\cache\de_\ap_DevDebugProjectContainer.php:5476
ap_DevDebugProjectContainer->getTwigService() at C:\sf-world\cmf\standard-edition\app\bootstrap.php.cache:2155
Symfony\Component\DependencyInjection\Container->get() at C:\sf-world\cmf\standard-edition\app\cache\de_\ap_DevDebugProjectContainer.php:497
ap_DevDebugProjectContainer->getAssetic_AssetManagerService() at C:\sf-world\cmf\standard-edition\app\bootstrap.php.cache:2155
Symfony\Component\DependencyInjection\Container->get() at C:\sf-world\cmf\standard-edition\vendor\symfony\assetic-bundle\CacheWarmer\AssetManagerCacheWarmer.php:33
Symfony\Bundle\AsseticBundle\CacheWarmer\AssetManagerCacheWarmer->warmUp() at C:\sf-world\cmf\standard-edition\vendor\symfony\symfony\src\Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate.php:48
Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate->warmUp() at C:\sf-world\cmf\standard-edition\vendor\symfony\symfony\src\Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand.php:138
Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand->warmup() at C:\sf-world\cmf\standard-edition\vendor\symfony\symfony\src\Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand.php:90
Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand->execute() at C:\sf-world\cmf\standard-edition\vendor\symfony\symfony\src\Symfony\Component\Console\Command\Command.php:256
Symfony\Component\Console\Command\Command->run() at C:\sf-world\cmf\standard-edition\vendor\symfony\symfony\src\Symfony\Component\Console\Application.php:846
Symfony\Component\Console\Application->doRunCommand() at C:\sf-world\cmf\standard-edition\vendor\symfony\symfony\src\Symfony\Component\Console\Application.php:189
Symfony\Component\Console\Application->doRun() at C:\sf-world\cmf\standard-edition\vendor\symfony\symfony\src\Symfony\Bundle\FrameworkBundle\Console\Application.php:96
Symfony\Bundle\FrameworkBundle\Console\Application->doRun() at C:\sf-world\cmf\standard-edition\vendor\symfony\symfony\src\Symfony\Component\Console\Application.php:120
Symfony\Component\Console\Application->run() at C:\sf-world\cmf\standard-edition\app\console:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment