exception://5907/
Last updated by lloix
Error message: No message
Previous exception is:
http://www.intellij.net/tracker/idea/viewSCR?publicId=95367
There was at least one exception before this one.java.lang.NullPointerException at com.intellij.history.core.changes.CreateEntryChange.addEntry(CreateEntryChange.java:4)
at com.intellij.history.core.changes.CreateFileChange.doApplyTo(CreateFileChange.java:33)
at com.intellij.history.core.changes.StructuralChange.applyTo(StructuralChange.java:30)
at com.intellij.history.core.LocalVcs.applyChange(LocalVcs.java:149)
at com.intellij.history.core.LocalVcs.doCreateFile(LocalVcs.java:101)
at com.intellij.history.core.LocalVcs.createFile(LocalVcs.java:80)
at com.intellij.history.core.ThreadSafeLocalVcs.createFile(ThreadSafeLocalVcs.java:109)
at com.intellij.history.integration.Updater.processFile(Updater.java:68)
at com.intellij.history.integration.LocalHistoryService$CacheUpdaterAdaptor.processFile(LocalHistoryService.java:98)
at com.intellij.ide.startup.FileSystemSynchronizer.updateFiles(FileSystemSynchronizer.java:168)
at com.intellij.ide.startup.FileSystemSynchronizer.execute(FileSystemSynchronizer.java:56)
at com.intellij.openapi.roots.impl.ProjectRootManagerImpl$6.run(ProjectRootManagerImpl.java:584)
at com.intellij.openapi.progress.impl.ProgressManagerImpl$2.run(ProgressManagerImpl.java:124)
at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:145)
at com.intellij.openapi.progress.impl.ProgressManagerImpl.runProcess(ProgressManagerImpl.java:115)
at com.intellij.openapi.application.impl.ApplicationImpl$7$1.run(ApplicationImpl.java:370)
at com.intellij.openapi.application.impl.ApplicationImpl$5.run(ApplicationImpl.java:284)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:417)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269)
at java.util.concurrent.FutureTask.run(FutureTask.java:123)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675)
at java.lang.Thread.run(Thread.java:595)
at com.intellij.openapi.application.impl.ApplicationImpl$1$1.run(ApplicationImpl.java:106)