Skip to content
This repository has been archived by the owner on Jul 3, 2022. It is now read-only.

BlogMVC - ZF2 - cannot retrieve the service ...orm_default #54

Closed
maro4inter opened this issue Oct 11, 2014 · 2 comments
Closed

BlogMVC - ZF2 - cannot retrieve the service ...orm_default #54

maro4inter opened this issue Oct 11, 2014 · 2 comments

Comments

@maro4inter
Copy link

Message:
An alias "Zend\Authentication\AuthenticationService" was requested but no service could be found.

Stack trace:
#0 C:\xampp\htdocs\next-panel\module\Peer\src\Peer\Factory\FrontControllerFactory.php(22): Zend\ServiceManager\ServiceManager->get('Zend\Authentica...')
#1 [internal function]: Peer\Factory\FrontControllerFactory->createService(Object(Zend\Mvc\Controller\ControllerManager), 'peercontrollerf...', 'Peer\Controller...')
#2 C:\xampp\htdocs\next-panel\vendor\zendframework\zendframework\library\Zend\ServiceManager\ServiceManager.php(902): call_user_func(Array, Object(Zend\Mvc\Controller\ControllerManager), 'peercontrollerf...', 'Peer\Controller...')
#3 C:\xampp\htdocs\next-panel\vendor\zendframework\zendframework\library\Zend\ServiceManager\AbstractPluginManager.php(245): Zend\ServiceManager\ServiceManager->createServiceViaCallback(Array, 'peercontrollerf...', 'Peer\Controller...')
#4 C:\xampp\htdocs\next-panel\vendor\zendframework\zendframework\library\Zend\ServiceManager\AbstractPluginManager.php(205): Zend\ServiceManager\AbstractPluginManager->createServiceViaCallback(Array, 'peercontrollerf...', 'Peer\Controller...')
#5 C:\xampp\htdocs\next-panel\vendor\zendframework\zendframework\library\Zend\ServiceManager\ServiceManager.php(612): Zend\ServiceManager\AbstractPluginManager->createFromFactory('peercontrollerf...', 'Peer\Controller...')
#6 C:\xampp\htdocs\next-panel\vendor\zendframework\zendframework\library\Zend\ServiceManager\ServiceManager.php(572): Zend\ServiceManager\ServiceManager->doCreate('Peer\Controller...', 'peercontrollerf...')
#7 C:\xampp\htdocs\next-panel\vendor\zendframework\zendframework\library\Zend\ServiceManager\ServiceManager.php(504): Zend\ServiceManager\ServiceManager->create(Array)
#8 C:\xampp\htdocs\next-panel\vendor\zendframework\zendframework\library\Zend\ServiceManager\AbstractPluginManager.php(103): Zend\ServiceManager\ServiceManager->get('Peer\Controller...', false)
#9 C:\xampp\htdocs\next-panel\vendor\zendframework\zendframework\library\Zend\Mvc\Controller\ControllerManager.php(137): Zend\ServiceManager\AbstractPluginManager->get('Peer\Controller...', Array, false)
#10 C:\xampp\htdocs\next-panel\vendor\zendframework\zendframework\library\Zend\Mvc\DispatchListener.php(97): Zend\Mvc\Controller\ControllerManager->get('Peer\Controller...')
#11 [internal function]: Zend\Mvc\DispatchListener->onDispatch(Object(Zend\Mvc\MvcEvent))
#12 C:\xampp\htdocs\next-panel\vendor\zendframework\zendframework\library\Zend\EventManager\EventManager.php(468): call_user_func(Array, Object(Zend\Mvc\MvcEvent))
#13 C:\xampp\htdocs\next-panel\vendor\zendframework\zendframework\library\Zend\EventManager\EventManager.php(207): Zend\EventManager\EventManager->triggerListeners('dispatch', Object(Zend\Mvc\MvcEvent), Object(Closure))
#14 C:\xampp\htdocs\next-panel\vendor\zendframework\zendframework\library\Zend\Mvc\Application.php(313): Zend\EventManager\EventManager->trigger('dispatch', Object(Zend\Mvc\MvcEvent), Object(Closure))
#15 C:\xampp\htdocs\next-panel\public\index.php(17): Zend\Mvc\Application->run()
#16 {main}

@Orkin
Copy link
Contributor

Orkin commented Oct 13, 2014

I will make a PR to fix it.

Orkin pushed a commit to Orkin/BlogMVC that referenced this issue Oct 13, 2014
Grafikart added a commit that referenced this issue Oct 13, 2014
@maro4inter
Copy link
Author

thanx !

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants