Cannot serve request to /content/r-site/cn/car-type.html on this server
Solved! Go to Solution.
Views
Replies
Total Likes
I found this Exception in my error.log file,my model class throw an IndexOutOfBoundsException,I have resolved this issue. Thank you sravs!
Hi @AnHuaZh ,
Have you used any custom models class in HTL to render the component? If yes, please apply a debug point in that and check where its failing. Also see in in browser console if you get any error.
Thanks
Tarun
Hi @AnHuaZh ,
The issue is due to the initialization of the model class com.r.site.core.components.product.appearance.PanoramicCarViewingComponent in your HTL.
Please check on that page in which component, this model class has been used and you can verify your error.log file for more info about the error.
I found this Exception in my error.log file,my model class throw an IndexOutOfBoundsException,I have resolved this issue. Thank you sravs!
Views
Likes
Replies
Views
Likes
Replies