|
Loading...
|
LR-LoadRunner@googlegroups.com
[Prev] Thread [Next] | [Prev] Date [Next]
Re: Flex: Failed to parse xml in FlexRemotingObject::RemoveRootNode on code generation Kamran Khan Wed Feb 15 22:00:27 2012
Have you been able to resolve this error by now? I think yes. :) The problem is mainly caused when LR fails to deserialize the response from Flex application and gives you error that script is unusable. If you still opt to keep the generated script, it will not work and result in errors you reported later. This has been discussed in forum, specially after your posting but in other threads. Keep in mind that at the end of the day, LR may still be unable to deserialze your particular areas, which in my opinion, is because of less mature support of LR Flex protocol. I hope you've already resolved the problem by yourself, by now. Sincerely, Kamran Khan Principal/Lead, SQA & Test Automation BSCS Hons., MBA, Certified HP PC <http://chromeinstitute.com/>, LR, QTP<http://chrometechnologies.org/>& CCNA <http://chromehosting.net/> <http://pk.linkedin.com/in/khankamran> On Tue, Jun 14, 2011 at 12:26 PM, Star Bright <[EMAIL PROTECTED]>wrote: > Hi, > > I am using Flex protocol for one of my application. > > I added following necessary jar files for parsing: > > flex-messaging-common.jar > > flex-messaging-core.jar > > flex-messaging-opt.jar > > flex-messaging-proxy.jar > > flex-messaging-remoting.jar > > > > I chosen flex and web protocol in vugen recording options.The application > has 4 screens which will take almost 3-4 mins for recording. After I done > with my recording, I am getting "Failed to parse xml in > FlexRemotingObject::RemoveRootNode" pop-up. Due to this, my code generation > has aborted and I am not able to see any script. Sometimes, if i could see > my script. In this case, i m getting following errors on replaying my > script with given jars and class files: > > > > vuser_init.c (28): undeclared identifier `LAST' > > vuser_init.c (114): undeclared identifier `ITEMDATA' > > vuser_init.c (115): undeclared identifier `ENDITEM' > > Action.c (12): undeclared identifier `LAST' > > Action.c (41): undeclared identifier `ITEMDATA' > > Action.c (42): undeclared identifier `ENDITEM' > > vuser_end.c (13): undeclared identifier `ITEMDATA' > > vuser_end.c (14): undeclared identifier `ENDITEM' > > vuser_end.c (17): undeclared identifier `LAST' > > d:\\at\\20110526-bs\\06_fa_recommend_6\\\\combined_06_FA_Recommend_6.c > (7): 9 errors, not writing pre_cci.ci > > > > Please help me with your inputs to resolve this error. > > -- > You received this message because you are subscribed to the Google > "LoadRunner" group. > To post to this group, send email to [EMAIL PROTECTED] > To unsubscribe from this group, send email to > [EMAIL PROTECTED] > For more options, visit this group at > http://groups.google.com/group/LR-LoadRunner?hl=en -- You received this message because you are subscribed to the Google "LoadRunner" group. To post to this group, send email to [EMAIL PROTECTED] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/LR-LoadRunner?hl=en
- Re: Flex: Failed to parse xml in FlexRemotingObject::RemoveRootNode on code generation Kamran Khan 2012/02/15 <=