• Gorazd Berghaus Old
  • NEWBIE
  • 0 Points
  • Member since 2017

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 0
    Questions
  • 2
    Replies
Hello, 

Currently I have some trouble with the platform cache. I noticed, that the get operation fails after a time-based flow interview has resumed and creates a record. The trigger due to the insert operation leads to the error. 

This is the stack trace:

Class.cache.PlatformCacheDelegateWrapper.getOrgPartitionDelegate: line 19, column 1 Class.cache.OrgPartition.<init>: line 20, column 1 Class.cache.Org.getPartition: line 20, column 1 Class.CacheManager.get: line 27, column 1 Class.TriggerSelector.getTrigger: line 54, column 1 Class.TriggerManager.manage: line 33, column 1 Trigger.CaseTr: line 11, column 1 18:02:28.650 (705134620)|FATAL_ERROR|System.UnexpectedException: Salesforce System Error: 1855979781-250306 (-904646074) (-904646074)

Does anyone has experience with the platform cache and this error?

Best regards