Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Could not read address details #802

Open
demonchm opened this issue May 25, 2021 · 0 comments
Open

Could not read address details #802

demonchm opened this issue May 25, 2021 · 0 comments
Assignees

Comments

@demonchm
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants