Unanswered question

First Time starting I am getting a JVM_bind Error

I am on a Windows 8.1.
Installed Controller; then Agent.
Started Up the Application - and I get this error pop-up.

java.net.BindException: Address already in use: JVM_Bind
at java.net.DualStackPlainSocketImpl.bind0(Native Method)
at java.net.DualStackPlainSocketImpl.socketBind(DualStackPlainSocketImpl.java:106)
at java.net.AbstractPlainSocketImpl.bind(AbstractPlainSocketImpl.java:376)
at java.net.PlainSocketImpl.bind(PlainSocketImpl.java:190)
at java.net.ServerSocket.bind(ServerSocket.java:376)
at java.net.ServerSocket.<init>(ServerSocket.java:237)
at java.net.ServerSocket.<init>(ServerSocket.java:128)
at com.neotys.nl.agent.cb.run(cb.java:59)

Attached a Video to show the steps and the Tasks Running on my System. Confirmed that only Neoload is running on port 7200.

Brenda S.
Brenda S.

Brenda S.

Level
0
11 / 100
points

Answers

Brenda S.
Brenda S.

Brenda S.

Level
0
11 / 100
points

Fixed Issue - found the agent running -killed it; Restarted and all worked. As to HOW or WHY - I have no idea ....