Advertisement
Guest User

Untitled

a guest
Apr 7th, 2011
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.42 KB | None | 0 0
  1.  
  2.  
  3. Notice: Undefined index: deletedAt in /home/con/www/sf2test/Symfony/vendor/doctrine-mongodb-odm/lib/Doctrine/ODM/MongoDB/Mapping/ClassMetadataInfo.php on line 1253
  4.  
  5. Call Stack:
  6. 0.0000 327632 1. {main}() /home/con/www/sf2test/Symfony/web/app_dev.php:0
  7. 0.0013 516100 2. Symfony\Component\HttpKernel\Kernel->handle() /home/con/www/sf2test/Symfony/web/app_dev.php:19
  8. 0.0249 1245104 3. Symfony\Bundle\FrameworkBundle\HttpKernel->handle() /home/con/www/sf2test/Symfony/app/bootstrap.php.cache:587
  9. 0.0249 1245636 4. Symfony\Component\HttpKernel\HttpKernel->handle() /home/con/www/sf2test/Symfony/vendor/symfony/src/Symfony/Bundle/FrameworkBundle/HttpKernel.php:35
  10. 0.0249 1245636 5. Symfony\Component\HttpKernel\HttpKernel->handleRaw() /home/con/www/sf2test/Symfony/app/bootstrap.php.cache:400
  11. 0.0747 2677276 6. call_user_func_array() /home/con/www/sf2test/Symfony/app/bootstrap.php.cache:422
  12. 0.0747 2677528 7. Application\UserBundle\Controller\HelloController->indexAction() /home/con/www/sf2test/Symfony/app/bootstrap.php.cache:0
  13. 0.0812 2994848 8. Doctrine\ODM\MongoDB\SoftDelete\SoftDeleteManager->flush() /home/con/www/sf2test/Symfony/src/Application/UserBundle/Controller/HelloController.php:24
  14. 0.0812 2994848 9. Doctrine\ODM\MongoDB\SoftDelete\SoftDeleteManager->executeDeletes() /home/con/www/sf2test/Symfony/vendor/doctrine-mongodb-odm-softdelete/lib/Doctrine/ODM/MongoDB/SoftDelete/SoftDeleteManager.php:272
  15. 0.0831 3011096 10. Doctrine\ODM\MongoDB\Mapping\ClassMetadataInfo->setFieldValue() /home/con/www/sf2test/Symfony/vendor/doctrine-mongodb-odm-softdelete/lib/Doctrine/ODM/MongoDB/SoftDelete/SoftDeleteManager.php:324
  16.  
  17.  
  18. Fatal error: Call to a member function setValue() on a non-object in /home/con/www/sf2test/Symfony/vendor/doctrine-mongodb-odm/lib/Doctrine/ODM/MongoDB/Mapping/ClassMetadataInfo.php on line 1253
  19.  
  20. Call Stack:
  21. 0.0000 327632 1. {main}() /home/con/www/sf2test/Symfony/web/app_dev.php:0
  22. 0.0013 516100 2. Symfony\Component\HttpKernel\Kernel->handle() /home/con/www/sf2test/Symfony/web/app_dev.php:19
  23. 0.0249 1245104 3. Symfony\Bundle\FrameworkBundle\HttpKernel->handle() /home/con/www/sf2test/Symfony/app/bootstrap.php.cache:587
  24. 0.0249 1245636 4. Symfony\Component\HttpKernel\HttpKernel->handle() /home/con/www/sf2test/Symfony/vendor/symfony/src/Symfony/Bundle/FrameworkBundle/HttpKernel.php:35
  25. 0.0249 1245636 5. Symfony\Component\HttpKernel\HttpKernel->handleRaw() /home/con/www/sf2test/Symfony/app/bootstrap.php.cache:400
  26. 0.0747 2677276 6. call_user_func_array() /home/con/www/sf2test/Symfony/app/bootstrap.php.cache:422
  27. 0.0747 2677528 7. Application\UserBundle\Controller\HelloController->indexAction() /home/con/www/sf2test/Symfony/app/bootstrap.php.cache:0
  28. 0.0812 2994848 8. Doctrine\ODM\MongoDB\SoftDelete\SoftDeleteManager->flush() /home/con/www/sf2test/Symfony/src/Application/UserBundle/Controller/HelloController.php:24
  29. 0.0812 2994848 9. Doctrine\ODM\MongoDB\SoftDelete\SoftDeleteManager->executeDeletes() /home/con/www/sf2test/Symfony/vendor/doctrine-mongodb-odm-softdelete/lib/Doctrine/ODM/MongoDB/SoftDelete/SoftDeleteManager.php:272
  30. 0.0831 3011096 10. Doctrine\ODM\MongoDB\Mapping\ClassMetadataInfo->setFieldValue() /home/con/www/sf2test/Symfony/vendor/doctrine-mongodb-odm-softdelete/lib/Doctrine/ODM/MongoDB/SoftDelete/SoftDeleteManager.php:324
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement