Intermittent Exception from MetadataIndexer
Description
Activity
Show:
Sean Daniels July 8, 2022 at 5:25 PM
understood. I am totally unable to reproduce this as well. The only way I know about it is we keep an exceptions collection in our MongoDB database. It’s quite rare that this occurs. I have not seen one in a few days.
Luis Majano July 8, 2022 at 5:12 PM
Thanks These are very very tricky tickets, as load can cause some concurrency issues that are very hard to track. Let me try and produce a version for you and you can test and let me know.
Fixed
Pinned fields
Click on the next to a field label to start pinning.
Created July 7, 2022 at 2:20 PM
Updated October 7, 2022 at 9:36 AM
Resolved October 7, 2022 at 9:36 AM
Since updating to ColdBox 6.7.0 our application has been intermittently throwing
InvalidProperty
exceptions related to callinggetOrSet()
in a ConcurrentStore cache. I’m seeing 2 or 3 of these per day under pretty heavy load. I believe this is related to the fix for since prior to this update I was seeing that exception intermittently as well. Stack trace: