Giter Site home page Giter Site logo

Comments (11)

cyrille-leclerc avatar cyrille-leclerc commented on May 14, 2024

Thanks for the detailed report @tcrossland . I'm investigating.

from jmxtrans-agent.

cyrille-leclerc avatar cyrille-leclerc commented on May 14, 2024

@tcrossland can you please give us one more details please: is jmxtrans-config.xml contained in a jar or is on the file system?

from jmxtrans-agent.

tcrossland avatar tcrossland commented on May 14, 2024

It's in one of the jars on the classpath (i.e. it's copied from src/main/resources by maven, or in this case, SBT). The same (opaque) classpath URI works with 1.2.2 of jmxtrans-agent.

I'm happy to continue using 1.2.2, just thought it would be useful to create the issue in case anyone else has the problem.

from jmxtrans-agent.

cyrille-leclerc avatar cyrille-leclerc commented on May 14, 2024

Thanks @tcrossland. I have just verified that the problem does not happen with a config file on the file system :-)

I suspect that you can workaround prefixing the filename with /.

Can you try to reproduce with https://oss.sonatype.org/content/repositories/snapshots/org/jmxtrans/agent/jmxtrans-agent/1.2.4-SNAPSHOT/jmxtrans-agent-1.2.4-20160525.221853-2.jar

You should have a better exception message. I'm based in France and it's late, I'll continue to investigate tomorrow.

Cyrille

from jmxtrans-agent.

tcrossland avatar tcrossland commented on May 14, 2024

I tried using a leading / (classpath:///jmxtrans-config.xml and classpath:/jmxtrans-config.xml) but both failed with an NPE (I've lost the stacktrace from my terminal scrollback, also a bit late here in Spain!). In any case, no hurry, 1.2.2 is working fine.

from jmxtrans-agent.

kerlandsson avatar kerlandsson commented on May 14, 2024

@cyrille-leclerc I suspect the problem is at org.jmxtrans.agent.util.io.ClasspathResource.getFile() - AFAIK, it is not possible to create File objects for files that reside within a jar file. We probably will have to work with only the stream when reading configuration from within a jar.

from jmxtrans-agent.

cyrille-leclerc avatar cyrille-leclerc commented on May 14, 2024

@kerlandsson good catch! I'm fixing

from jmxtrans-agent.

cyrille-leclerc avatar cyrille-leclerc commented on May 14, 2024

@tcrossland I am working on a fix on my fork cyrille-leclerc@8d853c8

I did not have the time to finish my tests but this should do the job. Would you have the time to verify?

https://oss.sonatype.org/content/repositories/snapshots/org/jmxtrans/agent/jmxtrans-agent/1.2.4-SNAPSHOT/jmxtrans-agent-1.2.4-20160526.092044-4.jar

from jmxtrans-agent.

tcrossland avatar tcrossland commented on May 14, 2024

I'll try tomorrow and let you know. Thanks for the quick fix!

from jmxtrans-agent.

tcrossland avatar tcrossland commented on May 14, 2024

Sorry, haven't found time to test it yet... will get round to it soon.

from jmxtrans-agent.

tcrossland avatar tcrossland commented on May 14, 2024

@cyrille-leclerc Hi, finally got round to testing the snapshot version, works correctly loading classpath resources. Many thanks!

from jmxtrans-agent.

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.