You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Deadlock Information
===================================================
"pool-Asynch-thread-29":
waiting to lock Monitor of java.lang.Class@6bfb322f
which is held by "pool-Asynch-thread-16"
"pool-Asynch-thread-16":
waiting to lock Monitor of java.util.HashMap@389be30b
which is held by "pool-Asynch-thread-29"
Java stack information for the threads listed above:
===================================================
"pool-Asynch-thread-16" Id=66 in BLOCKED on lock=java.util.HashMap@389be30b
owned by pool-Asynch-thread-29 Id=79
at org.bridj.BridJ.getRuntime(BridJ.java:322)
at org.bridj.BridJ.register(BridJ.java:349)
at org.bridj.BridJ.register(BridJ.java:192)
- locked java.lang.Class@6bfb322f
"pool-Asynch-thread-29" Id=79 in BLOCKED on lock=java.lang.Class@6bfb322f
owned by pool-Asynch-thread-16 Id=66
at org.bridj.BridJ.getRuntimeByRuntimeClass(BridJ.java:286)
at org.bridj.BridJ.getRuntime(BridJ.java:325)
- locked java.util.HashMap@389be30b
The text was updated successfully, but these errors were encountered:
Running version 0.7.0
The text was updated successfully, but these errors were encountered: