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

Key: IDEADEV-12206
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Michael Gerasimov
Reporter: Irina Petrovskaya
Votes: 0
Watchers: 0
Operations

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

VSS: statuses update fails in case of multipke writeable files in project

Created: 24 Nov 06 10:08   Updated: 09 Oct 07 18:57
Component/s: Version Control Integration. VSS
Fix Version/s: Demetra 6.0.3

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

Build: 6,567
Fixed in build: 6,569


 Description  « Hide
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
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)



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