Skip to content

Instantly share code, notes, and snippets.

@svparijs
Created October 1, 2012 20:16
Show Gist options
  • Save svparijs/3814152 to your computer and use it in GitHub Desktop.
Save svparijs/3814152 to your computer and use it in GitHub Desktop.
Error while loading custom site
Uncaught exception #1301610453 in line 182 of /var/www/Tryweb.base/Data/Temporary/Development/Cache/Code/FLOW3_Object_Classes/TYPO3_FLOW3_Mvc_Routing_Router.php: Could not resolve a route and its corresponding URI for the given parameters. This may be due to referring to a not existing package / controller / action while building a link or URI. Refer to log and check the backtrace for more details.
64 TYPO3\FLOW3\Mvc\Routing\Router_Original::resolve(array|5|)
63 TYPO3\FLOW3\Mvc\Routing\Router::resolve(array|5|)
62 call_user_func_array(array|2|, array|1|)
61 TYPO3\FLOW3\Mvc\Routing\Router::FLOW3_Aop_Proxy_invokeJoinPoint(TYPO3\FLOW3\Aop\JoinPoint)
60 TYPO3\FLOW3\Aop\Advice\AdviceChain::proceed(TYPO3\FLOW3\Aop\JoinPoint)
59 TYPO3\FLOW3\Mvc\Routing\Aspect\RouterCachingAspect_Original::cacheResolveCall(TYPO3\FLOW3\Aop\JoinPoint)
58 TYPO3\FLOW3\Aop\Advice\AroundAdvice::invoke(TYPO3\FLOW3\Aop\JoinPoint)
57 TYPO3\FLOW3\Aop\Advice\AdviceChain::proceed(TYPO3\FLOW3\Aop\JoinPoint)
56 TYPO3\FLOW3\Mvc\Routing\Router::resolve(array|5|)
55 TYPO3\FLOW3\Mvc\Routing\UriBuilder_Original::build(array|5|)
54 TYPO3\FLOW3\Mvc\Routing\UriBuilder_Original::uriFor("show", array|1|, "Frontend\Node", "TYPO3.TYPO3")
53 TYPO3\TYPO3\ViewHelpers\Link\NodeViewHelper_Original::render(array|3|, NULL, FALSE)
52 call_user_func_array(array|2|, array|3|)
51 TYPO3\Fluid\Core\ViewHelper\AbstractViewHelper::callRenderMethod()
50 TYPO3\Fluid\Core\ViewHelper\AbstractViewHelper::initializeArgumentsAndRender()
49 {closure}()
48 TYPO3\Fluid\ViewHelpers\ForViewHelper_Original::renderStatic(array|5|, Closure, TYPO3\Fluid\Core\Rendering\RenderingContext)
47 {closure}()
46 TYPO3\Fluid\Core\ViewHelper\AbstractViewHelper::renderChildren()
45 TYPO3\Fluid\Core\ViewHelper\AbstractConditionViewHelper::renderThenChild()
44 TYPO3\Fluid\ViewHelpers\IfViewHelper_Original::render(TRUE)
43 call_user_func_array(array|2|, array|1|)
42 TYPO3\Fluid\Core\ViewHelper\AbstractViewHelper::callRenderMethod()
41 TYPO3\Fluid\Core\ViewHelper\AbstractViewHelper::initializeArgumentsAndRender()
40 FluidCache_Standalone_template_file_BreadcrumbMenu_d4db87a8cfec6136a8117557f557c8e7ce0819fe::render(TYPO3\Fluid\Core\Rendering\RenderingContext)
39 TYPO3\Fluid\View\AbstractTemplateView::render()
38 TYPO3\TypoScript\TypoScriptObjects\TemplateImplementation_Original::evaluate()
37 TYPO3\TYPO3\TypoScript\MenuImplementation_Original::evaluate()
36 TYPO3\TypoScript\Core\Runtime_Original::evaluateInternal("page<TYPO3.TYPO3:Page>/body<TYPO3.TypoScript:Template>/parts/breadcrumb", "Exception")
35 TYPO3\TypoScript\Core\Runtime_Original::render("page<TYPO3.TYPO3:Page>/body<TYPO3.TypoScript:Template>/parts/breadcrumb")
34 TYPO3\TypoScript\ViewHelpers\RenderTypoScriptViewHelper_Original::render("parts/breadcrumb", NULL)
33 call_user_func_array(array|2|, array|2|)
32 TYPO3\Fluid\Core\ViewHelper\AbstractViewHelper::callRenderMethod()
31 TYPO3\Fluid\Core\ViewHelper\AbstractViewHelper::initializeArgumentsAndRender()
30 FluidCache_Standalone_template_file_Default_ae754a806a890e49f6db9967fab2adf9a81c968c::section_02083f4579e08a612425c0c1a17ee47add783b94(TYPO3\Fluid\Core\Rendering\RenderingContext)
29 TYPO3\Fluid\View\AbstractTemplateView::renderSection("body", NULL, FALSE)
28 TYPO3\Fluid\View\AbstractTemplateView::renderStandaloneSection("body", NULL, FALSE)
27 TYPO3\Fluid\View\AbstractTemplateView::renderSection("body")
26 TYPO3\TypoScript\TypoScriptObjects\TemplateImplementation_Original::evaluate()
25 TYPO3\TypoScript\Core\Runtime_Original::evaluateInternal("page<TYPO3.TYPO3:Page>/body", "Exception")
24 TYPO3\TypoScript\Core\Runtime_Original::render("page<TYPO3.TYPO3:Page>/body")
23 TYPO3\TypoScript\ViewHelpers\RenderTypoScriptViewHelper_Original::render("body", NULL)
22 call_user_func_array(array|2|, array|2|)
21 TYPO3\Fluid\Core\ViewHelper\AbstractViewHelper::callRenderMethod()
20 TYPO3\Fluid\Core\ViewHelper\AbstractViewHelper::initializeArgumentsAndRender()
19 FluidCache_Standalone_template_file_PageTemplate_6bb656b4139febbcad1ce466155037b018943fd9::render(TYPO3\Fluid\Core\Rendering\RenderingContext)
18 TYPO3\Fluid\View\AbstractTemplateView::render()
17 TYPO3\TypoScript\TypoScriptObjects\TemplateImplementation_Original::evaluate()
16 TYPO3\TypoScript\Core\Runtime_Original::evaluateInternal("page", "Exception")
15 TYPO3\TypoScript\Core\Runtime_Original::render("page")
14 TYPO3\TYPO3\View\TypoScriptView_Original::render()
13 TYPO3\FLOW3\Mvc\Controller\ActionController_Original::callActionMethod()
12 TYPO3\FLOW3\Mvc\Controller\ActionController_Original::processRequest(TYPO3\FLOW3\Mvc\ActionRequest, TYPO3\FLOW3\Http\Response)
11 TYPO3\FLOW3\Mvc\Dispatcher_Original::dispatch(TYPO3\FLOW3\Mvc\ActionRequest, TYPO3\FLOW3\Http\Response)
10 TYPO3\FLOW3\Mvc\Dispatcher::dispatch(TYPO3\FLOW3\Mvc\ActionRequest, TYPO3\FLOW3\Http\Response)
9 call_user_func_array(array|2|, array|2|)
8 TYPO3\FLOW3\Mvc\Dispatcher::FLOW3_Aop_Proxy_invokeJoinPoint(TYPO3\FLOW3\Aop\JoinPoint)
7 TYPO3\FLOW3\Aop\Advice\AdviceChain::proceed(TYPO3\FLOW3\Aop\JoinPoint)
6 TYPO3\FLOW3\Security\Aspect\RequestDispatchingAspect_Original::blockIllegalRequestsAndForwardToAuthenticationEntryPoints(TYPO3\FLOW3\Aop\JoinPoint)
5 TYPO3\FLOW3\Aop\Advice\AroundAdvice::invoke(TYPO3\FLOW3\Aop\JoinPoint)
4 TYPO3\FLOW3\Aop\Advice\AdviceChain::proceed(TYPO3\FLOW3\Aop\JoinPoint)
3 TYPO3\FLOW3\Mvc\Dispatcher::dispatch(TYPO3\FLOW3\Mvc\ActionRequest, TYPO3\FLOW3\Http\Response)
2 TYPO3\FLOW3\Http\RequestHandler::handleRequest()
1 TYPO3\FLOW3\Core\Bootstrap::run()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment