IDE going 100% CPU when editing a particular Scala file
Using the latest Scala plugin and IntelliJ 10.5 Ultimate edition, whenever I try to edit https://github.com/infinispan/infinispan/blob/master/server/hotrod/src/test/scala/org/infinispan/server/hotrod/test/HotRodClient.scala file, after a bit of editing (2mins or so), IntelliJ goes into 100% CPU mode and I have to kill the IDE to be able to recover. How can I get a thread dump of the IDE to post it here and help debug this?
Please sign in to leave a comment.
Find attached a thread dump with IDE hanged.
The relevant stacktrace is the following, it carries on for longer:
Attachment(s):
dump.txt.zip
For completion:
IntelliJ version: 10.5.1
Scala version: 2.8.1
Scala plugin version: 0.4.1183
Reported http://youtrack.jetbrains.net/issue/SCL-3430
Thank you for very informative snapshot. This will be fixed as soon as possible. I think I'll upload new version of plugin tomorrow.
Best regards,
Alexander Podkhalyuzin.