Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting ServiceCircularReferenceException from AppKernel #179

Open
rockyweng opened this issue Jul 5, 2018 · 2 comments
Open

Getting ServiceCircularReferenceException from AppKernel #179

rockyweng opened this issue Jul 5, 2018 · 2 comments

Comments

@rockyweng
Copy link

Hello,

ServiceCircularReferenceException in bootstrap.php.cache line 2174

I am getting ServiceCircularReferenceException when putting FSSolrBundle after DoctrineBundle.

new Doctrine\Bundle\DoctrineBundle\DoctrineBundle(),
new FS\SolrBundle\FSSolrBundle(),

Just wondering if anyone else is getting similar errors.

Thanks.

@floriansemm
Copy link
Owner

What Symfony version do you use?

@rockyweng
Copy link
Author

Hi @floriansemm ,

I am using version 2.8.3 at the moment.

Thanks.

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

No branches or pull requests

2 participants