Error when Intellij is trying to get data for file history

Bug #1062561 reported by Lyubomyr Vyhovskyy
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
bzr4j
New
Undecided
Unassigned

Bug Description

org.emergent.bzr4j.intellij.BzrFileRevision.loadContent()[B: org.emergent.bzr4j.intellij.BzrFileRevision.loadContent()[B
java.lang.AbstractMethodError: org.emergent.bzr4j.intellij.BzrFileRevision.loadContent()[B
 at com.intellij.openapi.vcs.history.FileHistoryPanelImpl$TreeNodeOnVcsRevision.loadContent(FileHistoryPanelImpl.java:1352)
 at com.intellij.openapi.vcs.history.VcsHistoryUtil.loadRevisionContent(VcsHistoryUtil.java:145)
 at com.intellij.openapi.vcs.history.VcsHistoryUtil.showDiff(VcsHistoryUtil.java:81)
 at com.intellij.openapi.vcs.history.FileHistoryPanelImpl$13.run(FileHistoryPanelImpl.java:643)
 at com.intellij.openapi.progress.impl.ProgressManagerImpl$TaskRunnable.run(ProgressManagerImpl.java:469)
 at com.intellij.openapi.progress.impl.ProgressManagerImpl$2.run(ProgressManagerImpl.java:178)
 at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:218)
 at com.intellij.openapi.progress.impl.ProgressManagerImpl.runProcess(ProgressManagerImpl.java:169)
 at com.intellij.openapi.progress.impl.ProgressManagerImpl$8.run(ProgressManagerImpl.java:378)
 at com.intellij.openapi.application.impl.ApplicationImpl$6.run(ApplicationImpl.java:434)
 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.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
 at java.lang.Thread.run(Thread.java:662)
 at com.intellij.openapi.application.impl.ApplicationImpl$1$1.run(ApplicationImpl.java:145)

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.