﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
99	IntelliJ Idea	rbri		"Today i had some spare time so i try to run the version 10 of IntelliJ Idea with the latest beta build.

After 'migrating' the startup script the monster starts and ask for migration of settings from a last version. Because i had no old version i start without migration.

This produces an endless loop and a big log file.
The entries are always the same:

2011-04-22 20:59:45,040 [   9740]   INFO - ellij.vfs.persistent.FSRecords - Marking VFS as corrupted 
2011-04-22 20:59:45,040 [   9740]   INFO - ellij.vfs.persistent.FSRecords - Filesystem storage is corrupted or does not exist. [Re]Building. Reason: Cannot create empty file: C:\HOME\DEFAULT\.IdeaIC10\system\caches\names.dat

Looks like a problem creating the directory with the dot in the path name. So i create the subdirectory "".IdeaIC10"" and nothing more.
Restarting the monster works much better. Idea creates the files in the subdirectory of this.

So my guess is that there is a problem with creating directories with a dot in the name.

(Will try to find the place in the source but this needs some time.)"	task	new	major	Next	general	1.6.0-b22 RC2	medium			Yuri Dario
