-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Exceptions when executing IntelliJ with the AppMap agent attached #205
Comments
@apotterri are any of these exceptions concerning? |
I don't think so, but it's a little hard to tell. @jansorg Can you rerun this without Independently of If there are still exceptions shown without |
@apotterri Thanks! Without the log option, there are no exceptions in the log. But the created AppMap remains empty, even though I used code of the AppMap plugin.
Is there a way to let it record all method calls, regardless of the package? |
Sorry, you didn't say that your AppMaps were empty. ;) No, there's no way to make the agent record all calls from any package, though putting the paths So, I guess those exceptions in the original log may indicate a problem after all. I'll need to investigate this myself to figure out why it's failing. |
@jansorg I think this should be fixed now. Can you try it again? |
@apotterri I tried again. I only got an empty appmap. I've attached the debug log. Local changes to build.gradle.kts to launch
|
I attempted to launch IntelliJ with the agent attached to it.
Custom VM options (
Help > Edit Custom VM Options
):This prints a lot of debug info, errors and exceptions to STDOUT.
Help > Show log in ...
displays the log with STDOUT embedded.Log:
appmap-agent.log.txt
IntelliJ info:
The text was updated successfully, but these errors were encountered: