Code Monkey home page Code Monkey logo

Comments (6)

lianglinhuan avatar lianglinhuan commented on June 3, 2024

网络是通的,telnet是可以正常访问的,在jmx的9999端口也是可以看到有连接数过来,但是knowstream还是会报这个错误

from knowstreaming.

ZQKC avatar ZQKC commented on June 3, 2024

1 host:wyc.kafka.1.com port:9999.
java.rmi.ConnectException: Connection refused to host: 127.0.0.1; nested exception is:
java.net.ConnectException: Connection refused (Connection refused)
at java.rmi/sun.rmi.transport.tcp.TCPEndpoint.newSocket(TCPEnd

见无数据排查文档,上面有关于JMX连接错误的说明。

from knowstreaming.

lianglinhuan avatar lianglinhuan commented on June 3, 2024

@ZQKC 是因为knowstream需要雨kakfa的9999端口需要双向交互的网络开通?

from knowstreaming.

ZQKC avatar ZQKC commented on June 3, 2024

@ZQKC 是因为knowstream需要雨kakfa的9999端口需要双向交互的网络开通?

是的。也和配置有关系,具体可以看一下上面提到的那个文档。

from knowstreaming.

lianglinhuan avatar lianglinhuan commented on June 3, 2024

@ZQKC 我看官方文档,这里说的,是hostsname配置的问题,是kafka服务端的hostsname还是streaming的hostname的呢?

错误二:错误提示的是127.0.0.1这个IP,这个是机器的hostname配置的可能有问题。

2021-01-27 10:06:20.730 ERROR 50901 --- [ics-Thread-1-62] c.x.k.m.c.utils.jmx.JmxConnectorWrap : JMX connect exception, host:127.0.0.1 port:9999.
java.rmi.ConnectException: Connection refused to host: 127.0.0.1;; nested exception is:

from knowstreaming.

ZQKC avatar ZQKC commented on June 3, 2024

@ZQKC 我看官方文档,这里说的,是hostsname配置的问题,是kafka服务端的hostsname还是streaming的hostname的呢?

错误二:错误提示的是127.0.0.1这个IP,这个是机器的hostname配置的可能有问题。

2021-01-27 10:06:20.730 ERROR 50901 --- [ics-Thread-1-62] c.x.k.m.c.utils.jmx.JmxConnectorWrap : JMX connect exception, host:127.0.0.1 port:9999. java.rmi.ConnectException: Connection refused to host: 127.0.0.1;; nested exception is:

kafka的

from knowstreaming.

Related Issues (20)

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.