Warning -26499: Internal Error - Invalid LrwUtilTagName

126 views
Skip to first unread message

Krishna

unread,
Nov 22, 2010, 12:42:50 PM11/22/10
to LoadRunner
Hi.

Have anyone encountered this issue in LR and have successfully
resolved it. This is while doing Ajax Click and Script.

Warning -26499: Internal Error - Invalid LrwUtilTagName assignment/
construction (mrtOther=0012D40C, mbConstInMem=0) where
mrtOther.GetRawTagNameDcsStr()=00000000="" [MsgId: MWAR-26499]
Action.c(398): Warning -26499: Internal Error -
_eNodeSubtype==LRW_DOM_COMMON_NODE_SUBTYPE_HTML_ELEMENT__GENERIC but
_pszTagNameDcsStr=00000000="" in
LrwUtilTagName::GetTagNameDcsStr [MsgId: MWAR-26499]
Action.c(398): Warning -26499: Internal Error - Invalid
mrtClosingTagNameFromHtml (NodeSubtype=124) in

This is similar to these issues in ITRC HP LR forum. But didnt find
any answers there.

http://forums11.itrc.hp.com/service/forums/questionanswer.do?admit=109447626+1290447693905+28353475&threadId=1334727
http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1433602

Any help would be greatly appreciated.

Thanks.
Krishna Kanth

chaitanya bhatt

unread,
Nov 23, 2010, 4:05:03 AM11/23/10
to lr-loa...@googlegroups.com
Is this happening with web_text_link() function? I think this is a runtime issue. The internal loadrunner browser is way too basic in its form to understand the nuances in your web page. These kind of conflicts happen when you have user defined form tag or object tag conflicting with the standard HTML tag names.
 
You can try mapping the DOM object through alternate means(using DESCRIPTIONS) rather than using its TAG name. 
-Chaitanya M Bhatt

--
You received this message because you are subscribed to the Google "LoadRunner" group.
To post to this group, send email to LR-Loa...@googlegroups.com
To unsubscribe from this group, send email to
LR-LoadRunne...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/LR-LoadRunner?hl=en

Krishnakanth PPS

unread,
Nov 23, 2010, 4:50:36 AM11/23/10
to lr-loa...@googlegroups.com
This is button with which it is happenening.

web_button("BUTTON_7",

                                "Snapshot=t28.inf",

                                DESCRIPTION,

                                "Type=button",

                                "Tag=BUTTON",

                                "ID=",

                                "Name=",

                                "Value=Ne<U>x</U>t",

                                "Ordinal=1",

                                ACTION,

                                "UserAction=Submit",

                                LAST);

 

Have tried commenting some of the names and see if the error goes away.


Thanks.

Krishna Kanth

Reply all
Reply to author
Forward
0 new messages