Monday, February 3, 2020

Action.c(13): Error: To continue, WSE2 and WSE3 must be installed on your machine. The setup programs for WSE2.0 SP3 and WSE3.0 are included in the [LoadRunner installation DVD]\lrunner\Common folder or can be downloaded from the Internet.

Action.c(13): Error: To continue, WSE2 and WSE3 must be installed on your machine. The setup programs for WSE2.0 SP3 and WSE3.0 are included in the [LoadRunner installation DVD]\lrunner\Common folder or can be downloaded from the Internet.
Ending action Action.

I got this error when i created the script using Web Services Protocol and running it on http protocol. just change the script according to the HTTP protocol or just run it on licenced web services protocol then it would work.

In earlier versions it's automatically installed as a part of LR.As per WCF, yes it's supposed to replace WSE in Microsoft's strategy, but existing product can't migrate automatically without invest effort.

Web Services Enhancements 2.0 SP3 for Microsoft® .NET (WSE) is a supported add-on to Microsoft Visual Studio® .NET and the Microsoft .NET Framework that enables developers to build secure Web services based on the latest Web services protocol specifications.

Sunday, February 2, 2020

Error: Unable to access jarfile ApacheJMeter.jar FIX

Error: Unable to access jarfile ApacheJMeter.jar

errorlevel=1

Press any key to continue . . .


Error: Unable to access jarfile ApacheJMeter.jar

The main issue here is you have downloaded the jmeter latest version from the Source not from the Binaries. From the source ,the package is missing the ApacheJMeter.jar or it may be corrupted package from the mirror. Go to Binaries and download it again, it would work this time.