[jdom-interest] Bad access to protected data error?
Ian Lea
ian at digimem.net
Thu May 9 01:57:52 PDT 2002
Looks to me like you compiled your code using one
version of jdom but are trying to run it using
another, incompatible, version.
--
Ian.
ian at digimem.net
> iplount at longs.com (Ian Plount) wrote
>
> I'm trying to parse a simple XML document and I receive the
> following error. Has any one seen this before? Can anyone
> explain why this error is generated? Any help would be
> appreciated. Thank you.
>
> Ian
>
> java.lang.VerifyError: (class:
> org/jdom/ContentList$FilterList, method: size signature:
> ()I) Bad access to protected data
> at org.jdom.ContentList.getView(ContentList.java)
> at org.jdom.Element.getChild(Element.java)
> at org.jdom.Element.getChild(Element.java)
> at
> com.longs.pos.errorlog.settings.getSettings(settings.java:38)
>
> at com.longs.pos.errorlog.settings.<init>(settings.java:30)
>
> at com.longs.pos.errorlog.settings.main(settings.java:48)
----------------------------------------------------------------------
Searchable personal storage and archiving from http://www.digimem.net/
More information about the jdom-interest
mailing list