Project
IntelliJ IDEA
Priority
Major
Type
Bug
Fix versions
No Fix versions
State
Verified
Assignee
Unassigned
Subsystem
Version Control. VSS
Affected versions
No Affected versions
Fixed in build
96.1116  
  • Created by   Irina Petrovskaya
    5 years ago (24 Nov 2006 11:08)
  • Updated by   Irina Petrovskaya
    17 months ago (07 Sep 2010 16:02)
  • Jira: IDEADEV-12206
    (history, comments)
 
IDEA-35632 VSS: statuses update fails in case of multipke writeable files in project
0
Issue is visible to: All Users
  The issue is visible to the selected user group only
add >10 new files to some project
press refres in changes view or reopen the project
--> exception, no files are shown in changes view.
this occurs only when "Directories" command is used

2006-11-24 09:43:11,621 [2894645] INFO - j.vssSupport.VssChangeProvider - – ChangeProvider - "STATUS" command finished. Found: 17 checked out files.
2006-11-24 09:43:11,621 [2894645] INFO - j.vssSupport.VssChangeProvider - – ChangeProvider - Iterating over project structure starting from scope root: C:/Documents and Settings/Irina.Petrovskaya/IdeaProjects/vss_jdk
2006-11-24 09:43:11,636 [2894660] INFO - j.vssSupport.VssChangeProvider - – ChangeProvider - Found: 11 writable files.
2006-11-24 09:43:11,636 [2894660] INFO - j.vssSupport.VssChangeProvider - rem ChangeProvider - Analyzing writable files on the base of "Directory" command
2006-11-24 09:43:11,636 [2894660] ERROR - .changes.ChangeListManagerImpl -
java.lang.NullPointerException
java.lang.NullPointerException
 at com.intellij.vssSupport.VssUtil.getNearestMapItemForVssPath(VssUtil.java:153)
 at com.intellij.vssSupport.VssUtil.getLocalPath(VssUtil.java:89)
 at com.intellij.vssSupport.commands.DirectoryCommand.execute(DirectoryCommand.java:80)
 at com.intellij.vssSupport.VssChangeProvider.analyzeNewFiles(VssChangeProvider.java:228)
 at com.intellij.vssSupport.VssChangeProvider.iterateOverProjectPath(VssChangeProvider.java:168)
 at com.intellij.vssSupport.VssChangeProvider.iterateOverProjectStructure(VssChangeProvider.java:152)
 at com.intellij.vssSupport.VssChangeProvider.getChanges(VssChangeProvider.java:105)
 at com.intellij.openapi.vcs.changes.ChangeListManagerImpl.a(ChangeListManagerImpl.java:7)
 at com.intellij.openapi.vcs.changes.ChangeListManagerImpl.access$700(ChangeListManagerImpl.java:305)
 at com.intellij.openapi.vcs.changes.ChangeListManagerImpl$4.run(ChangeListManagerImpl.java:0)
 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.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:65)
 at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:168)
 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)


Issue was closed
Comments (0)
 
History
 
Linked Issues (?)
 
Issue has no comments