Don't miss out Virtual Happy Hour this Friday (April 26).

Try our conversational search powered by Generative AI!

Wierd Self referencing loop on PropertyData

Vote:
 

When indexing my episerver 7 site using the EPiServer CMS integration job, I have started getting the error message below. Indexing using the same scheduelled job hav worked previosly.

"An exception occured while indexing (Batch): Self referencing loop detected with type 'EPiServer.Core.PropertyLongString'. Path '__data[1][0].Parent'. The loop was detected in the member 0 in type EPiServer.Core.PropertyData[]..."

Since its complaining about an internal proerty of a page im a bit baffeled on what may have caused this. I tried excluding the Parent property on PropertyLongString in my conventions just to see what happened but then it just had the same error on the next property in PropertyData.

Any ideas on what may have caused this?

 

 

#71207
May 14, 2013 10:54
Vote:
 

Hi,
This error is a little bit misleading as it comes from the fact that you have deleted a content type (code) that is still present in the database. Please make sure that you delete all database items when removing the code for the specific type.

Regards,
Henrik 

#71209
May 14, 2013 11:11
Vote:
 

DOH! :D

We use a shared database in our development enviroment and a colleague had added a block and then removed it without removing it from the database. Indexing worked again when removing the block type.


A better error message would be great if its possible since I think this is bound to happen again when developing with a shared database.


Thanks for the help.

 

// Andreas

#71211
May 14, 2013 11:45
Vote:
 

There will be a more descriptive error message...

/Henrik

#71212
May 14, 2013 11:57
Vote:
 

Still waiting for that descriptive error... :-D

#210756
Dec 04, 2019 19:21
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.