Geeks Talk

Prepare for your Next Interview


Welcome to the Geeks Talk forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact us.

Error -26612: HTTP Status-Code=500 (Internal Server Error)

This is a discussion on Error -26612: HTTP Status-Code=500 (Internal Server Error) within the LoadRunner forums, part of the Software Testing category; Can someone please help with the follwoing error Action.c(252): Error -26612: HTTP Status-Code=500 (Internal Server Error) for "https://cs2.salesforce.com/services/proxy?no-cache=1223668748498" [MsgId: MERR-26612] Action.c(252): web_custom_request("proxy") highest severity level was "ERROR", 526 body bytes, ...

Go Back   Geeks Talk > Software Testing > LoadRunner
Register Blogs FAQ Tag Cloud Calendar Mark Forums Read
  #1 (permalink)  
Old 10-11-2008
Junior Member
 
Join Date: Oct 2008
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
jasmine22 is on a distinguished road
Error -26612: HTTP Status-Code=500 (Internal Server Error)

Can someone please help with the follwoing error

Action.c(252): Error -26612: HTTP Status-Code=500 (Internal Server Error) for "https://cs2.salesforce.com/services/proxy?no-cache=1223668748498" [MsgId: MERR-26612]
Action.c(252): web_custom_request("proxy") highest severity level was "ERROR", 526 body bytes, 279 header bytes [MsgId: MMSG-26388]

Thanks
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 10-22-2008
Junior Member
 
Join Date: Oct 2008
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Bubus is on a distinguished road
Re: Error -26612: HTTP Status-Code=500 (Internal Server Error)

Check all tha inputs you're giving, for example if the date is in correct format, like 10-OCT-2008 instead of 10-Oct-08, or if you're using a correct correlation.
Reply With Quote
  #3 (permalink)  
Old 10-28-2008
Junior Member
 
Join Date: Oct 2008
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
jasmine22 is on a distinguished road
Re: Error -26612: HTTP Status-Code=500 (Internal Server Error)

Quote:
Originally Posted by Bubus View Post
Check all tha inputs you're giving, for example if the date is in correct format, like 10-OCT-2008 instead of 10-Oct-08, or if you're using a correct correlation.
Thanks for your reply..I am not using any correlation. Also the attributes in the web custom request are populated when I recorded the script. Below are the details of the request from the script. Also the # in the URL mentioned below is changing everytime. Can you please suggest
how to overcome this proxy error

web_custom_request("proxy",
"URL=https://cs2.salesforce.com/services/proxy?no-cache=1225217637863",
"Method=POST",
"Resource=0",
"RecContentType=text/xml",
"Referer=https://cs2.salesforce.com/apex/ProspectDetailsPage?id=00QR0000001DBpy",
"Snapshot=t6.inf",
"Mode=HTML",
"EncType=text/xml",
"Body= "\" wsu:Id=\"UsernameToken-6369014\">locationuseraU!tHuv!aJ2008-05-12T20:59:39.415ZZW5jb2RlIHRoaXMgc3RyaW5nMTIyNTIxNzYzNzgzMg==2008-02-06T18:48:33.195ZSFDC"
"SFDCtest.salesforce.com?
35324658
",
LAST);
Reply With Quote
  #4 (permalink)  
Old 11-15-2008
Junior Member
 
Join Date: Nov 2008
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
mmmaniraj is on a distinguished road
how to solve HTTP Status 500 error

how to solve HTTP Status 500 error
Reply With Quote
  #5 (permalink)  
Old 11-18-2008
Junior Member
 
Join Date: May 2007
Location: Hyderabad
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
raj808 is on a distinguished road
Re: Error -26612: HTTP Status-Code=500 (Internal Server Error)

Hi,

First of all check whether you are behind any local proxy. You can do that by opening a Internet Explorer browser & go to Tools>>Internet Options>>Lan Settings. There you can see the Proxy information if you are behind any proxy. If any proxy you are seeing there then in VuGen RunTime Settings select the Proxy option as "Obtain the proxy from default browser".

After that scan the script for any corelations. From the information you have given it is likely that cache number is to be correlated. If you are not able to do auto correlation then U need 2 proceed with manual correlation. Search for the same string "1225217637863", in the server response before this step. then capture this into a variable by using web_reg_save_Param() function (Check Functional reference guide for usage of the web_reg_save param() function).

If you dont have any response with that ID, then it is likey that you can ignore this within the script. To do that you just need to remove that string number & try replaying it.

Post Ur finding after that.

Regards,
Rajasekhar G
Reply With Quote
Reply

  Geeks Talk > Software Testing > LoadRunner

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads

Thread Thread Starter Forum Replies Last Post
How to capture http status code during test?? MadMax QTP 0 09-17-2008 06:04 AM
Internal Error 2908 bodipudi SilkTest 0 08-20-2008 07:05 AM
Error: Internal error in agent - Function never returned a value sajithkutty SilkTest 6 06-02-2008 05:05 AM
Ora-600 : Internal code Error 26599 jgobinath Oracle 7 02-27-2007 08:04 AM


All times are GMT -4. The time now is 11:19 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.3.1
Copyright © 2009 GeekInterview.com. All Rights Reserved