Sandbox

If you see this page, it means your sandbox is not correctly set up. Please see the README file in the sandbox root folder and if you can't figure out what is wrong, ask us on freenode irc #symfony-cmf or the mailinglist cmf-users@groups.google.com.

If you are seeing this page as the result of an edit in the admin tool, please report what you were doing to our ticket system, so that we can add means to prevent this issue in the future. But to get things working again for now, please just click here to reload the data fixtures.

Detected the following problem: There was an exception loading the document manager: You need to be logged in for this operation
Make sure you have a phpcr backend properly set up and running.

exception 'PHPCR\RepositoryException' with message 'You need to be logged in for this operation' in /apps/primatelier/webpages/vendor/jackalope/jackalope-doctrine-dbal/src/Jackalope/Transport/DoctrineDBAL/Client.php:444
Stack trace:
#0 /apps/primatelier/webpages/vendor/jackalope/jackalope-doctrine-dbal/src/Jackalope/Transport/DoctrineDBAL/Client.php(1026): Jackalope\Transport\DoctrineDBAL\Client->assertLoggedIn()
#1 /apps/primatelier/webpages/vendor/jackalope/jackalope/src/Jackalope/ObjectManager.php(205): Jackalope\Transport\DoctrineDBAL\Client->getNode('/cms/menu')
#2 /apps/primatelier/webpages/vendor/jackalope/jackalope/src/Jackalope/Session.php(277): Jackalope\ObjectManager->getNodeByPath('/cms/menu')
#3 /apps/primatelier/webpages/vendor/doctrine/phpcr-odm/lib/Doctrine/ODM/PHPCR/DocumentManager.php(338): Jackalope\Session->getNode('/cms/menu')
#4 /apps/primatelier/webpages/src/Sandbox/MainBundle/EventListener/SandboxExceptionListener.php(31): Doctrine\ODM\PHPCR\DocumentManager->find(NULL, '/cms/menu')
#5 [internal function]: Sandbox\MainBundle\EventListener\SandboxExceptionListener->onKernelException(Object(Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent))
#6 /apps/primatelier/webpages/app/cache/prod/classes.php(1661): call_user_func(Array, Object(Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent))
#7 /apps/primatelier/webpages/app/cache/prod/classes.php(1594): Symfony\Component\EventDispatcher\EventDispatcher->doDispatch(Array, 'kernel.exceptio...', Object(Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent))
#8 /apps/primatelier/webpages/app/cache/prod/classes.php(1758): Symfony\Component\EventDispatcher\EventDispatcher->dispatch('kernel.exceptio...', Object(Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent))
#9 /apps/primatelier/webpages/app/bootstrap.php.cache(2889): Symfony\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch('kernel.exceptio...', Object(Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent))
#10 /apps/primatelier/webpages/app/bootstrap.php.cache(2842): Symfony\Component\HttpKernel\HttpKernel->handleException(Object(Symfony\Component\HttpKernel\Exception\NotFoundHttpException), Object(Symfony\Component\HttpFoundation\Request), 1)
#11 /apps/primatelier/webpages/app/bootstrap.php.cache(2966): Symfony\Component\HttpKernel\HttpKernel->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#12 /apps/primatelier/webpages/app/bootstrap.php.cache(2246): Symfony\Component\HttpKernel\DependencyInjection\ContainerAwareHttpKernel->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#13 /apps/primatelier/webpages/web/app.php(16): Symfony\Component\HttpKernel\Kernel->handle(Object(Symfony\Component\HttpFoundation\Request))
#14 {main}