getappmap / getappmap/appmap-java

Exceptions when executing IntelliJ with the AppMap agent attached

未关闭
#205 6 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

主要语言
Java
星标
88
派生
17
平均合并
2 天 2 小时
30 天内合并 PR
1

描述

I attempted to launch IntelliJ with the agent attached to it.

Custom VM options (Help > Edit Custom VM Options):

-javaagent:/home/jansorg/.appmap/lib/java/appmap.jar
-Dappmap.config.file=/home/jansorg/self-employment/customers/AppLand/intellij-plugin/appmap.yml
-Dappmap.output.directory=/home/jansorg/self-employment/customers/AppLand/intellij-plugin/appmap-intellij/
-Dappmap.debug=false
-Dappmap.recording.auto=true

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:

IntelliJ IDEA 2021.3.3 (Ultimate Edition)
Build #IU-213.7172.25, built on March 15, 2022
Runtime version: 11.0.14.1+1-b1751.46 amd64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
Linux 6.4.12-arch1-1
GC: G1 Young Generation, G1 Old Generation
Memory: 4096M
Cores: 32
Registry:
    ide.allow.merge.buttons=false
    ide.slow.operations.assertion=false
    ide.images.show.chessboard=true

Non-Bundled Plugins:
    org.jetbrains.kotlin (213-1.8.10-release-430-IJ6777.52)
    org.jetbrains.idea.grammar (2021.1.2)
    com.github.copilot (1.2.9.2684)
    YourKit Java Profiler 2021.3-b231 Integration (2021.3.231.0)
    com.intellij.spring.webflow (213.6461.21)
    pro.bashsupport (3.3.0.213)
    appland.appmap (0.45.5)
    io.karatelabs.intellij (1.7.7.361-211)

Kotlin: 213-1.8.10-release-430-IJ6777.52
Current Desktop: KDE

贡献指南

打开贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

调研方向

从附件 appmap-agent.log.txt 开始,使用其中列出的 IntelliJ 自定义 VM 选项重现启动过程。将 STDOUT 和 IntelliJ 日志与报告的异常进行比较;当 IntelliJ 在附加 AppMap 代理的情况下启动,且不再出现报告的错误和异常时,即表示完成。

由索引模型根据 Issue 内容生成。

评估

技术栈
java
领域
devtools
Issue 类型
缺陷
难度
3/5
预计耗时
1-2 天
活跃度
停滞
描述清晰度
基本清楚
新手友好度
35/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。