We have a central jenkins server on linux server.
Neoload controller is installed on windows 2012.
When trying to connect from jenkins to controller server without using NTS server.
Getting error cannot connect password scrambler
I have neoload on windows server and scripts are also on the same server. I am note sure if I am setting the NTS server settings correctly? Or even if I need to configure NTS server.
Please see the attachment on configuration i had done for the scenario execution settings and NTS server settings.
I was able to get the jenkins, neoload and my laptop work without any issue on the windows locally both on the same windows neoload controller
But when I try on with production Jenkins server we have jenkins on another server. Getting all weird errors which does not make any sense.
Started by user Pandiri, Venkateshwarlu
[EnvInject] - Loading node environment variables.
Building remotely on jbuild02_docker (docker_engine linux docker2 docker) in workspace /home/build/workspace/FusionTest2
ERROR: Build step failed with exception
java.lang.RuntimeException: Issue executing password scrambler. java.lang.NullPointerException
at org.jenkinsci.plugins.neoload.integration.NeoBuildAction.getHashedPasswords(NeoBuildAction.java:338)
at org.jenkinsci.plugins.neoload.integration.NeoBuildAction.prepareCommandLine(NeoBuildAction.java:257)
at org.jenkinsci.plugins.neoload.integration.NeoBuildAction.perform(NeoBuildAction.java:243)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
at hudson.model.Build$BuildExecution.build(Build.java:206)
at hudson.model.Build$BuildExecution.doRun(Build.java:163)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
at hudson.model.Run.execute(Run.java:1724)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Build step 'Execute a NeoLoad Scenario' marked build as failure
Archiving artifacts
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
Finished: FAILURE