Created
June 22, 2012 20:03
-
-
Save looztra/2974825 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[root@vks19766 jetty-distribution-8.1.4.v20120524]# java -Xms32m -Xmx64m -jar start.jar | |
Exception in thread "Reference Handler" java.lang.IllegalMonitorStateException | |
at java.lang.Object.notifyAll(Native Method) | |
at java.lang.ref.ReferenceQueue.enqueue(ReferenceQueue.java:68) | |
at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:146) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment