IDEA X hangs when closing plugin manager window
Hi,
I've just installed the latest Idea X (96.756) and it hangs when I'm closing Plugin Manager. I entered just webproxy settings, refreshed plugin's list and tried to close the window :-(
Windows XP + SP3, Sun JDK 1.6.0_17
Kind regards
--
Lukasz
Please sign in to leave a comment.
Please provide a thread dump as described here: http://devnet.jetbrains.net/docs/DOC-260.
>
>
>
>
>
--
Nikolay Chashnikov
Software Developer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
Where do I get hold of the IDEAX EAP? I cant find it in the usual EAP pages ...
Good Question. Maybe secret group of users, who can already test :-)
But if you take the mentioned BuildNumber above and use a 9.0.3 EAP Download Link and just change the BuildNumber, then you got this:
http://download-ln.jetbrains.com/idea/ideaIU-96.756.exe
;-)
Thanks! Never occurred to me to try that! :-|
I'm not able to reproduce this any more. It looks like, when I started the IDE and closed it (without opening the Plugin Manager) the problem's gone :-(
But I have a new one :D I'm not able to open an existing project, the Open Project window is in such state below all the time. Maybe it's related to dedicated B: drive we have, but there isn't such problem with IDEA 9.0.2. I attached two thread dumps.
Attachment(s):
ideax-thread-dump-sunjdk.txt.zip
ideax-thread-dump-jrockit.txt.zip
Small update, after waiting around 10 minutes I've got the list of drivers and was able chose the project. And right now it isn't a problem any more :-(
i see new icons. yay.
any new features?
.
I'vb just updated to the latest IdeaX 96.1020 and the same problem arise again :-( And is even worse, taking much more time when directory list appear.
Regards
Hello,
The same request then - please provide thread dump and performance snapshot.
Regards, Denis
It's only happened at first time you launch Idea or when you clean up the caches.
Attachment(s):
td-ideax.txt.zip
Thread dump shows that EDT is locked during processing java/awt/Dialog.show(Dialog.java:1095)
It also shows that you use not sun jre but jrockit. For now it looks like there is a problem in a jrockit.
Can you try your use-case with sun jre?
The same behaviour
Attachment(s):
td-ideax.txt.zip
Thanks!
I created ticket for that - IDEA-58041. Feel free to track its progress.
Denis