History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEADEV-19032
Type: Exception Exception
Status: Resolved Resolved
Resolution: Duplicate
Priority: Major Major
Assignee: Anton Makeev
Reporter: Exception Analyzer
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
IDEA: Development

[#6019] UOE: CreateEntryChange.addEntry

Created: 16 Jul 07 16:33   Updated: 19 Jul 07 11:16
Component/s: None
Fix Version/s: Undefined

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown

Build: 7,065


 Description  « Hide
exception://6019/
Last updated by
Error message: No message
Previous exception is: http://www.intellij.net/tracker/idea/viewSCR?publicId=96235
There was at least one exception before this one.java.lang.UnsupportedOperationException at com.intellij.history.core.tree.Entry.addChild(Entry.java:24)
at com.intellij.history.core.changes.CreateEntryChange.addEntry(CreateEntryChange.java:23)
at com.intellij.history.core.changes.CreateDirectoryChange.doApplyTo(CreateDirectoryChange.java:36)
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.doCreateDirectory(LocalVcs.java:109)
at com.intellij.history.core.LocalVcs.createDirectory(LocalVcs.java:88)
at com.intellij.history.core.ThreadSafeLocalVcs.createDirectory(ThreadSafeLocalVcs.java:119)
at com.intellij.history.integration.Updater.createRecursively(Updater.java:178)
at com.intellij.history.integration.Updater.createAndUpdateRoots(Updater.java:122)
at com.intellij.history.integration.Updater.queryNeededFiles(Updater.java:58)
at com.intellij.history.integration.LocalHistoryService$CacheUpdaterAdaptor.queryNeededFiles(LocalHistoryService.java:94)
at com.intellij.ide.startup.FileSystemSynchronizer.collectFilesToUpdate(FileSystemSynchronizer.java:92)
at com.intellij.ide.startup.FileSystemSynchronizer.execute(FileSystemSynchronizer.java:53)
at com.intellij.openapi.roots.impl.ProjectRootManagerImpl$6.run(ProjectRootManagerImpl.java:586)
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)

 All   Comments   Work Log   Change History      Sort Order:
Exception Analyzer - 16 Jul 07 16:33
Build 7065
Reported by Tobias Lidskog
Error message: No message
java.lang.UnsupportedOperationException
at com.intellij.history.core.tree.Entry.addChild(Entry.java:90)
at com.intellij.history.core.changes.CreateEntryChange.addEntry(CreateEntryChange.java:23)
at com.intellij.history.core.changes.CreateDirectoryChange.doApplyTo(CreateDirectoryChange.java:36)
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.doCreateDirectory(LocalVcs.java:109)
at com.intellij.history.core.LocalVcs.createDirectory(LocalVcs.java:88)
at com.intellij.history.core.ThreadSafeLocalVcs.createDirectory(ThreadSafeLocalVcs.java:119)
at com.intellij.history.integration.Updater.createRecursively(Updater.java:178)
at com.intellij.history.integration.Updater.createAndUpdateRoots(Updater.java:122)
at com.intellij.history.integration.Updater.queryNeededFiles(Updater.java:58)
at com.intellij.history.integration.LocalHistoryService$CacheUpdaterAdaptor.queryNeededFiles(LocalHistoryService.java:94)
at com.intellij.ide.startup.FileSystemSynchronizer.collectFilesToUpdate(FileSystemSynchronizer.java:92)
at com.intellij.ide.startup.FileSystemSynchronizer.execute(FileSystemSynchronizer.java:53)
at com.intellij.openapi.roots.impl.ProjectRootManagerImpl$6.run(ProjectRootManagerImpl.java:586)
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)

Exception Analyzer - 19 Jul 07 11:16
Build 7065
Reported by Tobias Lidskog
Error message: No message
java.lang.UnsupportedOperationException
at com.intellij.history.core.tree.Entry.addChild(Entry.java:90)
at com.intellij.history.core.changes.CreateEntryChange.addEntry(CreateEntryChange.java:23)
at com.intellij.history.core.changes.CreateDirectoryChange.doApplyTo(CreateDirectoryChange.java:36)
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.doCreateDirectory(LocalVcs.java:109)
at com.intellij.history.core.LocalVcs.createDirectory(LocalVcs.java:88)
at com.intellij.history.core.ThreadSafeLocalVcs.createDirectory(ThreadSafeLocalVcs.java:119)
at com.intellij.history.integration.Updater.createRecursively(Updater.java:178)
at com.intellij.history.integration.Updater.createAndUpdateRoots(Updater.java:122)
at com.intellij.history.integration.Updater.queryNeededFiles(Updater.java:58)
at com.intellij.history.integration.LocalHistoryService$CacheUpdaterAdaptor.queryNeededFiles(LocalHistoryService.java:94)
at com.intellij.ide.startup.FileSystemSynchronizer.collectFilesToUpdate(FileSystemSynchronizer.java:92)
at com.intellij.ide.startup.FileSystemSynchronizer.execute(FileSystemSynchronizer.java:53)
at com.intellij.ide.startup.impl.StartupManagerImpl$1.run(StartupManagerImpl.java:67)
at com.intellij.openapi.application.impl.ApplicationImpl.runReadAction(ApplicationImpl.java:592)
at com.intellij.ide.startup.impl.StartupManagerImpl.runStartupActivities(StartupManagerImpl.java:62)
at com.intellij.openapi.project.impl.ProjectManagerImpl$4.run(ProjectManagerImpl.java:316)
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)