Hello,
I have a problem with my repository that I need fixed asap. Since I upgraded to 9.2.0, my product repository no longer builds. It fails in a very annoying way : at some percent it stops, apparently on an error. It doesn't even stops properly as it seems like the index in building forever, even though it's not. See the screenshot. By the way it is also impossible to see what the error is without inspecting the element with a debug tool : if I click on it it just gives me the build properties...
Here's the error :
Error processing product (AutoID: 11469, ProductID: 201121234, VariantID: 20093,20096, LanguageID: LANG6, Name: Awesome T-Shirt Blue S). Exception logged
Ok so first of all : exception logged where ? I looked but I can't see where the build logs are located. Then, it seems to be related to the variants in some way since my problematic product is a variant (on another setup I get the same error on another variant of this product). There doesn't seem to be any problem with it as I can see it fine in the ecom, and before 9.2.0 it came out fine. I've tried to delete the index files first, but didn't do anything.
There seems to have been quite some changes for the indexing on 9.2.0...