naver/ngrinder

Could not read address details

demonchm opened this issue ยท 0 comments

1. Describe the bug ๐Ÿž

โ— DO NOT ASK QUESTION HERE PLEASE USE DISCUSSION INSTEAD.
2021-05-25 11:15:28,357 INFO AgentService.java:380 : [6][admin] 1 agents are starting.
2021-05-25 11:15:28,357 INFO AgentService.java:382 : [6][admin] - Agent LAPTOP-A4OVU24L
2021-05-25 11:15:28,358 INFO AgentControllerServerDaemon.java:247 : Process 'LAPTOP-A4OVU24L' [LAPTOP-A4OVU24L:364604394|1621912510849|2049940589:0] agent is started.
2021-05-25 11:15:28,400 ERROR ErrorHandlerImplementation.java:66 : Could not read address details
net.grinder.communication.CommunicationException: Could not read address details
at net.grinder.communication.Connector.read(Connector.java:189)
at net.grinder.communication.Acceptor.discriminateConnection(Acceptor.java:348)
at net.grinder.communication.Acceptor.access$400(Acceptor.java:47)
at net.grinder.communication.Acceptor$AcceptorRunnable.interruptibleRun(Acceptor.java:396)
at net.grinder.util.thread.InterruptibleRunnableAdapter.run(InterruptibleRunnableAdapter.java:58)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.io.InvalidClassException: net.grinder.engine.agent.AbstractProcessIdentityImplementation; local class incompatible: stream classdesc serialVersionUID = -1552513203113701265, local class serialVersionUID = 5810904706335515848
A clear and concise description of what the bug is.

2. Reproduction steps

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

3. Environment

  • Controller
    • OS: windows
    • Browser: Google
    • JDK version:1.8
    • Controller version:3.5.5
  • Agent
    • OS:
    • JDK version:1.8 ใ€localhostใ€‘
    • Agent version:3.5.5

4. Screenshots

If necessary, add screenshots to help explain your problem.