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

kafka not run #157

Open
yinhejianke opened this issue Aug 10, 2020 · 1 comment
Open

kafka not run #157

yinhejianke opened this issue Aug 10, 2020 · 1 comment
Assignees
Labels
question Further information is requested

Comments

@yinhejianke
Copy link

Describe the bug
A clear and concise description of what the bug is.

Provide Information
Output of helm version:

Output of kubectl version:
Client Version: version.Info{Major:"1", Minor:"14+", GitVersion:"v1.14.8-aliyun.1", GitCommit:"224059d", GitTreeState:"", BuildDate:"2020-02-15T00:35:19Z", GoVersion:"go1.12.10", Compiler:"gc", Platform:"linux/amd64"}
Server Version: version.Info{Major:"1", Minor:"14+", GitVersion:"v1.14.8-aliyun.1", GitCommit:"224059d", GitTreeState:"", BuildDate:"2020-02-17T00:08:26Z", GoVersion:"go1.12.10", Compiler:"gc", Platform:"linux/amd64"}
Output of helm ls sitewhere

NAME REVISION UPDATED STATUS CHART APP VERSION NAMESPACE
sitewhere 1 Mon Aug 10 20:31:48 2020 DEPLOYED sitewhere-0.2.9 2.2 default

Cloud Provider/Platform (AKS, GKE, Minikube etc.):
k8s 1.14
SiteWhere App Version:
2.1
SiteWhere Chart Version:

To Reproduce
Steps to reproduce the behavior:

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

Expected behavior
A clear and concise description of what you expected to happen.

[2020-08-10 12:49:13,520] WARN [SocketServer brokerId=0] Unexpected error from /172.20.1.95; closing connection (org.apache.kafka.common.network.Selector)
org.apache.kafka.common.network.InvalidReceiveException: Invalid receive (size = 369295616 larger than 104857600)
at org.apache.kafka.common.network.NetworkReceive.readFrom(NetworkReceive.java:105)
at org.apache.kafka.common.network.KafkaChannel.receive(KafkaChannel.java:448)
at org.apache.kafka.common.network.KafkaChannel.read(KafkaChannel.java:398)
at org.apache.kafka.common.network.Selector.attemptRead(Selector.java:678)
at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:580)
at org.apache.kafka.common.network.Selector.poll(Selector.java:485)
at kafka.network.Processor.poll(SocketServer.scala:893)
at kafka.network.Processor.run(SocketServer.scala:792)
at java.lang.Thread.run(Thread.java:748)
Additional context
Add any other context about the problem here.

[2020-08-10 12:49:13,520] WARN [SocketServer brokerId=0] Unexpected error from /172.20.1.95; closing connection (org.apache.kafka.common.network.Selector)
org.apache.kafka.common.network.InvalidReceiveException: Invalid receive (size = 369295616 larger than 104857600)
at org.apache.kafka.common.network.NetworkReceive.readFrom(NetworkReceive.java:105)
at org.apache.kafka.common.network.KafkaChannel.receive(KafkaChannel.java:448)
at org.apache.kafka.common.network.KafkaChannel.read(KafkaChannel.java:398)
at org.apache.kafka.common.network.Selector.attemptRead(Selector.java:678)
at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:580)
at org.apache.kafka.common.network.Selector.poll(Selector.java:485)
at kafka.network.Processor.poll(SocketServer.scala:893)
at kafka.network.Processor.run(SocketServer.scala:792)
at java.lang.Thread.run(Thread.java:748)

@jorgevillaverde-sitewhere
Copy link
Contributor

Hi @yinhejianke,
Can you provide more detailed description of what the error is?

@jorgevillaverde-sitewhere jorgevillaverde-sitewhere added the question Further information is requested label Feb 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants