Exception adding Agent to Debug via IntelliJ IDEA (Datadog profiler only supported on Linux) #21119
Unanswered
IanMcShane
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi.
The following exception comes up when I am trying to debug my Java Spring Boot app locally (IDEA 2023.2.5 Ultimate, Corretto 17.0.9, OSX Ventura 13.6):
The java command looks like this:
There is more to the above but it is mostly IntelliJ and Sping related.
The agent does seem to work on a colleagues macbook via IntelliJ... so I am doing something wrong or there is something wrong with my config. I have been digging around on SO etc but am struggling to figure out what the underlying issue is.
Does anyone have any pointers or advice on how I could figure out why the agent does not want to load?
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions