question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Frequent warn message: Could not find Java_java_lang_ClassLoader_00024NativeLibrary_load

See original GitHub issue

Agent version: 1.33.0 Java version: SapMachine (build 11.0.16+8-LTS-sapmachine) (OpenJDK fork)

Hey there,

recently we updated our Java version from 11.0.14.1 to the aforementioned version and switched from agent version 1.30.1 to 1.33.0. We’re use the matching debug symbols for the agent’s profiling feature.

Since updating the version the apm agent frequently logs the following warning: WARNING: Could not find Java_java_lang_ClassLoader_00024NativeLibrary_load

I raised an issue at the SapMachine project. The engineers investigated the issue and came to the conclusion that the latest apm agent uses an older version of the async-profiler where the problematic code is still present.

See this comment for reference.

Would you please comment on this issue? Will you fix it by upgrading the async-profiler version?

Thanks in advance.

Kind regards.

Issue Analytics

  • State:closed
  • Created a year ago
  • Reactions:1
  • Comments:13 (8 by maintainers)

github_iconTop GitHub Comments

4reactions
eyalkorencommented, Sep 15, 2022

1.34.0 has been released with the fix to this issue.

1reaction
eyalkorencommented, Sep 12, 2022

Should be really soon, though I can’t put a concrete date. I recommend you watch this repo for release notifications, at least until the next one.

Read more comments on GitHub >

github_iconTop Results From Across the Web

No results found

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found