NPE in BzrChangeProvider.getStatuses with multiple projects opened (other project is svn-based)

Bug #243067 reported by Patrik Beno
2
Affects Status Importance Assigned to Milestone
bzr4idea
Fix Released
High
Patrik Beno
1.0
Fix Released
High
Patrik Beno

Bug Description

2008-06-25 22:21:38,281 [80016094] INFO - bzr4idea - affected roots: [file://H:/projects/jackie/trunk, null, null, null, null]

2008-06-25 22:21:38,281 [80016094] INFO - ellij.openapi.vcs.VcsException -
java.lang.NullPointerException
 at bzr4idea.BzrChangeProvider.getStatuses(BzrChangeProvider.java:147)
 at bzr4idea.BzrChangeProvider.getChanges(BzrChangeProvider.java:78)
 at com.intellij.openapi.vcs.changes.ChangeListManagerImpl.a(ChangeListManagerImpl.java:150)
 at com.intellij.openapi.vcs.changes.ChangeListManagerImpl.access$700(ChangeListManagerImpl.java:159)
 at com.intellij.openapi.vcs.changes.ChangeListManagerImpl$4.run(ChangeListManagerImpl.java:6)
 at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
 at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
 at java.util.concurrent.FutureTask.run(Unknown Source)
 at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(Unknown Source)
 at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
 at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
 at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
 at java.lang.Thread.run(Unknown Source)
2008-06-25 22:21:38,281 [80016094] INFO - .changes.ChangeListManagerImpl -
com.intellij.openapi.vcs.VcsException
 at bzr4idea.BzrChangeProvider.getChanges(BzrChangeProvider.java:83)
 at com.intellij.openapi.vcs.changes.ChangeListManagerImpl.a(ChangeListManagerImpl.java:150)
 at com.intellij.openapi.vcs.changes.ChangeListManagerImpl.access$700(ChangeListManagerImpl.java:159)
 at com.intellij.openapi.vcs.changes.ChangeListManagerImpl$4.run(ChangeListManagerImpl.java:6)
 at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
 at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
 at java.util.concurrent.FutureTask.run(Unknown Source)
 at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(Unknown Source)
 at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
 at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
 at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
 at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.NullPointerException
 at bzr4idea.BzrChangeProvider.getStatuses(BzrChangeProvider.java:147)
 at bzr4idea.BzrChangeProvider.getChanges(BzrChangeProvider.java:78)
 ... 11 more
2008-06-25 22:21:40,312 [80018125] INFO - bzr4idea - BzrApplicationSettings.getState()

Patrik Beno (patrikbeno)
Changed in bzr4idea:
assignee: nobody → patrikbeno
importance: Undecided → High
milestone: none → 0.4
status: New → Confirmed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.