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

426 views
Skip to first unread message

James Pulley

unread,
Jul 27, 2012, 10:11:43 AM7/27/12
to lr-loa...@googlegroups.com

Either you have an unhandled piece of dynamic data in this call or your business process came off the tracks one to two requests previous to this one and you did not realize it because you are not checking for expected results from each request.

 

From: lr-loa...@googlegroups.com [mailto:lr-loa...@googlegroups.com] On Behalf Of Irmak Gur
Sent: Friday, July 27, 2012 5:56 AM
To: LR-Loa...@googlegroups.com
Subject: Error -26612: HTTP Status-Code=500 (Internal Server Error)

 

Hi,

 

Can someone please help with the following error?

 

HTTP Satuts-Code=500 (Internal Server Error) for "http://itst2epmsrv01l/test/__vti_bin/ProjectServer.svc"

 

Below you can find the details of the request from the script?

 

web_custom_request("ProjectServer.svc",
  "URL=http://itst2epmsrv01l/test/_vti_bin/PSI/ProjectServer.svc",
  "Method=POST",
  "Resource=0",
  "RecContentType=text/xml",
  "Referer=http://itst2epmsrv01l/test/projects.aspx",
  "Snapshot=t54.inf",
  "Mode=HTML",
  "EncType=text/xml; charset=utf-8",
  "Body=<?xml version=\"1.0\" encoding=\"UTF-8\"?><soap:Envelope xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xmlns:xsd=\"http://www.w3.org/2001/XMLSchema\" xmlns:soap=\"http://schemas.xmlsoap.org/soap/envelope/\"><soap:Body><ProjectGetProjectCenterProjectsForGridJson xmlns=\"http://schemas.microsoft.com/office/project/server/webservices/PWA/\"><gridSerializerArgs><ShowTimeWithDates>false</ShowTimeWithDates><RowAutoFilterStateJson>[]</RowAutoFilterStateJson><PagingInfo><string>FirstVisible"
  ":100</string></PagingInfo><RequestType>0</RequestType></gridSerializerArgs><viewUid>{63d3499e-df27-401c-af58-ebb9607beae8}</viewUid><showInsertedProjects>true</showInsertedProjects><store>0</store><clearPersistedProperties>false</clearPersistedProperties></ProjectGetProjectCenterProjectsForGridJson></soap:Body></soap:Envelope>",
  LAST);

 

Thanks,

 

Irmak

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

Mital Majmundar

unread,
Jul 28, 2012, 2:44:28 AM7/28/12
to lr-loa...@googlegroups.com

This can either be that your application has a problem or you are not providing the data that it actually requires.
What you need to do is dig down when u run it. Check the option of "Save snapshot on error" and "save snapshot resources locally" from the run time settings.
Also enable logging "only when error occurs". Analyse the logs generated when you get this error and see the data used during this run. Manually check the whole flow with the same data while the test is running. Check if it gives some problem.
Also better to take a look at server resources when test is running.

Reply all
Reply to author
Forward
0 new messages