getappmap / appmap-intellij-plugin

MIT License
38 stars 9 forks source link

Indexer and scanner processes do not appear to be running on Windows #112

Closed dustinbyrne closed 2 years ago

dustinbyrne commented 2 years ago

AppMaps are not indexed or scanned on Windows. None of the expected subprocesses are present in the task manager (assuming they're children of the IDE). No errors are reported.

Image

It looks like the binaries are not downloaded. I'd expect binaries to exist in these subdirectories, but they're empty:

PS C:\Users\Dustin\AppData\Local\JetBrains\appland-plugin> Get-ChildItem -Recurse

    Directory: C:\Users\Dustin\AppData\Local\JetBrains\appland-plugin

Mode                 LastWriteTime         Length Name
----                 -------------         ------ ----
d-----          9/9/2022   2:10 PM                appmap
d-----          9/9/2022   2:12 PM                scanner
jansorg commented 2 years ago

Thanks! Fixed by https://github.com/applandinc/appmap-intellij-plugin/pull/81/commits/88382162181cf1d0e27bae79bd89a5381cf31aa3 This wasn't found by CI, because it was recently decided on Slack not to run the plugin tests on Windows CI

jansorg commented 2 years ago

Fixed with 0.11.0-2, please reopen if it's still a bug on your machine. https://github.com/applandinc/appmap-intellij-plugin/releases/tag/install-guide-preview