[Native Image] Warning: Error processing trace entry map(size=5, {(tracer,reflect),(function,getSystemResources),(caller_class,com.ibm.msg.client.commonservices.componentmanager.ComponentManager),(result,true),(args,[null])}): java.lang.NullPointerException #9972
Labels
Describe the Issue
I'm seeing warnings/NPE's when executing a task with the agent attached:
Using the latest version of GraalVM can resolve many issues.
GraalVM Version
java 22.0.2 2024-07-16
Java(TM) SE Runtime Environment Oracle GraalVM 22.0.2+9.1 (build 22.0.2+9-jvmci-b01)
Java HotSpot(TM) 64-Bit Server VM Oracle GraalVM 22.0.2+9.1 (build 22.0.2+9-jvmci-b01, mixed mode, sharing)
Operating System and Version
MacOS 15.0.1 (24A348)
Diagnostic Flag Confirmation
-H:ThrowMissingRegistrationErrors=
flag.Run Command
Expected Behavior
The task should run without warnings.
Actual Behavior
NPE
Steps to Reproduce
Essentially, I have a project with a dependency on com.ibm.mq.jakarta.client-9.4.0.0: and the above mentioned warnings are displayed repeatedly when executing.
Additional Context
No response
Run-Time Log Output and Error Messages
No response
The text was updated successfully, but these errors were encountered: