Hi,
We are using Neoloads awesome NoGui Mode. But we have encountered issues with this.
At random Neoload will get stuck during the start of the project see the following output from the terminal:
D:\scripts\automated_script.cmd
rem RUN NEOLOAD V6.10 Synthentic Monitoring Web Services Wed 08/21/2019 2:30:36.35
cd C:\Program Files\NeoLoad 6.10\bin
NeoLoadCmd.exe -project "D:\tests\Neoload projects\NeoLoad_file_name.nlp" -launch SM -noGUI -exportRaw "D:\\
results\Export Raw Data\data.csv"
NeoLoad_file_name.nlp file has been found in D:\tests\Neoload projects.
Logging to C:\Users\username\AppData\Roaming\Neotys\NeoLoad\v6.10\logs, as user: username
It will keep hanging on the "Logging to" step for hours on end what we do to repair this is kill the process and restart the batch file. After this manual intervention the batch file will start working again for multiple hours or days until the problem manifests itself again.
Could you help us find a solution for this problem?