Bug #53328

TYPO3\Flow\Security\Exception\NoSuchRoleException thrown in file TYPO3_Flow_Security_Policy_PolicyService.php

Added by Philipp Wrann over 1 year ago.

Status:New Start date:2013-11-05
Priority:-- undefined -- Due date:
Assigned To:- % Done:

0%

Category:-
Target version:-

Description

Just happened in new installation when importing the demo package.

environment:
ubuntu 12.04 LTS LAMP, so pretty standard

The role with identifier "TYPO3.Neos:Administrator" is unknown
39 TYPO3\Flow\Security\Policy\PolicyService_Original::getRole("TYPO3.Neos:Administrator")

38 TYPO3\Flow\Security\AccountFactory_Original::createAccountWithPassword("philipp", "justatest", array|1|, "Typo3BackendProvider")

37 call_user_func_array(array|2|, array|4|)

36 TYPO3\Flow\Object\DependencyInjection\DependencyProxy::__call("createAccountWithPassword", array|4|)

35 TYPO3\Flow\Object\DependencyInjection\DependencyProxy::createAccountWithPassword("philipp", "justatest", array|1|, "Typo3BackendProvider")

34 TYPO3\Neos\Domain\Factory\UserFactory_Original::create("philipp", "justatest", "Philipp", "Wrann", array|1|)

33 call_user_func_array(array|2|, array|5|)

32 TYPO3\Flow\Object\DependencyInjection\DependencyProxy::__call("create", array|5|)

31 TYPO3\Flow\Object\DependencyInjection\DependencyProxy::create("philipp", "justatest", "Philipp", "Wrann", array|1|)

30 TYPO3\Neos\Setup\Step\AdministratorStep_Original::postProcessFormValues(array|7|)

29 TYPO3\Setup\Controller\SetupController_Original::postProcessStep(array|7|, TYPO3\Neos\Setup\Step\AdministratorStep)

28 TYPO3\Setup\Controller\{closure}(TYPO3\Form\Core\Model\FinisherContext)

27 TYPO3\Form\Finishers\ClosureFinisher_Original::executeInternal()

26 TYPO3\Form\Core\Model\AbstractFinisher::execute(TYPO3\Form\Core\Model\FinisherContext)

25 TYPO3\Form\Core\Runtime\FormRuntime_Original::invokeFinishers()

24 TYPO3\Form\Core\Runtime\FormRuntime_Original::render()

23 TYPO3\Setup\Controller\SetupController_Original::indexAction(1)

22 TYPO3\Setup\Controller\SetupController::indexAction(1)

21 call_user_func_array(array|2|, array|1|)

20 TYPO3\Setup\Controller\SetupController::Flow_Aop_Proxy_invokeJoinPoint(TYPO3\Flow\Aop\JoinPoint)

19 TYPO3\Flow\Aop\Advice\AdviceChain::proceed(TYPO3\Flow\Aop\JoinPoint)

18 TYPO3\Flow\Security\Aspect\PolicyEnforcementAspect_Original::enforcePolicy(TYPO3\Flow\Aop\JoinPoint)

17 TYPO3\Flow\Aop\Advice\AroundAdvice::invoke(TYPO3\Flow\Aop\JoinPoint)

16 TYPO3\Flow\Aop\Advice\AdviceChain::proceed(TYPO3\Flow\Aop\JoinPoint)

15 TYPO3\Setup\Controller\SetupController::indexAction(1)

14 call_user_func_array(array|2|, array|1|)

13 TYPO3\Flow\Mvc\Controller\ActionController_Original::callActionMethod()

12 TYPO3\Flow\Mvc\Controller\ActionController_Original::processRequest(TYPO3\Flow\Mvc\ActionRequest, TYPO3\Flow\Http\Response)

11 TYPO3\Flow\Mvc\Dispatcher_Original::dispatch(TYPO3\Flow\Mvc\ActionRequest, TYPO3\Flow\Http\Response)

10 TYPO3\Flow\Mvc\Dispatcher::dispatch(TYPO3\Flow\Mvc\ActionRequest, TYPO3\Flow\Http\Response)

9 call_user_func_array(array|2|, array|2|)

8 TYPO3\Flow\Mvc\Dispatcher::Flow_Aop_Proxy_invokeJoinPoint(TYPO3\Flow\Aop\JoinPoint)

7 TYPO3\Flow\Aop\Advice\AdviceChain::proceed(TYPO3\Flow\Aop\JoinPoint)

6 TYPO3\Flow\Security\Aspect\RequestDispatchingAspect_Original::blockIllegalRequestsAndForwardToAuthenticationEntryPoints(TYPO3\Flow\Aop\JoinPoint)

5 TYPO3\Flow\Aop\Advice\AroundAdvice::invoke(TYPO3\Flow\Aop\JoinPoint)

4 TYPO3\Flow\Aop\Advice\AdviceChain::proceed(TYPO3\Flow\Aop\JoinPoint)

3 TYPO3\Flow\Mvc\Dispatcher::dispatch(TYPO3\Flow\Mvc\ActionRequest, TYPO3\Flow\Http\Response)

2 TYPO3\Setup\Core\RequestHandler::handleRequest()

1 TYPO3\Flow\Core\Bootstrap::run()

Please include more helpful information!

Also available in: Atom PDF