GithubHelp home page GithubHelp logo

Comments (8)

brian-brazil avatar brian-brazil commented on July 30, 2024

I'm not sure what's going on here. Is something else listening on the port already?

from jmx_exporter.

davidnarayan avatar davidnarayan commented on July 30, 2024

I agree -- it's a head scratcher for sure.

Nothing else is listening on the port. I've tried several combinations of the startup parameters:

  1. 5127
  2. 127.0.0.1:5127
  3. 0.0.0.0:5127
  4. Different ports as well...

All of them result in the same issue.

I'm guessing that it's environmental but I was hoping that maybe someone else has seen this issue.

from jmx_exporter.

brian-brazil avatar brian-brazil commented on July 30, 2024

Have you tried an strace to see what's going on at the syscall level?

from jmx_exporter.

davidnarayan avatar davidnarayan commented on July 30, 2024

That's a good suggestion. I tried that but it wasn't clear to me what was causing the failure. I've attached the trace and the log.

kafkaServer.txt
strace.txt

from jmx_exporter.

davidnarayan avatar davidnarayan commented on July 30, 2024

So, I was finally able narrow down the issue. I am attempting to use this jar to monitor Apache Kafka. The issue occurs when using the version of Kafka that is built for Scala 2.10. It does not occur when using the version of Kafka that is built for Scala 2.11.

from jmx_exporter.

brian-brazil avatar brian-brazil commented on July 30, 2024

That's odd, the code should be completely isolated from anything like that and only talking over JMX to the rest of the JVM.

from jmx_exporter.

davidnarayan avatar davidnarayan commented on July 30, 2024

The latest version of the JMX exporter (compiled from master) does not exhibit this issue.

from jmx_exporter.

bencoughlan avatar bencoughlan commented on July 30, 2024

The latest version? You mean version 1.0 of the prometheus jmx exporter?

from jmx_exporter.

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.