'Java error Java_java_lang_ClassLoader_00024NativeLibrary_load0
Have large spring boot app and seeing the following message every few seconds in Kibana logs for Java app.
WARNING: Could not find Java_java_lang_ClassLoader_00024NativeLibrary_load
I suspect something that has come in between Java 11 OpenJdk version after 22nd Apr 2022 and on/at 25th Apr 2022. 11-jre-slim: Pulling from library/openjdk
Looked in the code and can not see anything standing out. Looked at the Java source code and can see C code (oh no!)
Lots of these:
Showing entries from Apr 25, 20:11:32
- 20:11:32.492. WARNING: Could not find Java_java_lang_ClassLoader_00024NativeLibrary_load
- 20:11:37.500. WARNING: Could not find Java_java_lang_ClassLoader_00024NativeLibrary_load
- 20:11:37.702. WARNING: Could not find Java_java_lang_ClassLoader_00024NativeLibrary_load
- 20:11:42.701. WARNING: Could not find Java_java_lang_ClassLoader_00024NativeLibrary_load
- 20:11:42.905. WARNING: Could not find Java_java_lang_ClassLoader_00024NativeLibrary_load
- 20:11:47.913 WARNING: Could not find Java_java_lang_ClassLoader_00024NativeLibrary_load
- 20:11:48.099. WARNING: Could not find Java_java_lang_ClassLoader_00024NativeLibrary_load
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
Solution | Source |
---|