History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEA-18017
Type: Bug Bug
Status: Open Open
Assignee: Alexey Kudravtsev
Reporter: Anders Wallgren
Votes: 5
Watchers: 2
Operations

If you were logged in you would be able to see more operations.
IDEA: Feedback

Error analysis never completes, aka "The blinking eye problem"

Created: 06 May 08 02:32   Updated: Yesterday 20:35
Component/s: Editor. Error Highlighting

File Attachments: 1. Zip Archive 7821_amermegas_13.05.2008_15.25.54.zip (1.85 Mb)
2. Zip Archive 7821_anders_05.05.2008_15.28.23.zip (2.08 Mb)
3. Zip Archive 7821_Mark_07.05.2008_22.43.36.zip (2.80 Mb)
4. Zip Archive 7821_Stephen Friedrich_13.05.2008_15.59.25.zip (2.16 Mb)

Environment: Vista, Duo
Issue Links:
Duplicate
 
This issue is duplicated by:
IDEA-17752 IntelliJ taking 70 - 95% of CPU when ... Resolved
IDEA-18114 IntelliJ hogging CPU when idle in bac... Resolved

Build: 7,821
Severity: Extreme


 Description  « Hide
This seems to be new in 7821 - I've had several occurrences where error highlighting and intentions stop working and IDEA goes into a continues loop trying to do error analysis in the background, over and over and over.

I call this "the blinking eye problem" because the little error analysis eye comes up, goes away, comes up, goes away, so it looks like it's blinking.

CPU dump attached.



 All   Comments   Work Log   Change History      Sort Order:
Mark Vedder - 06 May 08 18:03
I'm seeing it as well. Especially when a resource bundle I18N property file is the active file in the editor. I'll grab a CPU snapshot tonight and attach it.

Mark Vedder - 08 May 08 06:49
Attaching a CPU Snapshot taken when the issue was occurring. Interestingly, I did not see the issue for the first few hours of my working. Then I copied some classes from one module to another (via F5 copy refactor) and it suddenly started. It took all 4 of my CPUs up to ~35% each. It kept going for several minutes before I shutdown and restarted IDEA. Upon restart. the same two file (split pane) were open and visible. IDEA analyzed the files once and then displayed the red and yellow squares rather than the "blinking eye". But then a about 10 minutes later the issue came back and kept occurring.

Stephen Friedrich - 13 May 08 14:41
Yup, inspections stop working within minutes after loading my project.
No "blinking" for me though. The "color indicator" simply stays gray. No CPU load either.

Very annoying and IMHO a blocker for 7.0.4.


Stephen Friedrich - 13 May 08 18:03
Ok, so now I encountered a blinking eye, too...