-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
internalsChanges to VDI internals that are not visible to any external system.Changes to VDI internals that are not visible to any external system.
Milestone
Description
17:13:17.442 ERROR W=UpdateMetaLane[2] UpdateMetaLane - D=9lFtNtvOIUZ E=115942112317 O=1106496433 - install-meta failed for dataset 1106496433/9lFtNtvOIUZ in plugin rnaseq targeting PlasmoDB: ERROR: deadlock detected
Detail: Process 734161 waits for ShareLock on transaction 41202624; blocked by process 734159.
Process 734159 waits for ShareLock on transaction 41202623; blocked by process 734161.
Hint: See server log for query details.
Where: while inserting index tuple (12,59) in relation "dataset_visibility"
vdi.core.plugin.client.PluginException: install-meta failed for dataset 1106496433/9lFtNtvOIUZ in plugin rnaseq targeting PlasmoDB: ERROR: deadlock detected
Detail: Process 734161 waits for ShareLock on transaction 41202624; blocked by process 734159.
Process 734159 waits for ShareLock on transaction 41202623; blocked by process 734161.
Hint: See server log for query details.
Where: while inserting index tuple (12,59) in relation "dataset_visibility"
at vdi.core.plugin.client.PluginException$Companion.new-rZG8At4(PluginException.kt:138)
at vdi.core.plugin.client.PluginException$Companion.installMeta-DLk-aYo(PluginException.kt:88)
at vdi.core.plugin.client.PluginException$Companion.installMeta-DLk-aYo$default(PluginException.kt:81)
at vdi.lane.meta.UpdateMetaLaneImpl.tryUpdateTargetMeta(UpdateMetaLaneImpl.kt:186)
at vdi.lane.meta.UpdateMetaLaneImpl.access$tryUpdateTargetMeta(UpdateMetaLaneImpl.kt:44)
at vdi.lane.meta.UpdateMetaLaneImpl$tryUpdateTargetMeta$1.invokeSuspend(UpdateMetaLaneImpl.kt)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:34)
at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:100)
at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:124)
at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:89)
at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:586)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:820)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:717)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:704)
Caused by: org.postgresql.util.PSQLException: ERROR: deadlock detected
Detail: Process 734161 waits for ShareLock on transaction 41202624; blocked by process 734159.
Process 734159 waits for ShareLock on transaction 41202623; blocked by process 734161.
Hint: See server log for query details.
Where: while inserting index tuple (12,59) in relation "dataset_visibility"
at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2875)
at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2560)
at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:429)
at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:526)
at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:436)
at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:196)
at org.postgresql.jdbc.PgPreparedStatement.executeUpdate(PgPreparedStatement.java:157)
at com.zaxxer.hikari.pool.ProxyPreparedStatement.executeUpdate(ProxyPreparedStatement.java:61)
at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.executeUpdate(HikariProxyPreparedStatement.java)
at vdi.core.db.app.sql.dataset_visibility.InsertKt.insertDatasetVisibility-8fqppp4(insert.kt:33)
at vdi.core.db.app.AppDBTransactionImpl.insertDatasetVisibility-bIEqvG4(AppDBTransactionImpl.kt:356)
at vdi.core.db.app.ExtensionsKt.upsertDatasetRecord(extensions.kt:109)
at vdi.lane.meta.UpdateMetaLaneImpl.updateTargetMeta(UpdateMetaLaneImpl.kt:230)
at vdi.lane.meta.UpdateMetaLaneImpl.access$updateTargetMeta(UpdateMetaLaneImpl.kt:44)
at vdi.lane.meta.UpdateMetaLaneImpl$updateTargetMeta$1.invokeSuspend(UpdateMetaLaneImpl.kt)
... 8 more
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
internalsChanges to VDI internals that are not visible to any external system.Changes to VDI internals that are not visible to any external system.