Details
Description
Strange issue happens randomly (it seems) while loading ecommerce product detail page and the groovy script Product.groovy (order/webapp/ordermgr/WEB-INF/actions/entry/catalog/) is run.
The groovy script is loaded in the screen "product".
The error showed is kind of java.util.NoSuchElementException and I think that could be something related to session/request attributes, since this could be avoided with an incognito navigation session.
I saw this error a couple of times during local development also and I could pass over it by manually deleting browser session cookies.
Unfortunately I was not able to reproduce it yet, so I cannot add more details except hypothesis.
I also post here a screenshot of the error.