Eclipse is unusable
John Arbash Meinel
john at arbash-meinel.com
Thu Sep 24 18:34:20 BST 2009
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Russel Winder wrote:
> I (unfairly to the Groovy plugin) associated the failure of Eclipse to
> work with my upgrade of the Groovy plugin this morning (there are
> reasons why this might have been an issue hence my sensitivity -- but
> the stack trace is clearly nothing to do with Groovy). However the
> problem is clearly in Bazaar plugin land (I should have read the stack
> trace rather than just posting it on the Groovy plugin email list).
> Anyone any idea what might be happening here? As soon as I try and do
> anything in Eclipse with a project it all goes grey and throws large
> numbers of these sorts of exception. According to Eclipse all my
> plugins are fully up to date. I am guessing that candidates are the
> QBzr Eclipse plugin and the Bzr Eclipse plugin and possibly xmloutput --
> which I know has had updates to mainline recently.
>
> All aide gratefully received as I promised to see if gpars now compiles
> in Eclipse -- it is a Groovy project and had issues requiring the plugin
> to be altered in devious ways -- and currently I can't do anything with
> Eclipse, I can't even remove the Bazaar related plugins, it all just
> hangs.
>
> Thanks.
>
> (Sorry for the element of panic, but I am trying to like Eclipse yet
> incidents like this challenge my resolve.)
So while I realize bzr-eclipse is the one failing, it *is* possible that
installing plugin X starts causing failures in plugin Y (installing
Groovy could break Bzr Eclipse.)
That said, given that the exception seems to start at:
org.xmlpull.v1.XmlPullParserException: name expected (position:START_TAG
<type>@1:6 in java.io.StringReader at 92a0d8)
at org.kxml2.io.KXmlParser.exception(Unknown Source)
My first suspect would be bzr-xmloutput.
I can't say that I can fully understand the exception, bit it is
possible that it is reading
<type>
and wants
<type name=>
Or that it is getting START_TAG and thinks it should be getting <type>
directly, etc.
John
=:->
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iEYEARECAAYFAkq7rZwACgkQJdeBCYSNAAN9kACfWLuVDyrWfkQWHDvxSckyaeKl
E04AoKr9mQmqo57g7SvlrZaOxTmjoVNg
=Jz+U
-----END PGP SIGNATURE-----
More information about the bazaar
mailing list