bzr-eclipse: An unexpected error occurred

Bug #302617 reported by Mike
2
Affects Status Importance Assigned to Milestone
Bazaar
New
Undecided
Unassigned
Bazaar Plugin for Eclipse
New
Undecided
Unassigned

Bug Description

When I connect a project to it's repository, it keeps creating errors with the stack trace specified below. I am not sure why it is doing this because I am not using any XML_RPC, it's just a local branch.

Also, I'm not sure if it's related, but the import wizard won't work at all. I can specify a branch but when I hit next, if the button is even active, it goes nowhere and I get an unexpected loop exception.

Environment:
eclipse.buildId=M20080911-1700
java.version=1.5.0_16
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Command-line arguments: -os win32 -ws win32 -arch x86 -data C:\Documents and Settings\user

Stack trace:

org.vcs.bazaar.client.xmlrpc.XmlRpcCommandException: 'module' object has no attribute '_raise_if_nonexistent'
 at org.vcs.bazaar.client.xmlrpc.internal.XMLRPCCommandRunner.runCommand(XMLRPCCommandRunner.java:176)
 at org.vcs.bazaar.client.xmlrpc.internal.XMLRPCCommandRunner.runCommand(XMLRPCCommandRunner.java:238)
 at org.vcs.bazaar.client.commandline.internal.Command.execute(Command.java:82)
 at org.vcs.bazaar.client.commandline.commands.MultiFileCommand.execute(MultiFileCommand.java:39)
 at org.vcs.bazaar.client.commandline.CommandLineClient.run(CommandLineClient.java:539)
 at org.vcs.bazaar.client.commandline.CommandLineClient.run(CommandLineClient.java:533)
 at org.vcs.bazaar.client.commandline.CommandLineClient.status(CommandLineClient.java:335)
 at org.vcs.bazaar.eclipse.core.commands.StatusCommand.executeAndFilterLogOutput(Unknown Source)
 at org.vcs.bazaar.eclipse.core.commands.StatusCommand.run(Unknown Source)
 at org.vcs.bazaar.eclipse.core.status.StatusUpdater.statusesToUpdate(Unknown Source)
 at org.vcs.bazaar.eclipse.core.status.StatusCacheManager.basicGetStatus(Unknown Source)
 at org.vcs.bazaar.eclipse.core.status.StatusCacheManager.getStatus(Unknown Source)
 at org.vcs.bazaar.eclipse.core.status.StatusCacheManager.getStatus(Unknown Source)
 at org.vcs.bazaar.eclipse.internal.core.model.local.BzrLocalResource.getStatus(Unknown Source)
 at org.vcs.bazaar.eclipse.ui.decorator.BazaarLightweightDecorator.decorateByType(Unknown Source)
 at org.vcs.bazaar.eclipse.ui.decorator.BazaarLightweightDecorator.decorate(Unknown Source)
 at org.vcs.bazaar.eclipse.ui.decorator.BazaarLightweightDecorator.decorate(Unknown Source)
 at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.decorate(LightweightDecoratorDefinition.java:263)
 at org.eclipse.ui.internal.decorators.LightweightDecoratorManager$LightweightRunnable.run(LightweightDecoratorManager.java:72)
 at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
 at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.decorate(LightweightDecoratorManager.java:356)
 at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.getDecorations(LightweightDecoratorManager.java:338)
 at org.eclipse.ui.internal.decorators.DecorationScheduler$1.ensureResultCached(DecorationScheduler.java:374)
 at org.eclipse.ui.internal.decorators.DecorationScheduler$1.run(DecorationScheduler.java:334)
 at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
 at org.eclipse.ui.internal.decorators.DecorationScheduler$1.ensureResultCached(DecorationScheduler.java:374)
 at org.eclipse.ui.internal.decorators.DecorationScheduler$1.run(DecorationScheduler.java:334)
 at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)

Revision history for this message
Guillermo Gonzalez (verterok) wrote :

Mike,
Thanks for reporting this.
This is a duplicate of bug 280888, to solve this you need to update bzr-xmloutput to the latest version or trunk.

Regards,

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.