Created
April 11, 2013 13:37
-
-
Save alcides/5363435 to your computer and use it in GitHub Desktop.
New kind of exception.
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
Exception in thread "WorkerStealingThread-22" java.lang.OutOfMemoryError: GC overhead limit exceeded | |
at java.util.concurrent.ConcurrentLinkedQueue.offer(ConcurrentLinkedQueue.java:327) | |
at java.util.concurrent.ConcurrentLinkedQueue.add(ConcurrentLinkedQueue.java:296) | |
at aeminium.runtime.implementations.implicitworkstealing.scheduler.stealing.SequentialReverseScan.threadGoingToPark(Unknown Source) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment