Intellij 14.1 hang?
Hello,
Hello,
Since I last upgraded my intellij unlimited to 14.1 (build IU-141.177) (after search for usage of a variable).
I'm using java 1.8.0_25
thread dumps attached
Attachment(s):
dump.txt.zip
请先登录再写评论。
Hello,
Since I last upgraded my intellij unlimited to 14.1 (build IU-141.177) (after search for usage of a variable).
I'm using java 1.8.0_25
thread dumps attached
请先登录再写评论。
Try 14.1.1 EAP at https://confluence.jetbrains.com/display/IDEADEV/IDEA+14.1+EAP with the attached Spring plug-in (replace IDEA_HOME\plugins\Spring with the contents of the attached zip file).
Attachment(s):
Spring_plugins.zip
I've upraded to 14.1.1 (141.178) and replaced the spring plugin and still it happen.
Dumps attached.
Thanks for your help.
Attachment(s):
dump.zip
Hi there!
I also have problems since upgrading to 14.1. Upgrading to 14.1.1 made no difference.
The SpringJavaAutowiringInspection looks suspicious to me in the thread dump so I guess my issue could be related.
Please have a look at the thread dump attached.
Thanks,
Christopher
Attachment(s):
dump.zip
Please try using the patched Spring plugin posted above by Serge.
The patch seems to work for me.
Thanks a lot :)!
Thanks for your fast feedback, merci beaucoup
Hello,
Just to let anyone else passing by, that I am runing on OSX, with the stock apple java 1.6 (due to font issues), with the latest Intellij (14.1.1) version and was encountering the same issue on a nodejs project.
Using the patched libraries do help with the constant hang, although the autocomplete list get populated a bit slower.
Thanks,
Fotis