Unanswered question

Monitoring Agent Initialization Error?

I'm trying to run Neoload from Jenkins, and I'm receiving the error (described below). I check that the port isn't used by any other process (Attached screenshot).
Also its not blocked by the firewall, because If I run the test from the GUI its working ok.
Any clues of what it can be happening here?

Monitoring Agent initialization error
Unable to initialize embedded Monitoring Agent (port 7200).
Please check that another Monitoring Agent is not running. Exit.
java.net.BindException: Address already in use: JVM_Bind
Picked up _JAVA_OPTIONS: -Duser.home=C:\Windows\system32\config\systemprofile

Javier A.
Javier A.

Javier A.

Level
0
5 / 100
points

Answers

Aayush S.
Aayush S.

Aayush S.

Level
1
189 / 750
points

I was getting the same error until I realized I had my GUI open. So close your neoload GUI before you try to run using Jenkins.