Advertisement
Guest User

Bug #44535

a guest
Mar 7th, 2013
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.94 KB | None | 0 0
  1. Uncaught exception #1: Warning: Unknown class passed as parameter in /var/www/vhosts/blubyte.de/drink
  2. accounting/Packages/Framework/TYPO3.Flow/Classes/TYPO3/Flow/Utility/TypeHandling.php line 118
  3.  
  4. 18 TYPO3\Flow\Error\ErrorHandler::handleError(2, "Unknown class passed as parameter", "/var/www/vhost
  5. s/blubyte.de/drinkaccounting/Packages/Framework/TYPO3.Flow/Classes/TYPO3/Flow/Utility/TypeHandling.ph
  6. p", 118, array|2|)
  7. 17 is_subclass_of("string", "array")
  8. 16 TYPO3\Flow\Utility\TypeHandling::isCollectionType("string")
  9. 15 TYPO3\Flow\Validation\ValidatorResolver_Original::buildBaseValidatorConjunction("CGROSS\Drinkaccou
  10. nting\Domain\Model\Statement##Default##Controller", "CGROSS\Drinkaccounting\Domain\Model\Statement",
  11. array|2|)
  12. 14 TYPO3\Flow\Validation\ValidatorResolver_Original::getBaseValidatorConjunction("CGROSS\Drinkaccount
  13. ing\Domain\Model\Statement", array|2|)
  14. 13 TYPO3\Flow\Mvc\Controller\ActionController_Original::initializeActionMethodValidators()
  15. 12 TYPO3\Flow\Mvc\Controller\ActionController_Original::processRequest(TYPO3\Flow\Mvc\ActionRequest,
  16. TYPO3\Flow\Http\Response)
  17. 11 TYPO3\Flow\Mvc\Dispatcher_Original::dispatch(TYPO3\Flow\Mvc\ActionRequest, TYPO3\Flow\Http\Respons
  18. e)
  19. 10 TYPO3\Flow\Mvc\Dispatcher::dispatch(TYPO3\Flow\Mvc\ActionRequest, TYPO3\Flow\Http\Response)
  20. 9 call_user_func_array(array|2|, array|2|)
  21. 8 TYPO3\Flow\Mvc\Dispatcher::Flow_Aop_Proxy_invokeJoinPoint(TYPO3\Flow\Aop\JoinPoint)
  22. 7 TYPO3\Flow\Aop\Advice\AdviceChain::proceed(TYPO3\Flow\Aop\JoinPoint)
  23. 6 TYPO3\Flow\Security\Aspect\RequestDispatchingAspect_Original::blockIllegalRequestsAndForwardToAuthe
  24. nticationEntryPoints(TYPO3\Flow\Aop\JoinPoint)
  25. 5 TYPO3\Flow\Aop\Advice\AroundAdvice::invoke(TYPO3\Flow\Aop\JoinPoint)
  26. 4 TYPO3\Flow\Aop\Advice\AdviceChain::proceed(TYPO3\Flow\Aop\JoinPoint)
  27. 3 TYPO3\Flow\Mvc\Dispatcher::dispatch(TYPO3\Flow\Mvc\ActionRequest, TYPO3\Flow\Http\Response)
  28. 2 TYPO3\Flow\Http\RequestHandler::handleRequest()
  29. 1 TYPO3\Flow\Core\Bootstrap::run()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement