9.0.4 freezing under OSX10.6.5

This seems to happen randomly - but often - on intention invocation
mostly (AltEnter), but also on search usages (AltF7).

I can only force kill the app and restart it. At first restart no class
validation would be enabled, no reindexing takes place. Then after a
normal quit/start again, it would reindex an reenable all validation.

I've had this dozens of time today, it's really really annoying as you
may guess...

0
Avatar
Permanently deleted user

Hi nodje,

Please provide corresponding thread dumps.

Denis

0

Please provide additional information from Automatic Thread Dumps
Logging (see http://devnet.jetbrains.net/docs/DOC-192)

On 03.12.2010 14:15, nodje wrote:

This seems to happen randomly - but often - on intention invocation
mostly (AltEnter), but also on search usages (AltF7).

>

I can only force kill the app and restart it. At first restart no class
validation would be enabled, no reindexing takes place. Then after a
normal quit/start again, it would reindex an reenable all validation.

>

I've had this dozens of time today, it's really really annoying as you
may guess...

>


--
Best regards,
   Maxim Mossienko
IntelliJ Labs / JetBrains Inc.
http://www.intellij.com
"Develop with pleasure!"

0
Avatar
Permanently deleted user

I think this dump comes from the last freeze, but I can't guaranty it 100%, as I frequently empty my Logs folder.

Hope you can validate quickly when looking into it.

I'll send another dump it the problem occurs again durting my next session, as this is the end of my day.

cheers



Attachment(s):
threadDumps-20101203-184525-IU-95.627.zip
0

Looks like it is caused by an AspectJ plugin. Can you try to disable it?

0
Avatar
Permanently deleted user

Hi Roman,

thanks for the tip.
I don't seem to have the problem today though, maybe because I'm not
attempting any large scale refactoring.

Can you elaborate a little on how you can determine this from the dump?
That'd be a useful piece of information.

thanks

On 2010-12-04 06:14:52 +0800, Roman Shevchenko <no_reply@jetbrains.com> said:

Looks like it is caused by an AspectJ plugin. Can you try to disable it?

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



0

In thread "JobScheduler pool 1/2" the plugin causes a lock inside IDEA's index.
I'm an author of the plugin - that helps a bit.

0

请先登录再写评论。