I'm my <distributed-scheme> I'm doing this:
<persistence>
<environment>default-active</environment>
<active-failure-mode>stop-persistence</active-failure-mode>
</persistence>
It looks like when I try to restart my cache perhaps it doesn't like the state of the BDB because I often get this:
2018-10-10 05:36:51.020/70.846 Oracle Coherence GE 12.2.1.3.0 <D5> (thread=DistributedCache:DistributedExecutionsCacheService, member=1): Member 3 joined Service DistributedExecutionsCacheService with senior member 1
2018-10-10 05:36:52.941/72.767 Oracle Coherence GE 12.2.1.3.0 <Warning> (thread=DistributedCache:DistributedExecutionsCacheService, member=1): Action "recover" disallowed:
Unreachable PartitionSet{198..256} - last known locations: hercules at /192.168.0.4
And then that cache is unusable. Others that recovered without error will work fine.