[jdom-interest] Bad access to protected data error?

Ian Plount iplount at longs.com
Wed May 8 13:36:13 PDT 2002


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)




More information about the jdom-interest mailing list