Eclipse Plugin commit issue

Thomas Manson dev.mansonthomas at gmail.com
Mon Oct 20 22:58:58 BST 2008


Hi,

  I've coded and now try to commit and I get this exception :

org.vcs.bazaar.client.xmlrpc.XmlRpcCommandException: object of type
'NoneType' has no len()
 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.commands.Commit.execute(Commit.java:46)
 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.commit(CommandLineClient.java:185)
 at org.vcs.bazaar.eclipse.core.commands.CommitCommand.execute(Unknown
Source)
 at org.vcs.bazaar.eclipse.core.commands.MetaModifyCommand.run(Unknown
Source)
 at org.vcs.bazaar.eclipse.ui.actions.CommitAction$3.run(Unknown Source)
 at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
 at org.vcs.bazaar.eclipse.core.commands.MetaModifyCommand.run(Unknown
Source)
 at org.vcs.bazaar.eclipse.ui.actions.CommitAction$3.run(Unknown Source)
 at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)

I've tried on many subpart of my project and still the same issue, until I
realize that I didn't plugged my usb key with portable apps and Pagent with
my private key loaded.

I Loaded my private key into Pagent and it almost works without error :

Would be nice if the error could be trapped and an explicit message
displayed ;)

I got that one (for a commit and push):

java.lang.NullPointerException
 at
org.vcs.bazaar.eclipse.ui.operations.PushOperation.getPushLocation(Unknown
Source)
 at org.vcs.bazaar.eclipse.ui.operations.PushOperation.<init>(Unknown
Source)
 at org.vcs.bazaar.eclipse.ui.actions.CommitAction$3.run(Unknown Source)
 at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)

But all seems to be synchronsed and has been pushed to launchpad.

By the way, should I use the excat same version of bazaar as launchpad ?

Launchpad uses  1.7.1rc1.  while i'm using  1.7.1 windows version.

Thomas.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.ubuntu.com/archives/bazaar/attachments/20081020/96563975/attachment.htm 


More information about the bazaar mailing list