Brand new IDEA 9 crashes after only few mnu

Hello, while trying to read and understand my brand-new IDEA 9 the IDE suddenly w/o warning or provication crashed to local disk.

0

Here is the exception throw on my Ubuntu command-line:

[1162921]   WARN - tellij.ide.HackyRepaintManager - Access to realized (ever shown)
UI components should be done only from the AWT event dispatch thread, revalidate(),
invalidate() & repaint() is ok from any thread
java.lang.Exception
at com.intellij.ide.IdeRepaintManager.a(IdeRepaintManager.java:92)
at com.intellij.ide.IdeRepaintManager.addDirtyRegion(IdeRepaintManager.java:82)

0
Avatar
Permanently deleted user

This exception is harmless. Please post here /.IntelliJIdea90/system/log/idea.log file if IDEA crashes again.

Here is the exception throw on my Ubuntu command-line:

>

   WARN - tellij.ide.HackyRepaintManager - Access to realized (ever shown)
UI components should be done only from the AWT event dispatch thread, revalidate(),
invalidate()&  repaint() is ok from any thread
java.lang.Exception
at com.intellij.ide.IdeRepaintManager.a(IdeRepaintManager.java:92)
at com.intellij.ide.IdeRepaintManager.addDirtyRegion(IdeRepaintManager.java:82)

>

---
Original message URL: http://devnet.jetbrains.net/message/5268378#5268378



--
Nikolay Chashnikov
Software Developer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"

0

请先登录再写评论。