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

Key: IDEADEV-10447
Type: Bug Bug
Status: Resolved Resolved
Resolution: Won't Fix
Priority: Blocker Blocker
Assignee: Maxim Shafirov
Reporter: Alexander Strotzky
Votes: 0
Watchers: 3
Operations

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

Out of memory error

Created: 01 Oct 06 01:47   Updated: 25 Oct 06 12:22
Component/s: None
Fix Version/s: Demetra 6.0.2

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
Environment: Windows XP Pro SP2, P4 3GHz, 2GB RAM

Build: 5,734
Severity: Medium


 Description  « Hide
This happens on almost all v6.0 EAPs. If I leave my project open over night, I got this in the morning (always). I think it happens when you have a medium sized project opened and you are not using intellij for a few hours. If you use it a lot there's no problem.
Also, the project is set up to use CVS as a versioning system (I don't know if this makes any difference).
I've uploaded a memory dump (astrotzky_oom_error_memory_dump_java_pid8332.hprof) to the incoming directory on Jetbrains server.

 All   Comments   Work Log   Change History      Sort Order:
Maxim Shafirov - 01 Oct 06 16:33
It seems you have a nightly build or whatever activity that modifies lots of jar files attached to the project open, right?

Maxim Shafirov - 01 Oct 06 18:47
BTW, you seem to have a few plugins installed. Could you please try if the problem still persists with no 3rd party plugins installed?

Alexander Strotzky - 02 Oct 06 11:06
As far as I know, there is no activity at night. The project do use a lot of jars (about 70 of them with a total size of almost 40 megs).
I will try without the third party plugins and I will let you know.

Maxim Shafirov - 13 Oct 06 00:07
Any news?

Alexander Strotzky - 13 Oct 06 12:14
I haven't got the chance to play with IntelliJ lately as I've been pretty busy. I will try again this night and will let you know.

Maxim Shafirov - 13 Oct 06 20:40
The problem is most probably caused by a plugin, namely ProblemsView.
We've already got a similar report from another user and plugin intersection includes ProblemsView and APIdoc Search.

Could you please verify if it still leaks with these two uninstalled?


Alexander Strotzky - 17 Oct 06 11:50
It doesn't seem to produce OOME anymore, but I'm not sure if uninstalling the plugins did it or the fact that I tested using 6.0.1 (b5784).
I'll test using the latest EAP and I'll do my best to reproduce it without the two plugins (hopefully I will not succeed).

Alexander Strotzky - 24 Oct 06 10:29
I have done some tests:
  • IntelliJ without APIDoc and ProblemsView plugins: all OK
  • IntelliJ with APIDoc and ProblemsView: OOME
  • IntelliJ with APIDoc alone: all OK
  • IntelliJ with ProblemsView alone: OOME
    So It seems the problem is indeed from the ProblemsView plugin (ironic name, isn't it?)
    It would be good to know if the other user gets the same results.

Maxim Shafirov - 24 Oct 06 21:34
Thanks a lot Alexander!

Alexey Efimov - 25 Oct 06 12:22
I'm fixed it, i hope
Sorry for long delay.

Please try ProblemsView 1.0.1 version.