The Blinking Eye Problem

I've run into something new (I think) in 7821: the background error analysis never completes, causing IDEA to peg the CPU and the error analysis 'eye' to, essentially, 'blink' at me...

http://www.jetbrains.net/jira/browse/IDEA-18017

Anyone else seeing this?

0
10 comments

This sounds a bit like what I reported a little while ago (http://www.intellij.net/forums/thread.jspa?threadID=274642&tstart=75). The code analysis just seemed to get 'stuck' for one Java file. Closing and re-opening the project fixed it.

Edited by: Dave Lorde on May 6, 2008 9:43 AM

0

Dave,

I was JUST about to file a report about this today. It seems to especially
happen to my DAO classes with I have Hibernate queries on there. Reparsing
of the java file definitely gets stuck and for example, if I write
"System.out.println" IDEA will normally color the "System.out" part
differently and it's never recolored because the icon in the top-right of
the IDE which indicates red/green issues is left colorless.

This has been on the last few EAP builds of 7.0.4.

Indeed restarting IDEA fixes the problem and it is quite annoying.

-Grant


"Dave Lorde" <no_reply@jetbrains.com> wrote in message
news:14536311.18771210066984105.JavaMail.jive@app4.labs.intellij.net...

This sounds like what I reported a little while ago
(http://www.intellij.net/forums/thread.jspa?threadID=274642&tstart=75).
The code analysis just seemed to get 'stuck' for one Java file. Closing
and re-opening the project fixed it.


0

I'm seeing the blink eye as well (nice name BTW). But so far it hasn't pegged my CPU. I am especially seeing it for I18N resource bundle property files. If I have one of those open, it blinks endlessly. For java files, it blinks for a minute or two, but eventually stops.

This is on a x64 3GHz quad core with 8GB memory, so the machines robustness may be preventing it from pegging the CPU and letting it end eventually. I hadn't installed 7821 on my slower work machine yet, and now I'm thinking I may not.

0

I'm not seeing it peg the CPU either but the java inspections just never
complete until I restart which when changing around a lot of code, it's hard
not having those inspections running for me.

It's like the process just hangs.

-Grant

"Mark Vedder" <no_reply@jetbrains.com> wrote in message
news:1922052.19251210082384324.JavaMail.jive@app4.labs.intellij.net...

I'm seeing the blink eye as well (nice name BTW). But so far it hasn't
pegged my CPU. I am especially seeing it for I18N resource bundle property
files. If I have one of those open, it blinks endlessly. For java files,
it blinks for a minute or two, but eventually stops.

>

This is on a x64 3GHz quad core with 8GB memory, so the machines
robustness may be preventing it from pegging the CPU and letting it end
eventually. I hadn't installed 7821 on my slower work machine yet, and now
I'm thinking I may not.


0

http://www.jetbrains.net/jira/browse/IDEA-18034

"Grant Gochnauer" <grant@gochnauer.org> wrote in message
news:fvpou2$3eu$1@is.intellij.net...

I'm not seeing it peg the CPU either but the java inspections just never
complete until I restart which when changing around a lot of code, it's
hard not having those inspections running for me.

>

It's like the process just hangs.

>

-Grant

>

"Mark Vedder" <no_reply@jetbrains.com> wrote in message
news:1922052.19251210082384324.JavaMail.jive@app4.labs.intellij.net...

>> I'm seeing the blink eye as well (nice name BTW). But so far it hasn't
>> pegged my CPU. I am especially seeing it for I18N resource bundle
>> property files. If I have one of those open, it blinks endlessly. For
>> java files, it blinks for a minute or two, but eventually stops.
>>
>> This is on a x64 3GHz quad core with 8GB memory, so the machines
>> robustness may be preventing it from pegging the CPU and letting it end
>> eventually. I hadn't installed 7821 on my slower work machine yet, and
>> now I'm thinking I may not.


0

Any updates on these issues from JetBrains?

It's happening quite often working in a Hibernate DAO class.

Thanks


"Grant Gochnauer" <grant@gochnauer.org> wrote in message
news:fvs33v$qhb$1@is.intellij.net...

http://www.jetbrains.net/jira/browse/IDEA-18034

>

"Grant Gochnauer" <grant@gochnauer.org> wrote in message
news:fvpou2$3eu$1@is.intellij.net...

>> I'm not seeing it peg the CPU either but the java inspections just never
>> complete until I restart which when changing around a lot of code, it's
>> hard not having those inspections running for me.
>>
>> It's like the process just hangs.
>>
>> -Grant
>>
>> "Mark Vedder" <no_reply@jetbrains.com> wrote in message
>> news:1922052.19251210082384324.JavaMail.jive@app4.labs.intellij.net...
>>> I'm seeing the blink eye as well (nice name BTW). But so far it hasn't
>>> pegged my CPU. I am especially seeing it for I18N resource bundle
>>> property files. If I have one of those open, it blinks endlessly. For
>>> java files, it blinks for a minute or two, but eventually stops.
>>>
>>> This is on a x64 3GHz quad core with 8GB memory, so the machines
>>> robustness may be preventing it from pegging the CPU and letting it end
>>> eventually. I hadn't installed 7821 on my slower work machine yet, and
>>> now I'm thinking I may not.
>>


0

bump. Is JetBrains able to reproduce? Is anyone else seeing this problem
where IDEA just stops reparsing java?


"Anders Wallgren" <anders_wallgren@alum.mit.edu> wrote in message
news:7258664.18351210026877713.JavaMail.jive@app4.labs.intellij.net...

I've run into something new (I think) in 7821: the background error
analysis never completes, causing IDEA to peg the CPU and the error
analysis 'eye' to, essentially, 'blink' at me...

>

http://www.jetbrains.net/jira/browse/IDEA-18017

>

Anyone else seeing this?


0

Hi,

Yes, I am also experiencing this problem. This seems to happen when using hibernate JPA annotations.

Regards Jaco

0

I'm taking the silence as an indication that they're heads-down solving the problem ;)

anders

0

Although this is listed as fixed in build 7878, I and others are experiencing it in 7878 (see updated JIRA report - http://www.jetbrains.net/jira/browse/IDEADEV-27071). Ironically, I had not experienced it in the last EAP or two.

0

Please sign in to leave a comment.