NullPointerException at _Jv_equalUtf8Consts
Michael Koch
konqueror@gmx.de
Mon Nov 24 13:51:00 GMT 2003
On Thu, Nov 20, 2003 at 05:56:41PM -0500, Ray Auge wrote:
> after calling:
>
> elm.hasAttribute("target")
>
> (elm is a org.w3c.dom.Node recast as an Element)
>
> I get:
>
> java.lang.NullPointerException
> at _Jv_equalUtf8Consts(_Jv_Utf8Const, _Jv_Utf8Const)
> (/lib/ssa/libgcj.so.4.0.0)
> at ActionNode.ActionNode(org.w3c.dom.Node)
> (/home/com_/public_html/Thesis/src/v0.01/last/map/ActionNode.java:19)
>
>
> any suggestions??
What version do you use exactly ? Can you provide a small testcase to
reproduce this bug ?
Michael
More information about the Java
mailing list