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
<log realm="stderr" at="2022-12-29T22:53:25.947180" lifespan="500ms">
Exception in thread "SystemMonitor" java.util.ConcurrentModificationException
at java.base/java.util.HashMap$HashIterator.nextNode(HashMap.java:1511)
at java.base/java.util.HashMap$EntryIterator.next(HashMap.java:1544)
at java.base/java.util.HashMap$EntryIterator.next(HashMap.java:1542)
at org.jpos.iso.ISOServer.dump(ISOServer.java:767)
at org.jpos.util.NameRegistrar.dump(NameRegistrar.java:153)
at org.jpos.q2.qbean.SystemMonitor.generateFrozenDump(SystemMonitor.java:249)
at org.jpos.q2.qbean.SystemMonitor.run(SystemMonitor.java:128)
at java.base/java.lang.Thread.run(Thread.java:829)
</log>
This dump needs a lock.
The text was updated successfully, but these errors were encountered:
This dump needs a lock.
The text was updated successfully, but these errors were encountered: