Answered question

Replay issue with the https websphere application?

We have a web(https) application installed on IBM WAS and Tomcat.
Websphere version:
I could record the homepage of IBM WAS7 version of the application using Neoload, however replay fails throwing NL-Network-01 error
Error details: ": java.io.IOException: javax.net.ssl.SSLHandshakeException: Remote host closed connection during handshake"
Tomcat Version: No issues with record/replay using Neoload.

I tried using http://answers.neotys.com/questions/408594-recording-https-application-neoload-got-error but still unable to replay for WAS version of application

Is there any setting to be modified or changed?

Kiran V.
Kiran V.

Kiran V.

Level
0
2 / 100
points
Nouredine A.
Nouredine A.

Nouredine A.

Level
4
5000 / 5000
points
Team

The issue is related to the NPN extension used by the Load generator when replaying. It is not used during the recording so it explains why the recording is working fine.

You can disable it in the <install_dir>\conf\agent.properties file. Remove the option "-Xbootclasspath/p:lib/npn-boot-1.1.7.v20140316.jar" and restart NeoLoad.

That should do the trick.

Did you find this useful ?

No (0)

Yes (1)

100%

100% of users found this answer useful