getappmap / appmap-js

Client libraries for AppMap
48 stars 17 forks source link

Navie has trouble answering questions in appmap-intellij-plugin #2041

Closed apotterri closed 1 month ago

apotterri commented 1 month ago

A little context from the log:

58299 [Stderr] (node:58299) ExperimentalWarning: The Fetch API is an experimental feature. This feature could change at any time
58299 [Stderr] (Use `appmap --trace-warnings ...` to show where the warning was created)
58299 [Stderr] Explain received ack (userMessageId=ce71de28-3709-4f44-8ed5-659f17f89521, threadId=b3a5a481-4c3d-4c5a-8c0d-b5fc7d4144d1)
58299 [Stderr] Thread b3a5a481-4c3d-4c5a-8c0d-b5fc7d4144d1 not found
58299 [Stderr] [remote-navie] Creating new thread b3a5a481-4c3d-4c5a-8c0d-b5fc7d4144d1 (thread not found)
58299 [Stderr] Explain received context request: projectInfo
58299 [Stderr] Explain received context request: search
58299 [Stderr] Collecting context with parameters: sourceDirectories: /Users/ajp/src/applandinc/appmap-intellij-plugin, charLimit: 16641, appmapDirectories: /Users/ajp/src/applandinc/appmap-intellij-plugin, keywords: programmatically, call, add, navie, addnavie, context, naviecontext, files, contextfiles, action, filesaction, appland, actions, navie, labels: explain(high), feature(high)
AppMap RPC process listening on port 53449
Pushing workspace configuration to RPC server:
- /Users/ajp/src/applandinc/appmap-intellij-plugin/appmap.yml
58299 [Stdout] [AppMapIndex] Adding AppMaps to full-text index
58299 [Stderr] Setting RPC configuration: {"appmapConfigFiles":["/Users/ajp/src/applandinc/appmap-intellij-plugin/appmap.yml"],"projectDirectories":["/Users/ajp/src/applandinc/appmap-intellij-plugin"]}
AppMap RPC process listening on port 53449
Pushing workspace configuration to RPC server:
- /Users/ajp/src/applandinc/appmap-intellij-plugin/appmap.yml
58299 [Stdout] [AppMapIndex] Added 151 AppMaps to full-text index in 498ms
58299 [Stderr] Setting RPC configuration: {"appmapConfigFiles":["/Users/ajp/src/applandinc/appmap-intellij-plugin/appmap.yml"],"projectDirectories":["/Users/ajp/src/applandinc/appmap-intellij-plugin"]}
58299 [Stdout] [AppMapIndex] Got 151 AppMap matches for search "programmatically call add navie addnavie context naviecontext files contextfiles action filesaction appland actions navie"
58299 [Stdout] [AppMapIndex] Score stats:
58299 [Stdout]   Max:    8.639430652537236
58299 [Stdout]   Median: 0.7863027406794407
58299 [Stdout]   Mean:   1.0325725792397091
58299 [Stdout]   StdDev: 1.5605856033863341
58299 [Stdout] Number which are least 1 stddev above the mean: 4
58299 [Stdout] Number which are at least 2 stddev above the mean: 4
58299 [Stdout] Number which are at least 3 stddev above the mean: 4
58299 [Stderr] [UpToDate] Update time for tmp/appmap/junit/appland_actions_OpenRecentAppMapActionTest_action cannot be determined
58299 [Stderr] [UpToDate] Update time for tmp/appmap/junit/appland_actions_StopAppMapRecordingActionTest_findDefaultStorageLocationFallback cannot be determined
58299 [Stderr] [UpToDate] Update time for tmp/appmap/junit/appland_actions_StopAppMapRecordingActionTest_findDefaultStorageLocationConfig cannot be determined
58299 [Stderr] [UpToDate] Update time for tmp/appmap/junit/appland_actions_StopAppMapRecordingActionTest_findDefaultStorageLocationConfigTwoConfigurations cannot be determined
58299 [Stderr] [UpToDate] Update time for tmp/appmap/junit/appland_execution_AppMapJavaPackageConfigTest_configCreatedInRoot cannot be determined
58299 [Stderr] [UpToDate] Update time for tmp/appmap/junit/appland_problemsView_listener_ScannerFilesAsyncListenerTest_emptyFindingsFileDeletion cannot be determined
58299 [Stderr] [UpToDate] Update time for tmp/appmap/junit/appland_installGuide_analyzer_LanguageResolverIgnoredFilesTest_ignoredFilesDetection cannot be determined
58299 [Stderr] [UpToDate] Update time for tmp/appmap/junit/appland_problemsView_listener_ScannerFilesAsyncListenerTest_findingsFileRename cannot be determined
58299 [Stderr] [UpToDate] Update time for tmp/appmap/junit/appland_execution_AppMapJavaPackageConfigTest_ignoreAppMapConfigOutsideSearchScope cannot be determined
58299 [Stderr] [UpToDate] Update time for tmp/appmap/junit/appland_problemsView_listener_ScannerFilesAsyncListenerTest_findingsFileDeletion cannot be determined
58299 [Stdout] [FullText] Limiting to the top 10 matches
58299 [Stderr] [RPCServer] An error occurred handling explain.status: RpcError: No search request with id ce71de28-3709-4f44-8ed5-659f17f89521
58299 [Stderr]     at explainStatus (/snapshot/appmap-js/packages/cli/built/rpc/explain/explain.js)
58299 [Stderr]     at handler (/snapshot/appmap-js/packages/cli/built/rpc/explain/explain.js)
58299 [Stderr]     at Server.<anonymous> (/snapshot/appmap-js/packages/cli/built/cmds/index/rpcServer.js)
58299 [Stderr]     at Method.execute (/snapshot/appmap-js/node_modules/jayson/lib/method.js:119:18)
58299 [Stderr]     at /snapshot/appmap-js/node_modules/jayson/lib/server/index.js:327:12
58299 [Stderr]     at maybeParse (/snapshot/appmap-js/node_modules/jayson/lib/server/index.js:471:5)
58299 [Stderr]     at Server.call (/snapshot/appmap-js/node_modules/jayson/lib/server/index.js:247:3)
58299 [Stderr]     at /snapshot/appmap-js/node_modules/jayson/lib/server/middleware.js:36:12
58299 [Stderr]     at call (/snapshot/appmap-js/node_modules/connect/index.js:239:7)
58299 [Stderr]     at next (/snapshot/appmap-js/node_modules/connect/index.js:183:5)
58299 [Stderr]     at /snapshot/appmap-js/node_modules/body-parser/lib/read.js:137:5
58299 [Stderr]     at AsyncResource.runInAsyncScope (node:async_hooks:203:9)
58299 [Stderr]     at invokeCallback (/snapshot/appmap-js/node_modules/body-parser/node_modules/raw-body/index.js:238:16)
58299 [Stderr]     at done (/snapshot/appmap-js/node_modules/body-parser/node_modules/raw-body/index.js:227:7)
58299 [Stderr]     at IncomingMessage.onEnd (/snapshot/appmap-js/node_modules/body-parser/node_modules/raw-body/index.js:287:7)
58299 [Stderr]     at IncomingMessage.emit (node:events:537:28)
58299 [Stderr]     at endReadableNT (node:internal/streams/readable:1359:12)
58299 [Stderr]     at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
58299 [Stderr]   code: 404,
58299 [Stderr]   data: undefined
58299 [Stderr] }
appland-release commented 1 month ago

:tada: This issue has been resolved in version @appland/appmap-v3.169.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: