Quantcast
Channel: All LoadRunner Practitioners Forum posts
Viewing all 12134 articles
Browse latest View live

Re: Recording Problem with LR Community Edition 12.53 on Windows 10

$
0
0

Hi

Are you trying web (http / html) or TruClient?

if web - did you choose it from the drop list of browsers?

have you tried with Administrative privliges? i.e. right click on the Vugen icon -> Run As Administrator and try the same operation?

Thanks,

Lior


Re: Recording Problem with LR Community Edition 12.53 on Windows 10

$
0
0

Thank you for your prompt response
Yes I am using Web HTTP/HTML protoclo
I am now managed to get it working after changing the machine

Yes I was selecting browser from the dropdown and also started VUGEN "Run As Administrator"

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

Re: Recording Problem with LR Community Edition 12.53 on Windows 10

$
0
0

So all is working well now?

just so that we're clear :-)

Thanks,

Lior

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

$
0
0

Hi

When you paste that URL in a browser, does it work for you?

Thanks,

Lior

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

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

$
0
0

This is the action of the script:

    web_custom_request("frameworkservice", 
        "URL=https://referencialdigital.carrefour.es/webui/webui/frameworkservice", 
        "Method=POST", 
        "Resource=0", 
        "RecContentType=application/json", 
        "Referer=https://referencialdigital.carrefour.es/webui/C4userportal#", 
        "Snapshot=t306.inf", 
        "Mode=HTTP", 
        "EncType=text/x-gwt-rpc; charset=utf-8", 
        "Body=7|0|9|https://referencialdigital.carrefour.es/webui/webui/|9D712BC9B5C3194CF7FB013297C0D3E7|com.stibo.portal.engine.client.impl.framework.FrameworkService|getClientComponentsUnsecure|com.stibo.portal.engine.client.request.GetClientComponentsRequest/2585219054|00i81hzn0|https://referencialdigital.carrefour.es/webui/C4userportal|com.stibo.portal.framework.client.selection.ScreenSelection/1212355946|main|1|2|3|4|1|5|5|0|6|7|8|9|0|", 
        LAST);

Best regards.

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

$
0
0

The response in a browser:

 

HTTP ERROR 405

Problem accessing /webui/webui/frameworkservice. Reason:

The HTTP GET Method is not supported by this URL

 

Best regards.


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

$
0
0

well, it looks like your web server (Applicaiton under test) can't accept the request.

this can either be an encoding type issue, a content type issue or even something in the permissins of the web site itself.

I'd check the web application log files as well and see maybe they can provide more information.

good luck,

Lior

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

$
0
0

Hello!

Thank you very much.

I am already waiting to talk to the maintenance staff of the WEB application so they can analyze the logs. From VUGEN and my script, I do not have more information that can determine the error and with your answer confirms the comment.

Best regards.

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

$
0
0

Good Luck,

will be happy to hear how it was resolved.

Cheers,

Lior

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

$
0
0

Hi

HTTP status 500 is that the webserver is not able to fulfil the request.

Looking at the body of the request, my guess is that some of the values are dynamically created  in each testrun and needs to be correlated. Like a session-id or something. So look for all of the values of the body and see if they been sent previously from the server.

br /ola


Please mark post as solved if your problems or questions is/are resolved.
If this post was valuable to you, please consider kudo it.

Re: TruClient Firefox opens multiple browser sessions from Controller that slows down Load Generator

$
0
0

Yeah, I agree with you. It's hard to diagnose the problem without actually looking into it. I asked the folks over who handed me the scripts that they are using the same verison as mine. But even if they are newer version of LR, it shouldn't be behaving like this. I have regenerated old scripts in the newer version and they all work fine. 

I do want to ask you for the TruCLient protocol that if it's possible to close the browser session for a particular Vuser for each iteration within the script, so it lowers the load on the Load Generator. I am planning to give some pacing between iterations to give some breathing time before the next iteration starts. 

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

$
0
0

Hello. Thank you for you response.

The structure of the probe is the invocation of a URL, where to enter user and password. When the "logon" is completed, it leaves the page.
But the error is generated before submitting the "login" page.
I already did the correlation, after recording the probe. Also I have run it again, to confirm. (view attachments).
Thank you very much.

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


Re: TruClient Firefox opens multiple browser sessions from Controller that slows down Load Generator

$
0
0

Hi,

Re TruClient. There is an option to force closing the browser between iterations but as far as i recall it happens when before the iteration starts so you will not be able to enjoy from reduced footprint in between the iteration.

Te option is NannyAlwaysRestart in the default.cfg file of the script to be set to 1. It is not recommended to use this option for this purpose. It is a workaround only when the application under test client code had memory leak.

Regards,

Shlomi

LoadRunner Recommendation for CItrix

$
0
0

Hello,

The primary issue I am facing is that my LoadRunner scripts using multiple protocols (Citrix, Web 2.0 and Web/HTML for Hyperion) fail with “Abnormal termination, caused by mdrv process termination error” indicating that disk resources on the host are running out leading to abnormal failure. The same LR host is being used as Controller and Generator. The test sometimes run fine for 2 users and at times even fails for them and certainly unable to exceed 2 vusers.

I would like to understand the recommended configuration for a LR host(being used as Controller and Generator) to support Citrix and Web protocols. My target is to test with maximum of 90 virtual users.

Any pointers or recommendations will be helpful.

Thanks

 

Help Needed with load runner demo

$
0
0

I have tried alot of different things but I still am getting an internal server error on the Web Tours demo.  I have tried:

I added 1080 as well as 8080 to the firewall exceptions.

On another test I shut off the firewall.

I couldn't get the StartServer.bat to run as admin but it won't stay running.  So I opened a cmd prompt as admin and ran the batch proc in that cmd window..  

I edited httpd.conf to change from 1080 to 8080.  I changed the 127.0.0.,1 to my machine's name.  

 

 

 

Nothing seems to work.  

 Last few lines from the error log:

