Hello, I was able to finally configure Jmeter using Fiddler and manually recording requests. It has been working fine for a week or so now but then all of a sudden I see the "ConnectAndCreateTransaction" endpoint failing. This is the endpoint that grabs the transactionId.
The CreateSession endpoint is still working fine and I know that because I see that it is grabbing the sessionId.
This is the error I am seeing:
What I have already tried to fix the issue:
1. restarted IIS
2. restarted JMeter
3. Restart the server VM
I tried this with another server and it works fine but for this particular server it doesnt. Can anyone help me pinpoint the cause of this error?
Thank You.