Skip to content
This repository has been archived by the owner on May 30, 2019. It is now read-only.

Installation Error: Call to a member function getBundleName() on null #688

Open
fbaldo31 opened this issue Feb 29, 2016 · 1 comment
Open

Comments

@fbaldo31
Copy link

Hi, after installing on local, i had to create a line in the store table to be abble to run app_dev.php, then i get this error message: Error: Call to a member function getBundleName() on null at C:\xampp\htdocs\bamboo\app\cache\dev\appDevDebugProjectContainer.php line 21628
Clearing the cache didn't solved it.
I made several updates, i had to require visithorbundle and after installing and clearing cache, the error is still here.

@gorkalaucirica
Copy link
Contributor

Same here,

I get the following error:

[Doctrine\DBAL\DBALException]                                                
  An exception occurred while executing 'SELECT t0.namespace AS namespace_1,   
  t0.hash AS hash_2, t0.type AS type_3, t0.category AS category_4, t0.enabled  
   AS enabled_5, t0.plugin_configuration AS plugin_configuration_6 FROM plugi  
  n t0':                                                                       
  Warning: Error while sending QUERY packet. PID=9055  

It seems that mysql crashes, timeouts and therefore installation fails and leaves without loading the plugins (causing the error in the comment above). I commented out the loadLocations() method in elcodi:install command and everything seems to work fine.

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

2 participants