Active TopicsActive Topics  Display List of Forum MembersMemberlist  CalendarCalendar  Search The ForumSearch  HelpHelp
  RegisterRegister  LoginLogin


 One Stop Testing ForumTesting Tools @ OneStopTestingLoadRunner @ OneStopTesting

Message Icon Topic: "System error" under load troubleshooting

Post Reply Post New Topic
Author Message
bond007
Newbie
Newbie


Joined: 30Mar2007
Online Status: Offline
Posts: 1
Quote bond007 Replybullet Topic: "System error" under load troubleshooting
    Posted: 30Mar2007 at 11:04pm
I see intermittent “system error” in my application under load and not sure how I can troubleshoot it further.
I would like to stop execution of all users in the scenario if I see a “system error”
web_reg_find("Text=system error",
"Fail=Found",
"Search=Body",
LAST);

My Runtime Setting has “Continue on error” unchecked; however when I run 20 users, scripts continues to run and I am having hard time finding any logs on the server.
I would like my scenario to end immediately if “System error” found. Any suggestion will be appreciated.



Post Resume: Click here to Upload your Resume & Apply for Jobs

IP IP Logged
jay@jay
Newbie
Newbie


Joined: 30Mar2007
Online Status: Offline
Posts: 15
Quote jay@jay Replybullet Posted: 31Mar2007 at 2:10am
int syserror;

syserror = web_reg_find("Fail=Found", "Text=System Error", LAST);

lr_start_transaction("abcd");
web_url("Main", "URL=https://{ServerName}",
..
..
..
lr_end_transaction("abcd",LR_AUTO);

if(syserror = LR_FAIL)
{
lr_error_message("Received System Error-Aborting Vuser");
lr_abort();
}
IP IP Logged
Post Reply Post New Topic
Printable version Printable version

Forum Jump
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot delete your posts in this forum
You cannot edit your posts in this forum
You cannot create polls in this forum
You cannot vote in polls in this forum



This page was generated in 0.189 seconds.
Vyom is an ISO 9001:2000 Certified Organization

© Vyom Technosoft Pvt. Ltd. All Rights Reserved.

Privacy Policy | Terms and Conditions
Job Interview Questions | Placement Papers | Free SMS | Freshers Jobs | MBA Forum | Learn SAP | Web Hosting