This is the mail archive of the rhug-rhats@sources.redhat.com mailing list for the RHUG project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

NullPointerException at _Jv_equalUtf8Consts


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??

Ray

PS: Using new PPC rpms on ibook2.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]