Skip to content

Uncaught exception 'UnexpectedValueException' with message 'Object not found' #10209

Closed
@jcarnus

Description

@jcarnus

Hi,

On a high loaded environnement, I have sometimes this error
Uncaught exception 'UnexpectedValueException' with message 'Object not found' in /var/www/symfony/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/ProfilerListener.php:130\nStack trace:\n
#0 /var/www/symfony/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/ProfilerListener.php(130): SplObjectStorage->offsetGet(Object(Symfony\Component\HttpFoundation\Request))\n
#1 [internal function]: Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelTerminate(Object(Symfony\Component\HttpKernel\Event\PostResponseEvent), 'kernel.terminat...', Object(Symfony\Component\EventDispatcher\ContainerAwareEventDispatcher))\n
#2 /var/www/symfony/app/cache/prod/classes.php(1747): call_user_func(Array, Object(Symfony\Component\HttpKernel\Event\PostResponseEvent), 'kernel.terminat...', Object(Symfony\Component\EventDispatcher\ContainerAwareEventDispatcher))\n
#3 /var/www/symfony/app/cache/prod/classes.php(1680): Symfony\Component\EventDispatcher\EventDispatcher->doDispatch(Array, 'kernel in /var/www/symfony/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/ProfilerListener.php on line 130

wich leads to a 500 response ?
I use symfony 2.4.1

What should I do ?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions