-
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
Missing entries in autogenerated appmap.yml #282
Comments
Can you check and make sure that it was |
For example the extension itself may be doing this (poorly). |
The file contained comments suggesting it was (see #283 for the full file); I grepped the vscode extension source code and don't see anything that would generate comments like that. |
This, and the problems detecting subprojects, is really weird. Can you check to make sure that you're using the latest version of the agent jar, please? |
$ ls -la ~/.appmap/lib/java/appmap.jar
lrwxrwxrwx 1 divide divide 47 07-08 16:10 /home/divide/.appmap/lib/java/appmap.jar -> /home/divide/.appmap/lib/java/appmap-1.26.9.jar I can try from scratch if you think it's an issue with out-of-date agent, but I have no reason to suspect this. |
It's missing
appmap_dir
(required by some tooling) andlanguage
.The text was updated successfully, but these errors were encountered: