I get that error in NeoLoad when i test the connection. This is a subset of the error stack trace:org.eclipse.jgit.api.errors.TransportException: ssh://git@mygitserver.com...
NeoLoad uses Jsch for the SSH interaction with git. The key point is that You need to generate a key pair in a PEM format.
This error usually occurs when the header format of...
We are getting the below error when we try to execute the request rest/v2/PersistentConnection.
Persistent connection consists of an HTTP request that we stream server push...
NeoLoad uses framework parameters to recognize a PUSH request otherwise it expects a response from the server. So i guess in your case your request is not recognized as PUSH...
We have recorded and configured scripts using chrome browsers. Scripts recorded and validated with single user.
During the validation some methods in the request was not...
By default NeoLoad replays the first request under a page and run the next ones in parallel (usually resources like images) except if the response of the first request is a...
Neoload is adding cookie to the request where it was not sent during recording and it seems it is causing error. How can I remove the cookie from that particular request. I...
It does not seem to me that NeoLoad added that cookie by itself. In your checkvu panel you should search on server responses if you find that cookie. My guess is that you should...
I started recording in NeoLoad starting with the Login page of our test Portal and then after logging in and drilling down through the portal I logged out.
On reviewing the...
In your screen shot we can only see the pages on NeoLoad side. If you expand all the pages and especially the "/" page don't you see the requests that belong to your application?
I started recording in NeoLoad starting with the Login page of our test Portal and then after logging in and drilling down through the portal I logged out.
On reviewing the...
If you open the browser console while recording with NeoLoad and check the network tab do you see any requests in the browser console that are not in NeoLoad?
Neoload is taking long time to run "Check User Path Validity". It takes around 8-10 mins to check 1 user with 1 iteration. Moreover the same thing happens when running the whole...
Is it the starting of the load generator that is taking long time or even the execution of the user journey?
If it's during the replaying could you go to the advanced option of...
What kind of changed have you made?
Could you check the memory/CPU usage of the NeoLoadGUI.exe in the task manager in case you run out of resources in your machine?
By...
When I start a test in NeoLoad Web I get the message "ERROR: Your license will expire during the test." .
NL Web does lease the license successfully, why do I get this message...
Hello,
i configured neoload so that by the address
https://www.webcolf.com/exec/isapi.dll/jGoCuynXOGmeD6PlLXyPR7xM3UG/ extract the string jGoCuynXOGmeD6PlLXyPR7xM3UG in a...
In the checkvu panel if you select in the left tree your user path then in the right panel you should see a logs tab. There's probably the full error details in that logs...