Why does our production code run fine for a day after redeployment but then start throwing errors, while the same code works perfectly locally with the same database?
Please look at these attachments:
bug.txt (19.9 KB)
After debugging for a while, we noticed the root cause of this problem might be in this Jmix Class: io.jmix.eclipselink.impl.FetchGroupManager.class, line 561
Never had a second thought of Range of MetaProperty could be null.
I would appreciate your support on this matter. Thanks