java.lang.IllegalStateException: Can't decrease wait count; already zero
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via findbugs by dbrosius
, 1 year agojava.lang.Exception: Previously decremented at
at edu.umd.cs.findbugs.gui2.MainFrame.releaseDisplayWait(MainFrame.java:213)
at edu.umd.cs.findbugs.gui2.AnalyzingDialog$1.analysisFinished(AnalyzingDialog.java:70)
at edu.umd.cs.findbugs.gui2.AnalyzingDialog$AnalysisThread.run(AnalyzingDialog.java:255)