873 - Fails To Crash When Creating New Project

Well done. :)

0
Avatar
Permanently deleted user

Should we return it back to feed your sarcasm? :)

--

Best regards,
Maxim Shafirov
JetBrains, Inc / IntelliJ Software
http://www.intellij.com
"Develop with pleasure!"


"Vincent O'Sullivan" <vjosullivan@hotmail.com> wrote in message
news:20004381.1059040722031.JavaMail.itn@is.intellij.net...

Well done. :)



0
Avatar
Permanently deleted user

Our current 3.0 project has over 3,500 classes. I tried to create a new project using this 873 build and it crashed all 4 times when I tried it. Once time it crashed the machine causing it to reboot. I used the jdk that came with the build with -ms256m -mx512m. Anyone seeing similar behavior?

0
Avatar
Permanently deleted user

Stacktraces might help. And AFAIK no application is capable to reboot the
machine even if it crashes. It only might be OS fault.

--

Best regards,
Maxim Shafirov
JetBrains, Inc / IntelliJ Software
http://www.intellij.com
"Develop with pleasure!"


"Duc Nguyen" <nguyendduc@hotmail.com> wrote in message
news:10569920.1059050579229.JavaMail.itn@is.intellij.net...

Our current 3.0 project has over 3,500 classes. I tried to create a new

project using this 873 build and it crashed all 4 times when I tried it.
Once time it crashed the machine causing it to reboot. I used the jdk that
came with the build with -ms256m -mx512m. Anyone seeing similar behavior?


0
Avatar
Permanently deleted user

Have this (and other problems) problems with and [win2k +
sp4 + norton av 2002]: windows keeps crashing - always when creating a
project cache, sometimes when normally using idea.

Nowadays, I always have to work with nav disabled.


0
Avatar
Permanently deleted user

Try increasing the amount of memory that IDEA uses. Often during initial project construction it uses an extraordinary amount.

The machine crash itself could be due to bad memory. When IDEA uses very large amounts, small memory problems in the upper reaches of your RAM may get tickled. -- I have also seen machines crash because of excessive delay's in the disk responding because it is thrashing so bad (also because of a lack of memory -- saw this mainly on windows NT).

After increasing the HEAP size in the .lax file, make sure you shut down everything else when creating the project. If you do have bad memory, this might prevent IDEA from reaching the upper limits of it.

Mike

0
Avatar
Permanently deleted user

I've always had problems with nav, I just don't use it when I'm writing
code. :-\

R

Carlos Costa e Silva wrote:

Have this (and other problems) problems with and [win2k +
sp4 + norton av 2002]: windows keeps crashing - always when creating a
project cache, sometimes when normally using idea.

Nowadays, I always have to work with nav disabled.


0

请先登录再写评论。