[Wed Feb 01 18:29:17 2017] [notice] Apache/2.2.21 (Win32) configured -- resuming normal operations
[Wed Feb 01 18:29:17 2017] [notice] Server built: Sep 9 2011 10:26:10
[Wed Feb 01 18:29:17 2017] [notice] Parent: Created child process 11884
[Wed Feb 01 18:29:17 2017] [notice] Child 11884: Child process is running
[Wed Feb 01 18:29:17 2017] [notice] Child 11884: Acquired the start mutex.
[Wed Feb 01 18:29:17 2017] [notice] Child 11884: Starting 64 worker threads.
[Wed Feb 01 18:29:17 2017] [notice] Child 11884: Starting thread to listen on port 1080.
[Wed Feb 01 18:29:32 2017] [error] [client 192.168.1.3] Premature end of script headers: welcome.pl, referer: http://alb-512342l:1080/WebTours/index.htm
[Wed Feb 01 18:29:32 2017] [error] [client 192.168.1.3] Can't locate CGI.pm in (@INC contains: /etc/perl/lib /etc/perl/lib /etc/perl/lib/site_perl /reskit/etc/perl/lib/amd64 .) at C:/Program Files (x86)/HP/LoadRunner/WebTours/cgi-bin/welcome.pl line 14.\r, referer: http://alb-512342l:1080/WebTours/index.htm
[Wed Feb 01 18:29:32 2017] [error] [client 192.168.1.3] BEGIN failed--compilation aborted at C:/Program Files (x86)/HP/LoadRunner/WebTours/cgi-bin/welcome.pl line 14.\r, referer: http://alb-512342l:1080/WebTours/index.htm
[Wed Feb 01 18:29:34 2017] [error] [client 192.168.1.3] Premature end of script headers: welcome.pl, referer: http://alb-512342l:1080/WebTours/index.htm
[Wed Feb 01 18:29:34 2017] [error] [client 192.168.1.3] Can't locate CGI.pm in (@INC contains: /etc/perl/lib /etc/perl/lib /etc/perl/lib/site_perl /reskit/etc/perl/lib/amd64 .) at C:/Program Files (x86)/HP/LoadRunner/WebTours/cgi-bin/welcome.pl line 14.\r, referer: http://alb-512342l:1080/WebTours/index.htm
[Wed Feb 01 18:29:34 2017] [error] [client 192.168.1.3] BEGIN failed--compilation aborted at C:/Program Files (x86)/HP/LoadRunner/WebTours/cgi-bin/welcome.pl line 14.\r, referer: http://alb-512342l:1080/WebTours/index.htm
[Wed Feb 01 18:30:13 2017] [error] [client 127.0.0.1] Premature end of script headers: welcome.pl, referer: http://127.0.0.1:1080/WebTours/index.htm
[Wed Feb 01 18:30:13 2017] [error] [client 127.0.0.1] Can't locate CGI.pm in (@INC contains: /etc/perl/lib /etc/perl/lib /etc/perl/lib/site_perl /reskit/etc/perl/lib/amd64 .) at C:/Program Files (x86)/HP/LoadRunner/WebTours/cgi-bin/welcome.pl line 14.\r, referer: http://127.0.0.1:1080/WebTours/index.htm
[Wed Feb 01 18:30:13 2017] [error] [client 127.0.0.1] BEGIN failed--compilation aborted at C:/Program Files (x86)/HP/LoadRunner/WebTours/cgi-bin/welcome.pl line 14.\r, referer: http://127.0.0.1:1080/WebTours/index.htm
[Wed Feb 01 18:33:43 2017] [error] [client 192.168.1.3] Premature end of script headers: welcome.pl, referer: http://alb-512342l:1080/WebTours/index.htm
[Wed Feb 01 18:33:43 2017] [error] [client 192.168.1.3] Can't locate CGI.pm in (@INC contains: /etc/perl/lib /etc/perl/lib /etc/perl/lib/site_perl /reskit/etc/perl/lib/amd64 .) at C:/Program Files (x86)/HP/LoadRunner/WebTours/cgi-bin/welcome.pl line 14.\r, referer: http://alb-512342l:1080/WebTours/index.htm
[Wed Feb 01 18:33:43 2017] [error] [client 192.168.1.3] BEGIN failed--compilation aborted at C:/Program Files (x86)/HP/LoadRunner/WebTours/cgi-bin/welcome.pl line 14.\r, referer: http://alb-512342l:1080/WebTours/index.htm
[Wed Feb 01 18:34:03 2017] [error] [client 127.0.0.1] Premature end of script headers: welcome.pl, referer: http://localhost:1080/WebTours/index.htm
[Wed Feb 01 18:34:03 2017] [error] [client 127.0.0.1] Can't locate CGI.pm in (@INC contains: /etc/perl/lib /etc/perl/lib /etc/perl/lib/site_perl /reskit/etc/perl/lib/amd64 .) at C:/Program Files (x86)/HP/LoadRunner/WebTours/cgi-bin/welcome.pl line 14.\r, referer: http://localhost:1080/WebTours/index.htm
[Wed Feb 01 18:34:03 2017] [error] [client 127.0.0.1] BEGIN failed--compilation aborted at C:/Program Files (x86)/HP/LoadRunner/WebTours/cgi-bin/welcome.pl line 14.\r, referer: http://localhost:1080/WebTours/index.htm
[Wed Feb 01 18:34:03 2017] [error] [client 127.0.0.1] File does not exist: C:/Program Files (x86)/HP/LoadRunner/WebTours/htdocs/favicon.ico, referer: http://localhost:1080/WebTours/index.htm

 

LoadRunner 12.53 Support to Java 1.7

$
0
0

Experts,

 

I am testing Java thick client appliation which is build on Java 1.7_80 version. When I tried to build a load runner script with LR 11, it crashed as LR 11 has built in Java 1.6. Hence, I tried with LR 12.02 which has Java 1.7, I am able to build and run the script.

We have LR 12.53 license and 12.53 has built in Java 1.8. Will I be able to execute my tests with 12.53? When I tried from Vugen, the application crashes while loading. Is this a java incompatability issue?

Please suggest, if an application that is built on Java 1.7 can be test with LR 12.53 or not.

 

thanks

Balaji

Re: Loadrunner VUGEN server Response is not coming properly.

$
0
0

Hi Oren,

I have sent you through email. 

Thanks,

AbhijitK

Viewing all 12134 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>