On  0, Sergei Rodionov <[EMAIL PROTECTED]> wrote:
> Kirill Maximov wrote:
> 
> >On  0, Kirill Maximov <[EMAIL PROTECTED]> wrote:
> >
> >>>When I bring up IDEA 615 on NT running JDK 1.3.1 it starts chewing up
> >>>memory even when its sitting idle. I can see the usage climb until it eats
> >>>up all available physical memory and then the machine starts to thrash. I
> >>>turned local VCS off but that does'nt seem to fix the problem.  Right now I
> >>>need to shut the IDE down every 20 minutes or so.  Any idea what might be
> >>>going on?
> >>>
> >>>krishna  
> >>>
> >>   I have quite the same problem. 
> >>   I use build 616, jdk 1.3.1_03, Windows 2000.
> >>   Running GC doen't help.
> >>
> >
> > Another note - in memory indicator it shows much less memory,
> > than is allocated. For instance, it shows 11 of 16 Mb when
> > task manager shown 40 Mb allocated by java.exe (in idle mode).
> >
> > It starts eating memory only after some project was opened (even if
> > it was closed later). 50-60% CPU is permanently used by java.exe 
> > (even after closing the project)
> >
> > Regards,
> > KIR
> >
> 
> 
> Hmm.. there used to be something like that in early days of 2.5.x but 
> its been fixed a while ago.
> 
> But now - i been sitting here watching memory - 34M max. memory 
> consumption going from 24M to 34M and then falls back (with opened project).
> 
> How much physical memory you have? And how much specified for heap in 
> your idea.bat?

  I have 256Mb RAM. Please note, it also works correctly according to 
  memory indicator in IDEA. But in task list it shows quite other 
  number, which grows permanently.

  In idea.bat I have 
  SET JVM_ARGS=-ms16m -mx128m
  
  I found the scenario, when it doesn't start eating CPU & memory:
  1. I start IDEA without any project
  2. create new fake project 
  3. load my project.

  If I skip step 2, it eats CPU and memory after loading the project
  (even if it was a project created by this version of IDEA).  

  Regards,
  KIR

> 
> cheers
> 
> 
> _______________________________________________
> Eap-list mailing list
> [EMAIL PROTECTED]
> http://www.intellij.com/mailman/listinfo/eap-list

_______________________________________________
Eap-list mailing list
[EMAIL PROTECTED]
http://www.intellij.com/mailman/listinfo/eap-list

Reply via email to