Project
IntelliJ IDEA
Priority
Critical
Type
Bug
Fix versions
No Fix versions
State
Can't Reproduce
Assignee
Maxim Shafirov
Subsystem
No subsystem
Affected versions
No Affected versions
Fixed in build
No Fixed in build
  • Created by   Mikhail Gedzberg
    6 years ago (10 Nov 2005 14:41)
  • Updated by   root
    2 years ago (17 Jan 2010 20:24)
  • Jira: IDEADEV-3219
    (history, comments)
 
IDEA-30653 After creation new project IDEA sometimes completely closes
1
Issue is visible to: All Users
  The issue is visible to the selected user group only
I just run IDEA, choose "Create new project option" and follow the wizard step and after the last step is done, IDEA is closed.
The last line of log files is: INFO - enapi.vfs.impl.jar.JarFileInfo - Opening zip-file C:\Program Files\Java\jdk1.5.0_05\src.zip...


Issue was resolved
Comments (3)
 
History
 
Linked Issues (?)
 
Yann Cébron
  Yann Cébron
15 Dec 2005 23:09
6 years ago
this has happened constantly to me in #4069 trying to setup a single module plugin project with the extracted ZIP from XPathPlugin
Sascha Weinreuter
  Sascha Weinreuter
15 Dec 2005 23:30
6 years ago
You should check if there is a native crash log (hs_err_pidXXXX.log) in IDEA-HOME/bin. It sounds a bit like the problem I have reported here: IDEA-6008
Yann Cébron
  Yann Cébron
15 Dec 2005 23:36
6 years ago
you're right Sascha