Giter Club home page Giter Club logo

tascalate-instrument's People

Contributors

dependabot[bot] avatar vsilaev avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

tascalate-instrument's Issues

Unable to attach with the SafeNativeAgentLoader

I was trying to use the Agent attach feature with a version of Temurin JRE (11.0.17), but ran across an issue.

The AgentLoaders tries to attach using the SafeNativeAgentLoader, however this doesn't appear to work. Here is an excerpt from the failing stacktrace.

  exc: java.lang.UnsatisfiedLinkError: Error looking up function 'Agent_OnAttach': /opt/.../jdk-11.0.17+8-jre//bin/java: undefined symbol: Agent_OnAttach
  exc: 	at com.sun.jna.Function.<init>(Function.java:252)
  exc: 	at com.sun.jna.NativeLibrary.getFunction(NativeLibrary.java:620)
  exc: 	at com.sun.jna.NativeLibrary.getFunction(NativeLibrary.java:596)
  exc: 	at com.sun.jna.NativeLibrary.getFunction(NativeLibrary.java:582)
  exc: 	at com.sun.jna.Library$Handler.invoke(Library.java:248)
  exc: 	at net.tascalate.instrument.attach.core.$Proxy123.Agent_OnAttach(Unknown Source)
  exc: 	at net.tascalate.instrument.attach.core.NativeAgentLoader.attach(Unknown Source)
  exc: 	at net.tascalate.instrument.attach.core.SafeNativeAgentLoader.attach(Unknown Source)
  exc: 	at net.tascalate.instrument.attach.api.AgentLoaders$WithArgsCheck.attach(Unknown Source)
  exc: 	at net.tascalate.instrument.attach.api.AgentLoaders.attach(Unknown Source)

The same code is working with the Temurin JDK (11.0.18).

Do you have any insight what might be failing?

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.