Open
Description
How could I fix this crash? When I build many of BoxStore, about 60 or more, it always crash
Caused by: io.objectbox.exception.DbException: Could not open database environment; please check options and file system (11: Try again) (error code 11)
at io.objectbox.BoxStore.nativeCreateWithFlatOptions(Native Method)
at io.objectbox.BoxStore.(BoxStore.java:264)
at io.objectbox.BoxStoreBuilder.build(BoxStoreBuilder.java:498)