[jdom-interest] beta8 - java.lang.VerifyError
Lee, Philip
LeeP at logica.com
Mon Jul 29 07:16:04 PDT 2002
Hi,
I'm having problems with the beta-8 release, with this error:
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.getChildren(Element.java)
at org.jdom.Element.getChildren(Element.java)
at ...
I've seen a previous posting on the subject that suggested the problem was
down to using different versions of JDOM for building and running but I have
ruled this out, at least as far as JDOM is concerned - I now only have one
version of JDOM on my machine.
The invocation is given below, any pointers much appreciated!
Thanks,
Phil.
D:\jbuilder5\jdk1.3\bin\javaw -classpath "
D:\cpte_test_tool\classes;D:\jdom-b8\lib\xerces.jar;D:\jdom-b8\lib\xalan.jar
;
D:\jdom-b8\lib\collections.jar;
D:\jdom-b8\lib\ant.jar;
D:\jdom-b8\build\jdom-jdk11.jar;
D:\jdom-b8\build\jdom.jar;
D:\jbuilder5\lib\xerces.jar;
D:\cpte_test_tool\thirdparty\regexp\jakarta-regexp-1.2.jar;
D:\cpte_test_tool\thirdparty\swing1.1.1\beaninfo.jar;
D:\cpte_test_tool\thirdparty\swing1.1.1\motif.jar;
D:\cpte_test_tool\thirdparty\swing1.1.1\multi.jar;
D:\cpte_test_tool\thirdparty\swing1.1.1\swing.jar;
D:\cpte_test_tool\thirdparty\swing1.1.1\windows.jar;
D:\cpte_test_tool\thirdparty\borland\jb.jar;
D:\jbuilder5\jdk1.3\jre\lib\i18n.jar;
D:\jbuilder5\jdk1.3\jre\lib\jaws.jar;
D:\jbuilder5\jdk1.3\jre\lib\rt.jar;
D:\jbuilder5\jdk1.3\jre\lib\sunrsasign.jar;
D:\jbuilder5\jdk1.3\lib\dt.jar;
D:\jbuilder5\jdk1.3\lib\tools.jar" -Duser.dir="d:/cpte_test_tool"
com.logica.inbu.cpte.runner.XTestGUI
-------------------------------------
Philip Lee
Logica Mobile Payments
Email: LeeP at logica.com <mailto:LeeP at logica.com>
This e-mail and any attachment is for authorised use by the intended recipient(s) only. It may contain proprietary material, confidential information and/or be subject to legal privilege. It should not be copied, disclosed to, retained or used by, any other party. If you are not an intended recipient then please promptly delete this e-mail and any attachment and all copies and inform the sender. Thank you.
More information about the jdom-interest
mailing list