José Caster

Results 2 comments of José Caster

**Stack trace in production:** 2024-04-30T17:16:42.127Z DEBUG 1 --- [torageChannel-0] o.e.store.storage.types.StorageChannel : StorageChannel#0 loading 5223 references 2024-04-30T17:16:42.129Z ERROR 1 --- [torageChannel-0] o.e.s.storage.types.StorageChannelTask : Error occurred in storage channel#0 org.eclipse.store.storage.exceptions.StorageExceptionConsistency: No entity...

Thanks @hg-ms , But spring controls the storage manager for me org.eclipse.store.storage-directory=/data/prod/12 org.eclipse.store.auto-start=true org.eclipse.store.root=sr.we.entity.eclipsestore.Database org.eclipse.store.channel-count=2 And this is how I access the storage manager protected final EmbeddedStorageManager storageManager; Class typeParameterClass;...