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
I don't see any attachments, also the errors don't look to be Neoload related? they refer to docker
Did you manage to resolve this issue? We are experiencing the same error message.
Hi, I have the same problem. How do I call from my remote jenkins to my NeoLoadcmd.exe that I have in local (C:\NeoLoad 7.0\bin\NeoLoadCmd.exe)
These courses might help: https://academy.neotys.com/lessons/how-to-integrate-neolo...
thanks Neil.
I've already saw those courses.
In the jenkins server I get this message "C:\NeoLoad 7.0\bin\NeoLoadCmd.exe: not found"
This doesn't happen when I run in my local environment.
How are you running Jenkins? native on Windows? Docker on Windows. Or is the jenkins master elsewhere and you have a node running on Windows?
the jenkins master is elsewhere and I have a node and my neoload is running on Windows
Does the user being used to run the node have access to this Neoload directory? set access to everyone for this and all sub-directories? is the path correct?
Venkateshwarlu : Were you able to get this resolved ?
Ryan answered
Neil answered
Jose Ernesto answered
Neil answered
Jose Ernesto answered
Neil answered
Jose Ernesto answered
ZKB answered
Neil answered
Venkateshwarlu posted a new question