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

Key: IDEADEV-19329
Type: Exception Exception
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Michael Gerasimov
Reporter: Exception Analyzer
Votes: 0
Watchers: 0
Operations

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

[#6171] NPE: DirectoryCommandListener.completeFileName

Created: 24 Jul 07 19:09   Updated: 25 Jul 07 15:28
Component/s: None
Fix Version/s: Selena 7096

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

Build: 7,087
Fixed in build: 7,092


 Description  « Hide
exception://6171/
Last updated by cdr
Error message: No message
java.lang.NullPointerException
at com.intellij.vssSupport.commands.DirectoryCommandListener.completeFileName(DirectoryCommandListener.java:194)
at com.intellij.vssSupport.commands.DirectoryCommandListener.extractFileAndCheckoutInfo(DirectoryCommandListener.java:153)
at com.intellij.vssSupport.commands.DirectoryCommandListener.everythingFinishedImpl(DirectoryCommandListener.java:97)
at com.intellij.vssSupport.commands.VSSExecUtil.runProcess(VSSExecUtil.java:128)
at com.intellij.vssSupport.commands.VSSExecUtil.runProcess(VSSExecUtil.java:45)
at com.intellij.vssSupport.commands.VssCommandAbstract.runProcess(VssCommandAbstract.java:80)
at com.intellij.vssSupport.commands.DirectoryCommand.execute(DirectoryCommand.java:72)
at com.intellij.vssSupport.VssChangeProvider.analyzeWritableFiles(VssChangeProvider.java:258)
at com.intellij.vssSupport.VssChangeProvider.iterateOverProjectPath(VssChangeProvider.java:213)
at com.intellij.vssSupport.VssChangeProvider.iterateOverProjectStructure(VssChangeProvider.java:112)
at com.intellij.vssSupport.VssChangeProvider.getChanges(VssChangeProvider.java:86)
at com.intellij.openapi.vcs.changes.ChangeListManagerImpl.updateImmediately(ChangeListManagerImpl.java:310)
at com.intellij.openapi.vcs.changes.ChangeListManagerImpl.access$700(ChangeListManagerImpl.java:394)
at com.intellij.openapi.vcs.changes.ChangeListManagerImpl$4.run(ChangeListManagerImpl.java:226)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:98)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:207)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:885)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:907)
at java.lang.Thread.run(Thread.java:619)

 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.