Fatal error: Uncaught PDOException: SQLSTATE[HY000] [1040] Too many connections in /var/www/vendor/doctrine/dbal/src/Driver/PDO/MySQL/Driver.php:33
Stack trace:
#0 /var/www/vendor/doctrine/dbal/src/Driver/PDO/MySQL/Driver.php(33): PDO->__construct('mysql:host=ufcm...', 'wordpress', Object(SensitiveParameterValue), Array)
#1 /var/www/vendor/doctrine/dbal/src/Connection.php(378): Doctrine\DBAL\Driver\PDO\MySQL\Driver->connect(Object(SensitiveParameterValue))
#2 /var/www/vendor/doctrine/dbal/src/Connection.php(453): Doctrine\DBAL\Connection->connect()
#3 /var/www/vendor/doctrine/dbal/src/Connection.php(411): Doctrine\DBAL\Connection->getDatabasePlatformVersion()
#4 /var/www/vendor/doctrine/dbal/src/Connection.php(318): Doctrine\DBAL\Connection->detectDatabasePlatform()
#5 /var/www/vendor/jackalope/jackalope-doctrine-dbal/src/Jackalope/RepositoryFactoryDoctrineDBAL.php(107): Doctrine\DBAL\Connection->getDatabasePlatform()
#6 /var/www/var/cache/website/prod/ContainerAyoVRCz/App_KernelProdContainer.php(4351): Jackalope\RepositoryFactoryDoctrineDBAL->getRepository(Array)
#7 /var/www/var/cache/website/prod/ContainerAyoVRCz/App_KernelProdContainer.php(4340): ContainerAyoVRCz\App_KernelProdContainer::getSuluDocumentManager_DecoratedDefaultSessionService(Object(ContainerAyoVRCz\App_KernelProdContainer), Object(ContainerAyoVRCz\SessionGhost34aced9))
#8 /var/www/vendor/symfony/var-exporter/Internal/LazyObjectState.php(100): ContainerAyoVRCz\App_KernelProdContainer::ContainerAyoVRCz\{closure}(Object(ContainerAyoVRCz\SessionGhost34aced9))
#9 /var/www/vendor/symfony/var-exporter/LazyGhostTrait.php(178): Symfony\Component\VarExporter\Internal\LazyObjectState->initialize(Object(ContainerAyoVRCz\SessionGhost34aced9), 'inner', 'Sulu\\Bundle\\Doc...')
#10 /var/www/vendor/sulu/sulu/src/Sulu/Bundle/DocumentManagerBundle/Session/Session.php(48): ContainerAyoVRCz\SessionGhost34aced9->__get('inner')
#11 /var/www/vendor/sulu/sulu/src/Sulu/Bundle/DocumentManagerBundle/Session/Session.php(48): Sulu\Bundle\DocumentManagerBundle\Session\Session->getWorkspace()
#12 /var/www/vendor/sulu/sulu/src/Sulu/Component/Content/Repository/ContentRepository.php(80): Sulu\Bundle\DocumentManagerBundle\Session\Session->getWorkspace()
#13 /var/www/var/cache/website/prod/ContainerAyoVRCz/App_KernelProdContainer.php(2744): Sulu\Component\Content\Repository\ContentRepository->__construct(Object(Sulu\Component\PHPCR\SessionManager\SessionManager), Object(Sulu\Bundle\DocumentManagerBundle\Bridge\PropertyEncoder), Object(Sulu\Component\Webspace\Manager\WebspaceManager), Object(Sulu\Component\Content\Compat\LocalizationFinder), Object(Sulu\Component\Content\Compat\StructureManager), Object(Sulu\Component\Util\SuluNodeHelper), Object(Sulu\Bundle\SecurityBundle\System\SystemStore), Array)
#14 /var/www/var/cache/website/prod/ContainerAyoVRCz/App_KernelProdContainer.php(2438): ContainerAyoVRCz\App_KernelProdContainer::getSuluPage_ContentRepositoryService(Object(ContainerAyoVRCz\App_KernelProdContainer))
#15 /var/www/var/cache/website/prod/ContainerAyoVRCz/App_KernelProdContainer.php(4329): ContainerAyoVRCz\App_KernelProdContainer::getSuluCustomUrls_ManagerService(Object(ContainerAyoVRCz\App_KernelProdContainer))
#16 /var/www/var/cache/website/prod/ContainerAyoVRCz/App_KernelProdContainer.php(4324): ContainerAyoVRCz\App_KernelProdContainer::getSuluCustomUrls_RequestProcessorService(Object(ContainerAyoVRCz\App_KernelProdContainer), Object(ContainerAyoVRCz\CustomUrlRequestProcessorGhost5adf97b))
#17 /var/www/vendor/symfony/var-exporter/Internal/LazyObjectState.php(100): ContainerAyoVRCz\App_KernelProdContainer::ContainerAyoVRCz\{closure}(Object(ContainerAyoVRCz\CustomUrlRequestProcessorGhost5adf97b))
#18 /var/www/vendor/symfony/var-exporter/LazyGhostTrait.php(178): Symfony\Component\VarExporter\Internal\LazyObjectState->initialize(Object(ContainerAyoVRCz\CustomUrlRequestProcessorGhost5adf97b), 'webspaceManager', 'Sulu\\Bundle\\Cus...')
#19 /var/www/vendor/sulu/sulu/src/Sulu/Bundle/CustomUrlBundle/Request/CustomUrlRequestProcessor.php(52): ContainerAyoVRCz\CustomUrlRequestProcessorGhost5adf97b->__get('webspaceManager')
#20 /var/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Analyzer/RequestAnalyzer.php(43): Sulu\Bundle\CustomUrlBundle\Request\CustomUrlRequestProcessor->process(Object(Symfony\Component\HttpFoundation\Request), Object(Sulu\Component\Webspace\Analyzer\Attributes\RequestAttributes))
#21 /var/www/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php(56): Sulu\Component\Webspace\Analyzer\RequestAnalyzer->analyze(Object(Symfony\Component\HttpFoundation\Request))
#22 /var/www/vendor/symfony/event-dispatcher/EventDispatcher.php(260): Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(Object(Symfony\Component\HttpKernel\Event\RequestEvent), 'kernel.request', Object(Symfony\Component\EventDispatcher\EventDispatcher))
#23 /var/www/vendor/symfony/event-dispatcher/EventDispatcher.php(220): Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure}(Object(Symfony\Component\HttpKernel\Event\RequestEvent), 'kernel.request', Object(Symfony\Component\EventDispatcher\EventDispatcher))
#24 /var/www/vendor/symfony/event-dispatcher/EventDispatcher.php(56): Symfony\Component\EventDispatcher\EventDispatcher->callListeners(Array, 'kernel.request', Object(Symfony\Component\HttpKernel\Event\RequestEvent))
#25 /var/www/vendor/symfony/http-kernel/HttpKernel.php(157): Symfony\Component\EventDispatcher\EventDispatcher->dispatch(Object(Symfony\Component\HttpKernel\Event\RequestEvent), 'kernel.request')
#26 /var/www/vendor/symfony/http-kernel/HttpKernel.php(76): Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object(Symfony\Component\HttpFoundation\Request), 1)
#27 /var/www/vendor/symfony/http-kernel/Kernel.php(197): Symfony\Component\HttpKernel\HttpKernel->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#28 /var/www/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php(86): Symfony\Component\HttpKernel\Kernel->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#29 /var/www/vendor/symfony/http-kernel/HttpCache/HttpCache.php(475): Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(Object(App\Kernel), Object(Symfony\Component\HttpFoundation\Request), 1, true)
#30 /var/www/vendor/symfony/framework-bundle/HttpCache/HttpCache.php(68): Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Object(Symfony\Component\HttpFoundation\Request), true, NULL)
#31 /var/www/vendor/friendsofsymfony/http-cache/src/SymfonyCache/EventDispatchingHttpCache.php(138): Symfony\Bundle\FrameworkBundle\HttpCache\HttpCache->forward(Object(Symfony\Component\HttpFoundation\Request), true, NULL)
#32 /var/www/vendor/symfony/http-kernel/HttpCache/HttpCache.php(450): Sulu\Bundle\HttpCacheBundle\Cache\SuluHttpCache->forward(Object(Symfony\Component\HttpFoundation\Request), true)
#33 /var/www/vendor/sulu/sulu/src/Sulu/Bundle/HttpCacheBundle/Cache/SuluHttpCache.php(91): Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Object(Symfony\Component\HttpFoundation\Request), true)
#34 /var/www/vendor/symfony/http-kernel/HttpCache/HttpCache.php(348): Sulu\Bundle\HttpCacheBundle\Cache\SuluHttpCache->fetch(Object(Symfony\Component\HttpFoundation\Request), true)
#35 /var/www/vendor/symfony/http-kernel/HttpCache/HttpCache.php(221): Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Object(Symfony\Component\HttpFoundation\Request), true)
#36 /var/www/vendor/friendsofsymfony/http-cache/src/SymfonyCache/EventDispatchingHttpCache.php(96): Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#37 /var/www/public/index.php(82): Sulu\Bundle\HttpCacheBundle\Cache\SuluHttpCache->handle(Object(Symfony\Component\HttpFoundation\Request))
#38 {main}
Next Doctrine\DBAL\Driver\PDO\Exception: SQLSTATE[HY000] [1040] Too many connections in /var/www/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:28
Stack trace:
#0 /var/www/vendor/doctrine/dbal/src/Driver/PDO/MySQL/Driver.php(40): Doctrine\DBAL\Driver\PDO\Exception::new(Object(PDOException))
#1 /var/www/vendor/doctrine/dbal/src/Connection.php(378): Doctrine\DBAL\Driver\PDO\MySQL\Driver->connect(Object(SensitiveParameterValue))
#2 /var/www/vendor/doctrine/dbal/src/Connection.php(453): Doctrine\DBAL\Connection->connect()
#3 /var/www/vendor/doctrine/dbal/src/Connection.php(411): Doctrine\DBAL\Connection->getDatabasePlatformVersion()
#4 /var/www/vendor/doctrine/dbal/src/Connection.php(318): Doctrine\DBAL\Connection->detectDatabasePlatform()
#5 /var/www/vendor/jackalope/jackalope-doctrine-dbal/src/Jackalope/RepositoryFactoryDoctrineDBAL.php(107): Doctrine\DBAL\Connection->getDatabasePlatform()
#6 /var/www/var/cache/website/prod/ContainerAyoVRCz/App_KernelProdContainer.php(4351): Jackalope\RepositoryFactoryDoctrineDBAL->getRepository(Array)
#7 /var/www/var/cache/website/prod/ContainerAyoVRCz/App_KernelProdContainer.php(4340): ContainerAyoVRCz\App_KernelProdContainer::getSuluDocumentManager_DecoratedDefaultSessionService(Object(ContainerAyoVRCz\App_KernelProdContainer), Object(ContainerAyoVRCz\SessionGhost34aced9))
#8 /var/www/vendor/symfony/var-exporter/Internal/LazyObjectState.php(100): ContainerAyoVRCz\App_KernelProdContainer::ContainerAyoVRCz\{closure}(Object(ContainerAyoVRCz\SessionGhost34aced9))
#9 /var/www/vendor/symfony/var-exporter/LazyGhostTrait.php(178): Symfony\Component\VarExporter\Internal\LazyObjectState->initialize(Object(ContainerAyoVRCz\SessionGhost34aced9), 'inner', 'Sulu\\Bundle\\Doc...')
#10 /var/www/vendor/sulu/sulu/src/Sulu/Bundle/DocumentManagerBundle/Session/Session.php(48): ContainerAyoVRCz\SessionGhost34aced9->__get('inner')
#11 /var/www/vendor/sulu/sulu/src/Sulu/Bundle/DocumentManagerBundle/Session/Session.php(48): Sulu\Bundle\DocumentManagerBundle\Session\Session->getWorkspace()
#12 /var/www/vendor/sulu/sulu/src/Sulu/Component/Content/Repository/ContentRepository.php(80): Sulu\Bundle\DocumentManagerBundle\Session\Session->getWorkspace()
#13 /var/www/var/cache/website/prod/ContainerAyoVRCz/App_KernelProdContainer.php(2744): Sulu\Component\Content\Repository\ContentRepository->__construct(Object(Sulu\Component\PHPCR\SessionManager\SessionManager), Object(Sulu\Bundle\DocumentManagerBundle\Bridge\PropertyEncoder), Object(Sulu\Component\Webspace\Manager\WebspaceManager), Object(Sulu\Component\Content\Compat\LocalizationFinder), Object(Sulu\Component\Content\Compat\StructureManager), Object(Sulu\Component\Util\SuluNodeHelper), Object(Sulu\Bundle\SecurityBundle\System\SystemStore), Array)
#14 /var/www/var/cache/website/prod/ContainerAyoVRCz/App_KernelProdContainer.php(2438): ContainerAyoVRCz\App_KernelProdContainer::getSuluPage_ContentRepositoryService(Object(ContainerAyoVRCz\App_KernelProdContainer))
#15 /var/www/var/cache/website/prod/ContainerAyoVRCz/App_KernelProdContainer.php(4329): ContainerAyoVRCz\App_KernelProdContainer::getSuluCustomUrls_ManagerService(Object(ContainerAyoVRCz\App_KernelProdContainer))
#16 /var/www/var/cache/website/prod/ContainerAyoVRCz/App_KernelProdContainer.php(4324): ContainerAyoVRCz\App_KernelProdContainer::getSuluCustomUrls_RequestProcessorService(Object(ContainerAyoVRCz\App_KernelProdContainer), Object(ContainerAyoVRCz\CustomUrlRequestProcessorGhost5adf97b))
#17 /var/www/vendor/symfony/var-exporter/Internal/LazyObjectState.php(100): ContainerAyoVRCz\App_KernelProdContainer::ContainerAyoVRCz\{closure}(Object(ContainerAyoVRCz\CustomUrlRequestProcessorGhost5adf97b))
#18 /var/www/vendor/symfony/var-exporter/LazyGhostTrait.php(178): Symfony\Component\VarExporter\Internal\LazyObjectState->initialize(Object(ContainerAyoVRCz\CustomUrlRequestProcessorGhost5adf97b), 'webspaceManager', 'Sulu\\Bundle\\Cus...')
#19 /var/www/vendor/sulu/sulu/src/Sulu/Bundle/CustomUrlBundle/Request/CustomUrlRequestProcessor.php(52): ContainerAyoVRCz\CustomUrlRequestProcessorGhost5adf97b->__get('webspaceManager')
#20 /var/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Analyzer/RequestAnalyzer.php(43): Sulu\Bundle\CustomUrlBundle\Request\CustomUrlRequestProcessor->process(Object(Symfony\Component\HttpFoundation\Request), Object(Sulu\Component\Webspace\Analyzer\Attributes\RequestAttributes))
#21 /var/www/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php(56): Sulu\Component\Webspace\Analyzer\RequestAnalyzer->analyze(Object(Symfony\Component\HttpFoundation\Request))
#22 /var/www/vendor/symfony/event-dispatcher/EventDispatcher.php(260): Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(Object(Symfony\Component\HttpKernel\Event\RequestEvent), 'kernel.request', Object(Symfony\Component\EventDispatcher\EventDispatcher))
#23 /var/www/vendor/symfony/event-dispatcher/EventDispatcher.php(220): Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure}(Object(Symfony\Component\HttpKernel\Event\RequestEvent), 'kernel.request', Object(Symfony\Component\EventDispatcher\EventDispatcher))
#24 /var/www/vendor/symfony/event-dispatcher/EventDispatcher.php(56): Symfony\Component\EventDispatcher\EventDispatcher->callListeners(Array, 'kernel.request', Object(Symfony\Component\HttpKernel\Event\RequestEvent))
#25 /var/www/vendor/symfony/http-kernel/HttpKernel.php(157): Symfony\Component\EventDispatcher\EventDispatcher->dispatch(Object(Symfony\Component\HttpKernel\Event\RequestEvent), 'kernel.request')
#26 /var/www/vendor/symfony/http-kernel/HttpKernel.php(76): Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object(Symfony\Component\HttpFoundation\Request), 1)
#27 /var/www/vendor/symfony/http-kernel/Kernel.php(197): Symfony\Component\HttpKernel\HttpKernel->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#28 /var/www/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php(86): Symfony\Component\HttpKernel\Kernel->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#29 /var/www/vendor/symfony/http-kernel/HttpCache/HttpCache.php(475): Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(Object(App\Kernel), Object(Symfony\Component\HttpFoundation\Request), 1, true)
#30 /var/www/vendor/symfony/framework-bundle/HttpCache/HttpCache.php(68): Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Object(Symfony\Component\HttpFoundation\Request), true, NULL)
#31 /var/www/vendor/friendsofsymfony/http-cache/src/SymfonyCache/EventDispatchingHttpCache.php(138): Symfony\Bundle\FrameworkBundle\HttpCache\HttpCache->forward(Object(Symfony\Component\HttpFoundation\Request), true, NULL)
#32 /var/www/vendor/symfony/http-kernel/HttpCache/HttpCache.php(450): Sulu\Bundle\HttpCacheBundle\Cache\SuluHttpCache->forward(Object(Symfony\Component\HttpFoundation\Request), true)
#33 /var/www/vendor/sulu/sulu/src/Sulu/Bundle/HttpCacheBundle/Cache/SuluHttpCache.php(91): Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Object(Symfony\Component\HttpFoundation\Request), true)
#34 /var/www/vendor/symfony/http-kernel/HttpCache/HttpCache.php(348): Sulu\Bundle\HttpCacheBundle\Cache\SuluHttpCache->fetch(Object(Symfony\Component\HttpFoundation\Request), true)
#35 /var/www/vendor/symfony/http-kernel/HttpCache/HttpCache.php(221): Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Object(Symfony\Component\HttpFoundation\Request), true)
#36 /var/www/vendor/friendsofsymfony/http-cache/src/SymfonyCache/EventDispatchingHttpCache.php(96): Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#37 /var/www/public/index.php(82): Sulu\Bundle\HttpCacheBundle\Cache\SuluHttpCache->handle(Object(Symfony\Component\HttpFoundation\Request))
#38 {main}
Next Doctrine\DBAL\Exception\DriverException: An exception occurred in the driver: SQLSTATE[HY000] [1040] Too many connections in /var/www/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:118
Stack trace:
#0 /var/www/vendor/doctrine/dbal/src/Connection.php(1939): Doctrine\DBAL\Driver\API\MySQL\ExceptionConverter->convert(Object(Doctrine\DBAL\Driver\PDO\Exception), NULL)
#1 /var/www/vendor/doctrine/dbal/src/Connection.php(1887): Doctrine\DBAL\Connection->handleDriverException(Object(Doctrine\DBAL\Driver\PDO\Exception), NULL)
#2 /var/www/vendor/doctrine/dbal/src/Connection.php(380): Doctrine\DBAL\Connection->convertException(Object(Doctrine\DBAL\Driver\PDO\Exception))
#3 /var/www/vendor/doctrine/dbal/src/Connection.php(453): Doctrine\DBAL\Connection->connect()
#4 /var/www/vendor/doctrine/dbal/src/Connection.php(411): Doctrine\DBAL\Connection->getDatabasePlatformVersion()
#5 /var/www/vendor/doctrine/dbal/src/Connection.php(318): Doctrine\DBAL\Connection->detectDatabasePlatform()
#6 /var/www/vendor/jackalope/jackalope-doctrine-dbal/src/Jackalope/RepositoryFactoryDoctrineDBAL.php(107): Doctrine\DBAL\Connection->getDatabasePlatform()
#7 /var/www/var/cache/website/prod/ContainerAyoVRCz/App_KernelProdContainer.php(4351): Jackalope\RepositoryFactoryDoctrineDBAL->getRepository(Array)
#8 /var/www/var/cache/website/prod/ContainerAyoVRCz/App_KernelProdContainer.php(4340): ContainerAyoVRCz\App_KernelProdContainer::getSuluDocumentManager_DecoratedDefaultSessionService(Object(ContainerAyoVRCz\App_KernelProdContainer), Object(ContainerAyoVRCz\SessionGhost34aced9))
#9 /var/www/vendor/symfony/var-exporter/Internal/LazyObjectState.php(100): ContainerAyoVRCz\App_KernelProdContainer::ContainerAyoVRCz\{closure}(Object(ContainerAyoVRCz\SessionGhost34aced9))
#10 /var/www/vendor/symfony/var-exporter/LazyGhostTrait.php(178): Symfony\Component\VarExporter\Internal\LazyObjectState->initialize(Object(ContainerAyoVRCz\SessionGhost34aced9), 'inner', 'Sulu\\Bundle\\Doc...')
#11 /var/www/vendor/sulu/sulu/src/Sulu/Bundle/DocumentManagerBundle/Session/Session.php(48): ContainerAyoVRCz\SessionGhost34aced9->__get('inner')
#12 /var/www/vendor/sulu/sulu/src/Sulu/Bundle/DocumentManagerBundle/Session/Session.php(48): Sulu\Bundle\DocumentManagerBundle\Session\Session->getWorkspace()
#13 /var/www/vendor/sulu/sulu/src/Sulu/Component/Content/Repository/ContentRepository.php(80): Sulu\Bundle\DocumentManagerBundle\Session\Session->getWorkspace()
#14 /var/www/var/cache/website/prod/ContainerAyoVRCz/App_KernelProdContainer.php(2744): Sulu\Component\Content\Repository\ContentRepository->__construct(Object(Sulu\Component\PHPCR\SessionManager\SessionManager), Object(Sulu\Bundle\DocumentManagerBundle\Bridge\PropertyEncoder), Object(Sulu\Component\Webspace\Manager\WebspaceManager), Object(Sulu\Component\Content\Compat\LocalizationFinder), Object(Sulu\Component\Content\Compat\StructureManager), Object(Sulu\Component\Util\SuluNodeHelper), Object(Sulu\Bundle\SecurityBundle\System\SystemStore), Array)
#15 /var/www/var/cache/website/prod/ContainerAyoVRCz/App_KernelProdContainer.php(2438): ContainerAyoVRCz\App_KernelProdContainer::getSuluPage_ContentRepositoryService(Object(ContainerAyoVRCz\App_KernelProdContainer))
#16 /var/www/var/cache/website/prod/ContainerAyoVRCz/App_KernelProdContainer.php(4329): ContainerAyoVRCz\App_KernelProdContainer::getSuluCustomUrls_ManagerService(Object(ContainerAyoVRCz\App_KernelProdContainer))
#17 /var/www/var/cache/website/prod/ContainerAyoVRCz/App_KernelProdContainer.php(4324): ContainerAyoVRCz\App_KernelProdContainer::getSuluCustomUrls_RequestProcessorService(Object(ContainerAyoVRCz\App_KernelProdContainer), Object(ContainerAyoVRCz\CustomUrlRequestProcessorGhost5adf97b))
#18 /var/www/vendor/symfony/var-exporter/Internal/LazyObjectState.php(100): ContainerAyoVRCz\App_KernelProdContainer::ContainerAyoVRCz\{closure}(Object(ContainerAyoVRCz\CustomUrlRequestProcessorGhost5adf97b))
#19 /var/www/vendor/symfony/var-exporter/LazyGhostTrait.php(178): Symfony\Component\VarExporter\Internal\LazyObjectState->initialize(Object(ContainerAyoVRCz\CustomUrlRequestProcessorGhost5adf97b), 'webspaceManager', 'Sulu\\Bundle\\Cus...')
#20 /var/www/vendor/sulu/sulu/src/Sulu/Bundle/CustomUrlBundle/Request/CustomUrlRequestProcessor.php(52): ContainerAyoVRCz\CustomUrlRequestProcessorGhost5adf97b->__get('webspaceManager')
#21 /var/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Analyzer/RequestAnalyzer.php(43): Sulu\Bundle\CustomUrlBundle\Request\CustomUrlRequestProcessor->process(Object(Symfony\Component\HttpFoundation\Request), Object(Sulu\Component\Webspace\Analyzer\Attributes\RequestAttributes))
#22 /var/www/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php(56): Sulu\Component\Webspace\Analyzer\RequestAnalyzer->analyze(Object(Symfony\Component\HttpFoundation\Request))
#23 /var/www/vendor/symfony/event-dispatcher/EventDispatcher.php(260): Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(Object(Symfony\Component\HttpKernel\Event\RequestEvent), 'kernel.request', Object(Symfony\Component\EventDispatcher\EventDispatcher))
#24 /var/www/vendor/symfony/event-dispatcher/EventDispatcher.php(220): Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure}(Object(Symfony\Component\HttpKernel\Event\RequestEvent), 'kernel.request', Object(Symfony\Component\EventDispatcher\EventDispatcher))
#25 /var/www/vendor/symfony/event-dispatcher/EventDispatcher.php(56): Symfony\Component\EventDispatcher\EventDispatcher->callListeners(Array, 'kernel.request', Object(Symfony\Component\HttpKernel\Event\RequestEvent))
#26 /var/www/vendor/symfony/http-kernel/HttpKernel.php(157): Symfony\Component\EventDispatcher\EventDispatcher->dispatch(Object(Symfony\Component\HttpKernel\Event\RequestEvent), 'kernel.request')
#27 /var/www/vendor/symfony/http-kernel/HttpKernel.php(76): Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object(Symfony\Component\HttpFoundation\Request), 1)
#28 /var/www/vendor/symfony/http-kernel/Kernel.php(197): Symfony\Component\HttpKernel\HttpKernel->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#29 /var/www/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php(86): Symfony\Component\HttpKernel\Kernel->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#30 /var/www/vendor/symfony/http-kernel/HttpCache/HttpCache.php(475): Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(Object(App\Kernel), Object(Symfony\Component\HttpFoundation\Request), 1, true)
#31 /var/www/vendor/symfony/framework-bundle/HttpCache/HttpCache.php(68): Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Object(Symfony\Component\HttpFoundation\Request), true, NULL)
#32 /var/www/vendor/friendsofsymfony/http-cache/src/SymfonyCache/EventDispatchingHttpCache.php(138): Symfony\Bundle\FrameworkBundle\HttpCache\HttpCache->forward(Object(Symfony\Component\HttpFoundation\Request), true, NULL)
#33 /var/www/vendor/symfony/http-kernel/HttpCache/HttpCache.php(450): Sulu\Bundle\HttpCacheBundle\Cache\SuluHttpCache->forward(Object(Symfony\Component\HttpFoundation\Request), true)
#34 /var/www/vendor/sulu/sulu/src/Sulu/Bundle/HttpCacheBundle/Cache/SuluHttpCache.php(91): Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Object(Symfony\Component\HttpFoundation\Request), true)
#35 /var/www/vendor/symfony/http-kernel/HttpCache/HttpCache.php(348): Sulu\Bundle\HttpCacheBundle\Cache\SuluHttpCache->fetch(Object(Symfony\Component\HttpFoundation\Request), true)
#36 /var/www/vendor/symfony/http-kernel/HttpCache/HttpCache.php(221): Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Object(Symfony\Component\HttpFoundation\Request), true)
#37 /var/www/vendor/friendsofsymfony/http-cache/src/SymfonyCache/EventDispatchingHttpCache.php(96): Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#38 /var/www/public/index.php(82): Sulu\Bundle\HttpCacheBundle\Cache\SuluHttpCache->handle(Object(Symfony\Component\HttpFoundation\Request))
#39 {main}
Next PDOException: SQLSTATE[HY000] [1040] Too many connections in /var/www/vendor/doctrine/dbal/src/Driver/PDO/MySQL/Driver.php:33
Stack trace:
#0 /var/www/vendor/doctrine/dbal/src/Driver/PDO/MySQL/Driver.php(33): PDO->__construct('mysql:host=ufcm...', 'wordpress', Object(SensitiveParameterValue), Array)
#1 /var/www/vendor/doctrine/dbal/src/Connection.php(378): Doctrine\DBAL\Driver\PDO\MySQL\Driver->connect(Object(SensitiveParameterValue))
#2 /var/www/vendor/doctrine/dbal/src/Connection.php(453): Doctrine\DBAL\Connection->connect()
#3 /var/www/vendor/doctrine/dbal/src/Connection.php(411): Doctrine\DBAL\Connection->getDatabasePlatformVersion()
#4 /var/www/vendor/doctrine/dbal/src/Connection.php(318): Doctrine\DBAL\Connection->detectDatabasePlatform()
#5 /var/www/vendor/jackalope/jackalope-doctrine-dbal/src/Jackalope/RepositoryFactoryDoctrineDBAL.php(107): Doctrine\DBAL\Connection->getDatabasePlatform()
#6 /var/www/var/cache/website/prod/ContainerAyoVRCz/App_KernelProdContainer.php(4351): Jackalope\RepositoryFactoryDoctrineDBAL->getRepository(Array)
#7 /var/www/var/cache/website/prod/ContainerAyoVRCz/App_KernelProdContainer.php(4340): ContainerAyoVRCz\App_KernelProdContainer::getSuluDocumentManager_DecoratedDefaultSessionService(Object(ContainerAyoVRCz\App_KernelProdContainer), Object(ContainerAyoVRCz\SessionGhost34aced9))
#8 /var/www/vendor/symfony/var-exporter/Internal/LazyObjectState.php(100): ContainerAyoVRCz\App_KernelProdContainer::ContainerAyoVRCz\{closure}(Object(ContainerAyoVRCz\SessionGhost34aced9))
#9 /var/www/vendor/symfony/var-exporter/LazyGhostTrait.php(178): Symfony\Component\VarExporter\Internal\LazyObjectState->initialize(Object(ContainerAyoVRCz\SessionGhost34aced9), 'inner', 'Sulu\\Bundle\\Doc...')
#10 /var/www/vendor/sulu/sulu/src/Sulu/Bundle/DocumentManagerBundle/Session/Session.php(48): ContainerAyoVRCz\SessionGhost34aced9->__get('inner')
#11 /var/www/vendor/sulu/sulu/src/Sulu/Bundle/DocumentManagerBundle/Session/Session.php(48): Sulu\Bundle\DocumentManagerBundle\Session\Session->getWorkspace()
#12 /var/www/vendor/sulu/sulu/src/Sulu/Component/Content/Repository/ContentRepository.php(80): Sulu\Bundle\DocumentManagerBundle\Session\Session->getWorkspace()
#13 /var/www/var/cache/website/prod/ContainerAyoVRCz/App_KernelProdContainer.php(2744): Sulu\Component\Content\Repository\ContentRepository->__construct(Object(Sulu\Component\PHPCR\SessionManager\SessionManager), Object(Sulu\Bundle\DocumentManagerBundle\Bridge\PropertyEncoder), Object(Sulu\Component\Webspace\Manager\WebspaceManager), Object(Sulu\Component\Content\Compat\LocalizationFinder), Object(Sulu\Component\Content\Compat\StructureManager), Object(Sulu\Component\Util\SuluNodeHelper), Object(Sulu\Bundle\SecurityBundle\System\SystemStore), Array)
#14 /var/www/var/cache/website/prod/ContainerAyoVRCz/App_KernelProdContainer.php(2438): ContainerAyoVRCz\App_KernelProdContainer::getSuluPage_ContentRepositoryService(Object(ContainerAyoVRCz\App_KernelProdContainer))
#15 /var/www/var/cache/website/prod/ContainerAyoVRCz/App_KernelProdContainer.php(4329): ContainerAyoVRCz\App_KernelProdContainer::getSuluCustomUrls_ManagerService(Object(ContainerAyoVRCz\App_KernelProdContainer))
#16 /var/www/var/cache/website/prod/ContainerAyoVRCz/App_KernelProdContainer.php(4324): ContainerAyoVRCz\App_KernelProdContainer::getSuluCustomUrls_RequestProcessorService(Object(ContainerAyoVRCz\App_KernelProdContainer), Object(ContainerAyoVRCz\CustomUrlRequestProcessorGhost5adf97b))
#17 /var/www/vendor/symfony/var-exporter/Internal/LazyObjectState.php(100): ContainerAyoVRCz\App_KernelProdContainer::ContainerAyoVRCz\{closure}(Object(ContainerAyoVRCz\CustomUrlRequestProcessorGhost5adf97b))
#18 /var/www/vendor/symfony/var-exporter/LazyGhostTrait.php(178): Symfony\Component\VarExporter\Internal\LazyObjectState->initialize(Object(ContainerAyoVRCz\CustomUrlRequestProcessorGhost5adf97b), 'webspaceManager', 'Sulu\\Bundle\\Cus...')
#19 /var/www/vendor/sulu/sulu/src/Sulu/Bundle/CustomUrlBundle/Request/CustomUrlRequestProcessor.php(52): ContainerAyoVRCz\CustomUrlRequestProcessorGhost5adf97b->__get('webspaceManager')
#20 /var/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Analyzer/RequestAnalyzer.php(43): Sulu\Bundle\CustomUrlBundle\Request\CustomUrlRequestProcessor->process(Object(Symfony\Component\HttpFoundation\Request), Object(Sulu\Component\Webspace\Analyzer\Attributes\RequestAttributes))
#21 /var/www/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php(56): Sulu\Component\Webspace\Analyzer\RequestAnalyzer->analyze(Object(Symfony\Component\HttpFoundation\Request))
#22 /var/www/vendor/symfony/event-dispatcher/EventDispatcher.php(220): Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(Object(Symfony\Component\HttpKernel\Event\RequestEvent), 'kernel.request', Object(Symfony\Component\EventDispatcher\EventDispatcher))
#23 /var/www/vendor/symfony/event-dispatcher/EventDispatcher.php(56): Symfony\Component\EventDispatcher\EventDispatcher->callListeners(Array, 'kernel.request', Object(Symfony\Component\HttpKernel\Event\RequestEvent))
#24 /var/www/vendor/symfony/http-kernel/HttpKernel.php(157): Symfony\Component\EventDispatcher\EventDispatcher->dispatch(Object(Symfony\Component\HttpKernel\Event\RequestEvent), 'kernel.request')
#25 /var/www/vendor/symfony/http-kernel/HttpKernel.php(76): Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object(Symfony\Component\HttpFoundation\Request), 2)
#26 /var/www/vendor/symfony/http-kernel/EventListener/ErrorListener.php(117): Symfony\Component\HttpKernel\HttpKernel->handle(Object(Symfony\Component\HttpFoundation\Request), 2, false)
#27 /var/www/vendor/symfony/event-dispatcher/EventDispatcher.php(260): Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(Object(Symfony\Component\HttpKernel\Event\ExceptionEvent), 'kernel.exceptio...', Object(Symfony\Component\EventDispatcher\EventDispatcher))
#28 /var/www/vendor/symfony/event-dispatcher/EventDispatcher.php(220): Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure}(Object(Symfony\Component\HttpKernel\Event\ExceptionEvent), 'kernel.exceptio...', Object(Symfony\Component\EventDispatcher\EventDispatcher))
#29 /var/www/vendor/symfony/event-dispatcher/EventDispatcher.php(56): Symfony\Component\EventDispatcher\EventDispatcher->callListeners(Array, 'kernel.exceptio...', Object(Symfony\Component\HttpKernel\Event\ExceptionEvent))
#30 /var/www/vendor/symfony/http-kernel/HttpKernel.php(239): Symfony\Component\EventDispatcher\EventDispatcher->dispatch(Object(Symfony\Component\HttpKernel\Event\ExceptionEvent), 'kernel.exceptio...')
#31 /var/www/vendor/symfony/http-kernel/HttpKernel.php(91): Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Object(Doctrine\DBAL\Exception\DriverException), Object(Symfony\Component\HttpFoundation\Request), 1)
#32 /var/www/vendor/symfony/http-kernel/Kernel.php(197): Symfony\Component\HttpKernel\HttpKernel->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#33 /var/www/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php(86): Symfony\Component\HttpKernel\Kernel->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#34 /var/www/vendor/symfony/http-kernel/HttpCache/HttpCache.php(475): Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(Object(App\Kernel), Object(Symfony\Component\HttpFoundation\Request), 1, true)
#35 /var/www/vendor/symfony/framework-bundle/HttpCache/HttpCache.php(68): Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Object(Symfony\Component\HttpFoundation\Request), true, NULL)
#36 /var/www/vendor/friendsofsymfony/http-cache/src/SymfonyCache/EventDispatchingHttpCache.php(138): Symfony\Bundle\FrameworkBundle\HttpCache\HttpCache->forward(Object(Symfony\Component\HttpFoundation\Request), true, NULL)
#37 /var/www/vendor/symfony/http-kernel/HttpCache/HttpCache.php(450): Sulu\Bundle\HttpCacheBundle\Cache\SuluHttpCache->forward(Object(Symfony\Component\HttpFoundation\Request), true)
#38 /var/www/vendor/sulu/sulu/src/Sulu/Bundle/HttpCacheBundle/Cache/SuluHttpCache.php(91): Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Object(Symfony\Component\HttpFoundation\Request), true)
#39 /var/www/vendor/symfony/http-kernel/HttpCache/HttpCache.php(348): Sulu\Bundle\HttpCacheBundle\Cache\SuluHttpCache->fetch(Object(Symfony\Component\HttpFoundation\Request), true)
#40 /var/www/vendor/symfony/http-kernel/HttpCache/HttpCache.php(221): Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Object(Symfony\Component\HttpFoundation\Request), true)
#41 /var/www/vendor/friendsofsymfony/http-cache/src/SymfonyCache/EventDispatchingHttpCache.php(96): Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#42 /var/www/public/index.php(82): Sulu\Bundle\HttpCacheBundle\Cache\SuluHttpCache->handle(Object(Symfony\Component\HttpFoundation\Request))
#43 {main}
Next Doctrine\DBAL\Driver\PDO\Exception: SQLSTATE[HY000] [1040] Too many connections in /var/www/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:28
Stack trace:
#0 /var/www/vendor/doctrine/dbal/src/Driver/PDO/MySQL/Driver.php(40): Doctrine\DBAL\Driver\PDO\Exception::new(Object(PDOException))
#1 /var/www/vendor/doctrine/dbal/src/Connection.php(378): Doctrine\DBAL\Driver\PDO\MySQL\Driver->connect(Object(SensitiveParameterValue))
#2 /var/www/vendor/doctrine/dbal/src/Connection.php(453): Doctrine\DBAL\Connection->connect()
#3 /var/www/vendor/doctrine/dbal/src/Connection.php(411): Doctrine\DBAL\Connection->getDatabasePlatformVersion()
#4 /var/www/vendor/doctrine/dbal/src/Connection.php(318): Doctrine\DBAL\Connection->detectDatabasePlatform()
#5 /var/www/vendor/jackalope/jackalope-doctrine-dbal/src/Jackalope/RepositoryFactoryDoctrineDBAL.php(107): Doctrine\DBAL\Connection->getDatabasePlatform()
#6 /var/www/var/cache/website/prod/ContainerAyoVRCz/App_KernelProdContainer.php(4351): Jackalope\RepositoryFactoryDoctrineDBAL->getRepository(Array)
#7 /var/www/var/cache/website/prod/ContainerAyoVRCz/App_KernelProdContainer.php(4340): ContainerAyoVRCz\App_KernelProdContainer::getSuluDocumentManager_DecoratedDefaultSessionService(Object(ContainerAyoVRCz\App_KernelProdContainer), Object(ContainerAyoVRCz\SessionGhost34aced9))
#8 /var/www/vendor/symfony/var-exporter/Internal/LazyObjectState.php(100): ContainerAyoVRCz\App_KernelProdContainer::ContainerAyoVRCz\{closure}(Object(ContainerAyoVRCz\SessionGhost34aced9))
#9 /var/www/vendor/symfony/var-exporter/LazyGhostTrait.php(178): Symfony\Component\VarExporter\Internal\LazyObjectState->initialize(Object(ContainerAyoVRCz\SessionGhost34aced9), 'inner', 'Sulu\\Bundle\\Doc...')
#10 /var/www/vendor/sulu/sulu/src/Sulu/Bundle/DocumentManagerBundle/Session/Session.php(48): ContainerAyoVRCz\SessionGhost34aced9->__get('inner')
#11 /var/www/vendor/sulu/sulu/src/Sulu/Bundle/DocumentManagerBundle/Session/Session.php(48): Sulu\Bundle\DocumentManagerBundle\Session\Session->getWorkspace()
#12 /var/www/vendor/sulu/sulu/src/Sulu/Component/Content/Repository/ContentRepository.php(80): Sulu\Bundle\DocumentManagerBundle\Session\Session->getWorkspace()
#13 /var/www/var/cache/website/prod/ContainerAyoVRCz/App_KernelProdContainer.php(2744): Sulu\Component\Content\Repository\ContentRepository->__construct(Object(Sulu\Component\PHPCR\SessionManager\SessionManager), Object(Sulu\Bundle\DocumentManagerBundle\Bridge\PropertyEncoder), Object(Sulu\Component\Webspace\Manager\WebspaceManager), Object(Sulu\Component\Content\Compat\LocalizationFinder), Object(Sulu\Component\Content\Compat\StructureManager), Object(Sulu\Component\Util\SuluNodeHelper), Object(Sulu\Bundle\SecurityBundle\System\SystemStore), Array)
#14 /var/www/var/cache/website/prod/ContainerAyoVRCz/App_KernelProdContainer.php(2438): ContainerAyoVRCz\App_KernelProdContainer::getSuluPage_ContentRepositoryService(Object(ContainerAyoVRCz\App_KernelProdContainer))
#15 /var/www/var/cache/website/prod/ContainerAyoVRCz/App_KernelProdContainer.php(4329): ContainerAyoVRCz\App_KernelProdContainer::getSuluCustomUrls_ManagerService(Object(ContainerAyoVRCz\App_KernelProdContainer))
#16 /var/www/var/cache/website/prod/ContainerAyoVRCz/App_KernelProdContainer.php(4324): ContainerAyoVRCz\App_KernelProdContainer::getSuluCustomUrls_RequestProcessorService(Object(ContainerAyoVRCz\App_KernelProdContainer), Object(ContainerAyoVRCz\CustomUrlRequestProcessorGhost5adf97b))
#17 /var/www/vendor/symfony/var-exporter/Internal/LazyObjectState.php(100): ContainerAyoVRCz\App_KernelProdContainer::ContainerAyoVRCz\{closure}(Object(ContainerAyoVRCz\CustomUrlRequestProcessorGhost5adf97b))
#18 /var/www/vendor/symfony/var-exporter/LazyGhostTrait.php(178): Symfony\Component\VarExporter\Internal\LazyObjectState->initialize(Object(ContainerAyoVRCz\CustomUrlRequestProcessorGhost5adf97b), 'webspaceManager', 'Sulu\\Bundle\\Cus...')
#19 /var/www/vendor/sulu/sulu/src/Sulu/Bundle/CustomUrlBundle/Request/CustomUrlRequestProcessor.php(52): ContainerAyoVRCz\CustomUrlRequestProcessorGhost5adf97b->__get('webspaceManager')
#20 /var/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Analyzer/RequestAnalyzer.php(43): Sulu\Bundle\CustomUrlBundle\Request\CustomUrlRequestProcessor->process(Object(Symfony\Component\HttpFoundation\Request), Object(Sulu\Component\Webspace\Analyzer\Attributes\RequestAttributes))
#21 /var/www/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php(56): Sulu\Component\Webspace\Analyzer\RequestAnalyzer->analyze(Object(Symfony\Component\HttpFoundation\Request))
#22 /var/www/vendor/symfony/event-dispatcher/EventDispatcher.php(220): Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(Object(Symfony\Component\HttpKernel\Event\RequestEvent), 'kernel.request', Object(Symfony\Component\EventDispatcher\EventDispatcher))
#23 /var/www/vendor/symfony/event-dispatcher/EventDispatcher.php(56): Symfony\Component\EventDispatcher\EventDispatcher->callListeners(Array, 'kernel.request', Object(Symfony\Component\HttpKernel\Event\RequestEvent))
#24 /var/www/vendor/symfony/http-kernel/HttpKernel.php(157): Symfony\Component\EventDispatcher\EventDispatcher->dispatch(Object(Symfony\Component\HttpKernel\Event\RequestEvent), 'kernel.request')
#25 /var/www/vendor/symfony/http-kernel/HttpKernel.php(76): Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object(Symfony\Component\HttpFoundation\Request), 2)
#26 /var/www/vendor/symfony/http-kernel/EventListener/ErrorListener.php(117): Symfony\Component\HttpKernel\HttpKernel->handle(Object(Symfony\Component\HttpFoundation\Request), 2, false)
#27 /var/www/vendor/symfony/event-dispatcher/EventDispatcher.php(260): Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(Object(Symfony\Component\HttpKernel\Event\ExceptionEvent), 'kernel.exceptio...', Object(Symfony\Component\EventDispatcher\EventDispatcher))
#28 /var/www/vendor/symfony/event-dispatcher/EventDispatcher.php(220): Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure}(Object(Symfony\Component\HttpKernel\Event\ExceptionEvent), 'kernel.exceptio...', Object(Symfony\Component\EventDispatcher\EventDispatcher))
#29 /var/www/vendor/symfony/event-dispatcher/EventDispatcher.php(56): Symfony\Component\EventDispatcher\EventDispatcher->callListeners(Array, 'kernel.exceptio...', Object(Symfony\Component\HttpKernel\Event\ExceptionEvent))
#30 /var/www/vendor/symfony/http-kernel/HttpKernel.php(239): Symfony\Component\EventDispatcher\EventDispatcher->dispatch(Object(Symfony\Component\HttpKernel\Event\ExceptionEvent), 'kernel.exceptio...')
#31 /var/www/vendor/symfony/http-kernel/HttpKernel.php(91): Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Object(Doctrine\DBAL\Exception\DriverException), Object(Symfony\Component\HttpFoundation\Request), 1)
#32 /var/www/vendor/symfony/http-kernel/Kernel.php(197): Symfony\Component\HttpKernel\HttpKernel->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#33 /var/www/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php(86): Symfony\Component\HttpKernel\Kernel->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#34 /var/www/vendor/symfony/http-kernel/HttpCache/HttpCache.php(475): Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(Object(App\Kernel), Object(Symfony\Component\HttpFoundation\Request), 1, true)
#35 /var/www/vendor/symfony/framework-bundle/HttpCache/HttpCache.php(68): Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Object(Symfony\Component\HttpFoundation\Request), true, NULL)
#36 /var/www/vendor/friendsofsymfony/http-cache/src/SymfonyCache/EventDispatchingHttpCache.php(138): Symfony\Bundle\FrameworkBundle\HttpCache\HttpCache->forward(Object(Symfony\Component\HttpFoundation\Request), true, NULL)
#37 /var/www/vendor/symfony/http-kernel/HttpCache/HttpCache.php(450): Sulu\Bundle\HttpCacheBundle\Cache\SuluHttpCache->forward(Object(Symfony\Component\HttpFoundation\Request), true)
#38 /var/www/vendor/sulu/sulu/src/Sulu/Bundle/HttpCacheBundle/Cache/SuluHttpCache.php(91): Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Object(Symfony\Component\HttpFoundation\Request), true)
#39 /var/www/vendor/symfony/http-kernel/HttpCache/HttpCache.php(348): Sulu\Bundle\HttpCacheBundle\Cache\SuluHttpCache->fetch(Object(Symfony\Component\HttpFoundation\Request), true)
#40 /var/www/vendor/symfony/http-kernel/HttpCache/HttpCache.php(221): Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Object(Symfony\Component\HttpFoundation\Request), true)
#41 /var/www/vendor/friendsofsymfony/http-cache/src/SymfonyCache/EventDispatchingHttpCache.php(96): Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#42 /var/www/public/index.php(82): Sulu\Bundle\HttpCacheBundle\Cache\SuluHttpCache->handle(Object(Symfony\Component\HttpFoundation\Request))
#43 {main}
Next Doctrine\DBAL\Exception\DriverException: An exception occurred in the driver: SQLSTATE[HY000] [1040] Too many connections in /var/www/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:118
Stack trace:
#0 /var/www/vendor/doctrine/dbal/src/Connection.php(1939): Doctrine\DBAL\Driver\API\MySQL\ExceptionConverter->convert(Object(Doctrine\DBAL\Driver\PDO\Exception), NULL)
#1 /var/www/vendor/doctrine/dbal/src/Connection.php(1887): Doctrine\DBAL\Connection->handleDriverException(Object(Doctrine\DBAL\Driver\PDO\Exception), NULL)
#2 /var/www/vendor/doctrine/dbal/src/Connection.php(380): Doctrine\DBAL\Connection->convertException(Object(Doctrine\DBAL\Driver\PDO\Exception))
#3 /var/www/vendor/doctrine/dbal/src/Connection.php(453): Doctrine\DBAL\Connection->connect()
#4 /var/www/vendor/doctrine/dbal/src/Connection.php(411): Doctrine\DBAL\Connection->getDatabasePlatformVersion()
#5 /var/www/vendor/doctrine/dbal/src/Connection.php(318): Doctrine\DBAL\Connection->detectDatabasePlatform()
#6 /var/www/vendor/jackalope/jackalope-doctrine-dbal/src/Jackalope/RepositoryFactoryDoctrineDBAL.php(107): Doctrine\DBAL\Connection->getDatabasePlatform()
#7 /var/www/var/cache/website/prod/ContainerAyoVRCz/App_KernelProdContainer.php(4351): Jackalope\RepositoryFactoryDoctrineDBAL->getRepository(Array)
#8 /var/www/var/cache/website/prod/ContainerAyoVRCz/App_KernelProdContainer.php(4340): ContainerAyoVRCz\App_KernelProdContainer::getSuluDocumentManager_DecoratedDefaultSessionService(Object(ContainerAyoVRCz\App_KernelProdContainer), Object(ContainerAyoVRCz\SessionGhost34aced9))
#9 /var/www/vendor/symfony/var-exporter/Internal/LazyObjectState.php(100): ContainerAyoVRCz\App_KernelProdContainer::ContainerAyoVRCz\{closure}(Object(ContainerAyoVRCz\SessionGhost34aced9))
#10 /var/www/vendor/symfony/var-exporter/LazyGhostTrait.php(178): Symfony\Component\VarExporter\Internal\LazyObjectState->initialize(Object(ContainerAyoVRCz\SessionGhost34aced9), 'inner', 'Sulu\\Bundle\\Doc...')
#11 /var/www/vendor/sulu/sulu/src/Sulu/Bundle/DocumentManagerBundle/Session/Session.php(48): ContainerAyoVRCz\SessionGhost34aced9->__get('inner')
#12 /var/www/vendor/sulu/sulu/src/Sulu/Bundle/DocumentManagerBundle/Session/Session.php(48): Sulu\Bundle\DocumentManagerBundle\Session\Session->getWorkspace()
#13 /var/www/vendor/sulu/sulu/src/Sulu/Component/Content/Repository/ContentRepository.php(80): Sulu\Bundle\DocumentManagerBundle\Session\Session->getWorkspace()
#14 /var/www/var/cache/website/prod/ContainerAyoVRCz/App_KernelProdContainer.php(2744): Sulu\Component\Content\Repository\ContentRepository->__construct(Object(Sulu\Component\PHPCR\SessionManager\SessionManager), Object(Sulu\Bundle\DocumentManagerBundle\Bridge\PropertyEncoder), Object(Sulu\Component\Webspace\Manager\WebspaceManager), Object(Sulu\Component\Content\Compat\LocalizationFinder), Object(Sulu\Component\Content\Compat\StructureManager), Object(Sulu\Component\Util\SuluNodeHelper), Object(Sulu\Bundle\SecurityBundle\System\SystemStore), Array)
#15 /var/www/var/cache/website/prod/ContainerAyoVRCz/App_KernelProdContainer.php(2438): ContainerAyoVRCz\App_KernelProdContainer::getSuluPage_ContentRepositoryService(Object(ContainerAyoVRCz\App_KernelProdContainer))
#16 /var/www/var/cache/website/prod/ContainerAyoVRCz/App_KernelProdContainer.php(4329): ContainerAyoVRCz\App_KernelProdContainer::getSuluCustomUrls_ManagerService(Object(ContainerAyoVRCz\App_KernelProdContainer))
#17 /var/www/var/cache/website/prod/ContainerAyoVRCz/App_KernelProdContainer.php(4324): ContainerAyoVRCz\App_KernelProdContainer::getSuluCustomUrls_RequestProcessorService(Object(ContainerAyoVRCz\App_KernelProdContainer), Object(ContainerAyoVRCz\CustomUrlRequestProcessorGhost5adf97b))
#18 /var/www/vendor/symfony/var-exporter/Internal/LazyObjectState.php(100): ContainerAyoVRCz\App_KernelProdContainer::ContainerAyoVRCz\{closure}(Object(ContainerAyoVRCz\CustomUrlRequestProcessorGhost5adf97b))
#19 /var/www/vendor/symfony/var-exporter/LazyGhostTrait.php(178): Symfony\Component\VarExporter\Internal\LazyObjectState->initialize(Object(ContainerAyoVRCz\CustomUrlRequestProcessorGhost5adf97b), 'webspaceManager', 'Sulu\\Bundle\\Cus...')
#20 /var/www/vendor/sulu/sulu/src/Sulu/Bundle/CustomUrlBundle/Request/CustomUrlRequestProcessor.php(52): ContainerAyoVRCz\CustomUrlRequestProcessorGhost5adf97b->__get('webspaceManager')
#21 /var/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Analyzer/RequestAnalyzer.php(43): Sulu\Bundle\CustomUrlBundle\Request\CustomUrlRequestProcessor->process(Object(Symfony\Component\HttpFoundation\Request), Object(Sulu\Component\Webspace\Analyzer\Attributes\RequestAttributes))
#22 /var/www/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php(56): Sulu\Component\Webspace\Analyzer\RequestAnalyzer->analyze(Object(Symfony\Component\HttpFoundation\Request))
#23 /var/www/vendor/symfony/event-dispatcher/EventDispatcher.php(220): Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(Object(Symfony\Component\HttpKernel\Event\RequestEvent), 'kernel.request', Object(Symfony\Component\EventDispatcher\EventDispatcher))
#24 /var/www/vendor/symfony/event-dispatcher/EventDispatcher.php(56): Symfony\Component\EventDispatcher\EventDispatcher->callListeners(Array, 'kernel.request', Object(Symfony\Component\HttpKernel\Event\RequestEvent))
#25 /var/www/vendor/symfony/http-kernel/HttpKernel.php(157): Symfony\Component\EventDispatcher\EventDispatcher->dispatch(Object(Symfony\Component\HttpKernel\Event\RequestEvent), 'kernel.request')
#26 /var/www/vendor/symfony/http-kernel/HttpKernel.php(76): Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object(Symfony\Component\HttpFoundation\Request), 2)
#27 /var/www/vendor/symfony/http-kernel/EventListener/ErrorListener.php(117): Symfony\Component\HttpKernel\HttpKernel->handle(Object(Symfony\Component\HttpFoundation\Request), 2, false)
#28 /var/www/vendor/symfony/event-dispatcher/EventDispatcher.php(260): Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(Object(Symfony\Component\HttpKernel\Event\ExceptionEvent), 'kernel.exceptio...', Object(Symfony\Component\EventDispatcher\EventDispatcher))
#29 /var/www/vendor/symfony/event-dispatcher/EventDispatcher.php(220): Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure}(Object(Symfony\Component\HttpKernel\Event\ExceptionEvent), 'kernel.exceptio...', Object(Symfony\Component\EventDispatcher\EventDispatcher))
#30 /var/www/vendor/symfony/event-dispatcher/EventDispatcher.php(56): Symfony\Component\EventDispatcher\EventDispatcher->callListeners(Array, 'kernel.exceptio...', Object(Symfony\Component\HttpKernel\Event\ExceptionEvent))
#31 /var/www/vendor/symfony/http-kernel/HttpKernel.php(239): Symfony\Component\EventDispatcher\EventDispatcher->dispatch(Object(Symfony\Component\HttpKernel\Event\ExceptionEvent), 'kernel.exceptio...')
#32 /var/www/vendor/symfony/http-kernel/HttpKernel.php(91): Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Object(Doctrine\DBAL\Exception\DriverException), Object(Symfony\Component\HttpFoundation\Request), 1)
#33 /var/www/vendor/symfony/http-kernel/Kernel.php(197): Symfony\Component\HttpKernel\HttpKernel->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#34 /var/www/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php(86): Symfony\Component\HttpKernel\Kernel->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#35 /var/www/vendor/symfony/http-kernel/HttpCache/HttpCache.php(475): Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(Object(App\Kernel), Object(Symfony\Component\HttpFoundation\Request), 1, true)
#36 /var/www/vendor/symfony/framework-bundle/HttpCache/HttpCache.php(68): Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Object(Symfony\Component\HttpFoundation\Request), true, NULL)
#37 /var/www/vendor/friendsofsymfony/http-cache/src/SymfonyCache/EventDispatchingHttpCache.php(138): Symfony\Bundle\FrameworkBundle\HttpCache\HttpCache->forward(Object(Symfony\Component\HttpFoundation\Request), true, NULL)
#38 /var/www/vendor/symfony/http-kernel/HttpCache/HttpCache.php(450): Sulu\Bundle\HttpCacheBundle\Cache\SuluHttpCache->forward(Object(Symfony\Component\HttpFoundation\Request), true)
#39 /var/www/vendor/sulu/sulu/src/Sulu/Bundle/HttpCacheBundle/Cache/SuluHttpCache.php(91): Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Object(Symfony\Component\HttpFoundation\Request), true)
#40 /var/www/vendor/symfony/http-kernel/HttpCache/HttpCache.php(348): Sulu\Bundle\HttpCacheBundle\Cache\SuluHttpCache->fetch(Object(Symfony\Component\HttpFoundation\Request), true)
#41 /var/www/vendor/symfony/http-kernel/HttpCache/HttpCache.php(221): Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Object(Symfony\Component\HttpFoundation\Request), true)
#42 /var/www/vendor/friendsofsymfony/http-cache/src/SymfonyCache/EventDispatchingHttpCache.php(96): Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#43 /var/www/public/index.php(82): Sulu\Bundle\HttpCacheBundle\Cache\SuluHttpCache->handle(Object(Symfony\Component\HttpFoundation\Request))
#44 {main}
thrown in /var/www/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php on line 118