Greetings! We are seeing strange behaviour where by Orient DB is blocked indefinitely at OWriteAheadLog.getFlushedLSN(). Is this normal?
Stacks at 05:57:35 PM (uptime 1m 19s) OrientDB Write Cache Flush Task (archiva) [BLOCKED] CPU time: 1d 15h 5m 31s com.orientechnologies.orient.core.storage.impl.local.paginated.wal.OWriteAheadLog.getFlushedLSN() com.orientechnologies.orient.core.index.hashindex.local.cache.OWOWCache.flushPage(long, long, ODirectMemoryPointer) com.orientechnologies.orient.core.index.hashindex.local.cache.OWOWCache.access$1000(OWOWCache, long, long, ODirectMemoryPointer) com.orientechnologies.orient.core.index.hashindex.local.cache.OWOWCache$PeriodicFlushTask.iterateBySubRing(NavigableMap, int, int, boolean) com.orientechnologies.orient.core.index.hashindex.local.cache.OWOWCache$PeriodicFlushTask.flushRing(int, int, boolean) com.orientechnologies.orient.core.index.hashindex.local.cache.OWOWCache$PeriodicFlushTask.run() java.lang.Thread.run() OrientDB Write Cache Flush Task (archiva) <--- Frozen for at least 2m 6s com.orientechnologies.orient.core.storage.impl.local.paginated.wal.OWriteAheadLog.getFlushedLSN() com.orientechnologies.orient.core.index.hashindex.local.cache.OWOWCache.flushPage(long, long, ODirectMemoryPointer) com.orientechnologies.orient.core.index.hashindex.local.cache.OWOWCache.access$1000(OWOWCache, long, long, ODirectMemoryPointer) com.orientechnologies.orient.core.index.hashindex.local.cache.OWOWCache$PeriodicFlushTask.iterateBySubRing(NavigableMap, int, int, boolean) com.orientechnologies.orient.core.index.hashindex.local.cache.OWOWCache$PeriodicFlushTask.flushRing(int, int, boolean) com.orientechnologies.orient.core.index.hashindex.local.cache.OWOWCache$PeriodicFlushTask.run() java.util.concurrent.Executors$RunnableAdapter.call() java.util.concurrent.FutureTask.runAndReset() java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor$ScheduledFutureTask) java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run() java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor$Worker) java.util.concurrent.ThreadPoolExecutor$Worker.run() java.lang.Thread.run() -- --- You received this message because you are subscribed to the Google Groups "OrientDB" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
