Git Product home page Git Product logo

kafka-eagle-bin's People

Contributors

smartloli avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

kafka-eagle-bin's Issues

无法访问

image
启动成功之后无法访问,数据也建立了

运行项目找不到ke.pid文件

运行项目版本3.0.1,在启动后成功显示efak logo字样,但下面跟着
./usr/local/lib/efak-web-3.0.1/bin/ke.sh: line 129: /usr/local/lib/efak-web-2.0.8/bin/ke.pid: No such file or directory
找不到这个文件,且无法迅速进入管理页面,但是在极长的访问时间后,还是能进入登陆页面

启动后,页面无法显示,最新v2.1.0版本。报错如下,帮忙看下什么问题

[2022-06-22 11:17:05] ZkClient.Thread-7-EventThread - INFO - zookeeper state changed (SyncConnected)
[2022-06-22 11:17:05] ZKFactoryUtils.Thread-7 - ERROR - Get broker info for zookeeper has error, msg is
org.I0Itec.zkclient.exception.ZkNoNodeException: org.apache.zookeeper.KeeperException$NoNodeException: KeeperErrorCode = NoNode for /brokers/ids
at org.I0Itec.zkclient.exception.ZkException.create(ZkException.java:47)
at org.I0Itec.zkclient.ZkClient.retryUntilConnected(ZkClient.java:1001)
at org.I0Itec.zkclient.ZkClient.getChildren(ZkClient.java:677)
at org.I0Itec.zkclient.ZkClient.getChildren(ZkClient.java:673)
at org.smartloli.kafka.eagle.common.util.ZKFactoryUtils.initKafkaMetaData(ZKFactoryUtils.java:58)
at org.smartloli.kafka.eagle.web.controller.StartupListener$ContextSchema.initKafkaMetaData(StartupListener.java:77)
at org.smartloli.kafka.eagle.web.controller.StartupListener$ContextSchema.run(StartupListener.java:73)
Caused by: org.apache.zookeeper.KeeperException$NoNodeException: KeeperErrorCode = NoNode for /brokers/ids
at org.apache.zookeeper.KeeperException.create(KeeperException.java:118)
at org.apache.zookeeper.KeeperException.create(KeeperException.java:54)
at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:2366)
at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:2393)
at org.I0Itec.zkclient.ZkConnection.getChildren(ZkConnection.java:120)
at org.I0Itec.zkclient.ZkClient$4.call(ZkClient.java:680)
at org.I0Itec.zkclient.ZkClient$4.call(ZkClient.java:677)
at org.I0Itec.zkclient.ZkClient.retryUntilConnected(ZkClient.java:991)
... 5 more
[2022-06-22 11:17:05] ZkEventThread.ZkClient-EventThread-69-10.200.5.10:2181,10.200.5.4:2181,10.200.5.15:2181 - INFO - Terminate ZkClient event thread.
[2022-06-22 11:17:05] ClientCnxn.Thread-7-SendThread(10.200.5.10:2181) - WARN - An exception was thrown while closing send thread for session 0x1000087d0a50016.
EndOfStreamException: Unable to read additional data from server sessionid 0x1000087d0a50016, likely server has closed socket
at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1280)
[2022-06-22 11:17:05] ZooKeeper.Thread-7 - INFO - Session: 0x1000087d0a50016 closed
[2022-06-22 11:17:05] ClientCnxn.Thread-7-EventThread - INFO - EventThread shut down for session: 0x1000087d0a50016
[2022-06-22 11:17:05] DispatcherServlet.main - INFO - Completed initialization in 1062 ms

v2.1.0版本 日志中有这个报错,除了和部署在同一台主机的kafka的jmx没有报错,其余两个节点的kafka的jmx都有报错,需要帮助看下是什么问题。

[2022-06-22 13:43:00] Mx4jServiceImpl.Thread-1713 - ERROR - Get topic size from jmx has error, msg is null
[2022-06-22 13:43:00] Mx4jServiceImpl.Thread-1710 - ERROR - JMX service url[10.200.5.15:9997] create has error,msg is
java.lang.ClassCastException
[2022-06-22 13:43:00] Mx4jServiceImpl.Thread-1712 - ERROR - JMX service url[10.200.5.15:9997] create has error,msg is
java.lang.ClassCastException
[2022-06-22 13:43:00] KafkaServiceImpl.Thread-1705 - ERROR - Get kafka broker used cpu value has error, msg is
java.lang.ClassCastException
[2022-06-22 13:43:00] Mx4jServiceImpl.Thread-1710 - ERROR - JMX service url[10.200.5.4:9997] create has error,msg is
java.lang.ClassCastException
[2022-06-22 13:43:00] Mx4jServiceImpl.Thread-1712 - ERROR - JMX service url[10.200.5.4:9997] create has error,msg is
java.lang.ClassCastException
[2022-06-22 13:43:00] KafkaServiceImpl.Thread-1705 - ERROR - Get kafka broker used cpu value has error, msg is
java.lang.ClassCastException
[2022-06-22 13:43:00] Mx4jServiceImpl.Thread-1710 - ERROR - JMX service url[10.200.5.15:9997] create has error,msg is
java.lang.ClassCastException
[2022-06-22 13:43:00] Mx4jServiceImpl.Thread-1713 - ERROR - Get topic size from jmx has error, msg is null
[2022-06-22 13:43:00] Mx4jServiceImpl.Thread-1710 - ERROR - JMX service url[10.200.5.4:9997] create has error,msg is
java.lang.ClassCastException
[2022-06-22 13:43:00] Mx4jServiceImpl.Thread-1713 - ERROR - Get topic size from jmx has error, msg is null
[2022-06-22 13:43:00] Mx4jServiceImpl.Thread-1713 - ERROR - Get topic size from jmx has error, msg is null
[2022-06-22 13:43:00] Mx4jServiceImpl.Thread-1713 - ERROR - Get topic size from jmx has error, msg is null
[2022-06-22 13:43:00] Mx4jServiceImpl.Thread-1713 - ERROR - Get topic size from jmx has error, msg is null
[2022-06-22 13:43:00] Mx4jServiceImpl.Thread-1713 - ERROR - Get topic size from jmx has error, msg is null
[2022-06-22 13:43:00] Mx4jServiceImpl.Thread-1713 - ERROR - Get topic size from jmx has error, msg is null
[2022-06-22 13:43:00] Mx4jServiceImpl.Thread-1713 - ERROR - Get topic size from jmx has error, msg is null
[2022-06-22 13:43:00] Mx4jServiceImpl.Thread-1713 - ERROR - Get topic size from jmx has error, msg is null
[2022-06-22 13:43:00] Mx4jServiceImpl.Thread-1713 - ERROR - Get topic size from jmx has error, msg is null
[2022-06-22 13:43:00] Mx4jServiceImpl.Thread-1713 - ERROR - Get topic size from jmx has error, msg is null
[2022-06-22 13:43:00] Mx4jServiceImpl.Thread-1713 - ERROR - Get topic size from jmx has error, msg is null
[2022-06-22 13:43:00] Mx4jServiceImpl.Thread-1713 - ERROR - Get topic size from jmx has error, msg is kafka.log:type=Log,name=Size,topic=k8s-fb-dev-hps-caster,partition=0
[2022-06-22 13:43:00] Mx4jServiceImpl.Thread-1713 - ERROR - Get topic size from jmx has error, msg is null
[2022-06-22 13:43:00] Mx4jServiceImpl.Thread-1713 - ERROR - Get topic size from jmx has error, msg is null
[2022-06-22 13:43:00] Mx4jServiceImpl.Thread-1713 - ERROR - Get topic size from jmx has error, msg is null
[2022-06-22 13:43:00] Mx4jServiceImpl.Thread-1713 - ERROR - Get topic size from jmx has error, msg is null
[2022-06-22 13:43:00] Mx4jServiceImpl.Thread-1713 - ERROR - Get topic size from jmx has error, msg is null
[2022-06-22 13:43:00] Mx4jServiceImpl.Thread-1713 - ERROR - Get topic size from jmx has error, msg is null
[2022-06-22 13:43:00] Mx4jServiceImpl.Thread-1713 - ERROR - Get topic size from jmx has error, msg is null
[2022-06-22 13:43:00] Mx4jServiceImpl.Thread-1713 - ERROR - Get topic size from jmx has error, msg is null

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.