SolrBundle icon indicating copy to clipboard operation
SolrBundle copied to clipboard

Getting ServiceCircularReferenceException from AppKernel

Open rockyweng opened this issue 6 years ago • 2 comments

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.

rockyweng avatar Jul 05 '18 00:07 rockyweng

What Symfony version do you use?

floriansemm avatar Jul 16 '18 08:07 floriansemm

Hi @floriansemm ,

I am using version 2.8.3 at the moment.

Thanks.

rockyweng avatar Jul 16 '18 14:07 rockyweng