AbstractMethodError: org.emergent.bzr4j.intellij.provider.commit.BzrCheckinEnvironment.commit

Bug #906895 reported by Cassus
32
This bug affects 6 people
Affects Status Importance Assigned to Milestone
bzr4j
In Progress
Undecided
Unassigned

Bug Description

When I try to commit I get this exception.

org.emergent.bzr4j.intellij.provider.commit.BzrCheckinEnvironment.commit(Ljava/util/List;Ljava/lang/String;Lcom/intellij/util/NullableFunction;Ljava/util/Set;)Ljava/util/List;: org.emergent.bzr4j.intellij.provider.commit.BzrCheckinEnvironment.commit(Ljava/util/List;Ljava/lang/String;Lcom/intellij/util/NullableFunction;Ljava/util/Set;)Ljava/util/List;
java.lang.AbstractMethodError: org.emergent.bzr4j.intellij.provider.commit.BzrCheckinEnvironment.commit(Ljava/util/List;Ljava/lang/String;Lcom/intellij/util/NullableFunction;Ljava/util/Set;)Ljava/util/List;
 at com.intellij.openapi.vcs.changes.ui.CommitHelper$CommitProcessor.process(CommitHelper.java:352)
 at com.intellij.openapi.vcs.changes.ChangesUtil.processItemsByVcs(ChangesUtil.java:314)
 at com.intellij.openapi.vcs.changes.ChangesUtil.processChangesByVcs(ChangesUtil.java:319)
 at com.intellij.openapi.vcs.changes.ui.CommitHelper$CommitProcessor.callSelf(CommitHelper.java:341)
 at com.intellij.openapi.vcs.changes.ui.CommitHelper.c(CommitHelper.java:192)
 at com.intellij.openapi.vcs.changes.ui.CommitHelper.access$200(CommitHelper.java:53)
 at com.intellij.openapi.vcs.changes.ui.CommitHelper$1.run(CommitHelper.java:108)
 at com.intellij.openapi.vcs.changes.ui.CommitHelper$2.run(CommitHelper.java:127)
 at com.intellij.openapi.progress.impl.ProgressManagerImpl$TaskRunnable.run(ProgressManagerImpl.java:457)
 at com.intellij.openapi.progress.impl.ProgressManagerImpl$2.run(ProgressManagerImpl.java:178)
 at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:206)
 at com.intellij.openapi.progress.impl.ProgressManagerImpl.runProcess(ProgressManagerImpl.java:169)
 at com.intellij.openapi.progress.impl.ProgressManagerImpl$7.run(ProgressManagerImpl.java:366)
 at com.intellij.openapi.application.impl.ApplicationImpl$6.run(ApplicationImpl.java:410)
 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:680)
 at com.intellij.openapi.application.impl.ApplicationImpl$1$1.run(ApplicationImpl.java:135)

Related branches

Revision history for this message
Yuval Shavit (yshavit) wrote :

I've been getting this, too -- ever since I upgraded to Idea 11. Worked fine with 10.

Revision history for this message
Marc Christiansen (tolot-solar-empire) wrote :

Same problem since the upgrade to PyCharm 2.0.1, which is based on IDEA 11. Worked with PyCharm 1.5.4. Looks like something changed…

Revision history for this message
Evgeny Goldin (evgenyg) wrote :

+1

IDEA 11.0.1

Ian Booth (wallyworld)
Changed in bzr4j:
status: New → In Progress
Revision history for this message
Cristian Vasile Mocanu (cvmocanu) wrote :

same here using the latest EAP 11 build (111.228)

Revision history for this message
Cristian Vasile Mocanu (cvmocanu) wrote :

I see this bug is probably fixed.

Any idea when we will get a new release of the plugin, so we can use bazaar again from IntelliJ?

Thanks,
Cristian

Revision history for this message
Brice Favre (brice-favre) wrote :

I have the same problem with the last version of PHPStorm.

Revision history for this message
rgruet (ubuntu-rgruet) wrote :

I'm also getting this error when trying to commit:

6:40:24 PM AbstractMethodError: org.emergent.bzr4j.intellij.provider.commit.BzrCheckinEnvironment.isRefreshAfterCommitNeeded()Z:

Using PyCharm 2.6.1 / Bzr4IntelliJ 2.6.1 / JDK 1.6.0_35 / Python 2.6.1 / Bazaar 2.6b2 / xmloutput 0.8.8

Richard

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.