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
Running in Ubuntu 22.04, it keeps issuing java.lang.InterruptedException
Moreover it logs all in system log (/var/log/syslog) filling the disk up to 100% after some minutes.
INFORMATIONAL *********** Exception occurred ************ at Tue Aug 29 11:52:28 WEST 2023
java.lang.InterruptedException
at org.openide.util.Utilities$ActiveQueue.remove(Utilities.java:2940)
at java.base/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:214)
at org.openide.util.Utilities$ActiveQueue.run(Utilities.java:2957)
at java.base/java.lang.Thread.run(Thread.java:1589)
INFORMATIONAL *********** Exception occurred ************ at Tue Aug 29 11:52:28 WEST 2023
java.lang.InterruptedException
at org.openide.util.Utilities$ActiveQueue.remove(Utilities.java:2940)
at java.base/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:214)
at org.openide.util.Utilities$ActiveQueue.run(Utilities.java:2957)
at java.base/java.lang.Thread.run(Thread.java:1589)
INFORMATIONAL *********** Exception occurred ************ at Tue Aug 29 11:52:28 WEST 2023
The text was updated successfully, but these errors were encountered:
This is strange. I don't understand where the org.openide comes from. Could you provide some more details on how you have built and started the system or what version of ArgoUML you are using?
Running in Ubuntu 22.04, it keeps issuing java.lang.InterruptedException
Moreover it logs all in system log (/var/log/syslog) filling the disk up to 100% after some minutes.
The text was updated successfully, but these errors were encountered: