Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/alibaba/arthas
Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas
https://github.com/alibaba/arthas
Feedback
9V8EXj377 opened this issue 2 days ago
9V8EXj377 opened this issue 2 days ago
Feedback
d7HZeVKBgC4SDYt opened this issue 2 days ago
d7HZeVKBgC4SDYt opened this issue 2 days ago
ArthasBootstrap.getInstance(instrumentation, "") 如何禁止调用/api/latest_version
243300852 opened this issue 9 days ago
243300852 opened this issue 9 days ago
trace命令是否支持内部方法的所有链路查看?
hexian opened this issue 11 days ago
hexian opened this issue 11 days ago
Arthas的retransform是否会引起程序暂停?
gatesking opened this issue 11 days ago
gatesking opened this issue 11 days ago
Windows 使用 Java 代码创建 Arthas 进程无法输入命令
IceOfSummer opened this issue 12 days ago
IceOfSummer opened this issue 12 days ago
在weblogic中使用报错
hexian opened this issue 12 days ago
hexian opened this issue 12 days ago
某些 ClassLoader 实现调用 getURLs() 可能抛出异常,需要处理
hengyunabc opened this issue 19 days ago
hengyunabc opened this issue 19 days ago
vmtool命令无法动态获取@ConfigurationProperties刷新后的值
smallchips opened this issue 22 days ago
smallchips opened this issue 22 days ago
attach tomcat进程失败
SilenceXXX1 opened this issue 24 days ago
SilenceXXX1 opened this issue 24 days ago
修复ognl表达式获取字段值返回类型错误
Allan-QLB opened this pull request 24 days ago
Allan-QLB opened this pull request 24 days ago
请教一下Arthas能否watch到Jdk相关方法的执行情况
ohMyJason opened this issue 25 days ago
ohMyJason opened this issue 25 days ago
Arthas诊断抛ConcurrentModificationException异常
xiaoyunwen opened this issue 25 days ago
xiaoyunwen opened this issue 25 days ago
使用profiler loop功能报错
ariclf opened this issue 25 days ago
ariclf opened this issue 25 days ago
profiler 命令需要增加测试,检查文档里的使用说明
hengyunabc opened this issue 25 days ago
hengyunabc opened this issue 25 days ago
考虑在命令行处理 类名时,自动替换 / 为 . ,比如 com/google/common/base/Optional 自动处理为 com.google.common.base.Optional
hengyunabc opened this issue 26 days ago
hengyunabc opened this issue 26 days ago
解决AdviceListener半路执行了after却没先执行before的问题,具体表现有:#cost计算错误
trytocatch opened this pull request 26 days ago
trytocatch opened this pull request 26 days ago
#cost>xxx错误命中,以及trace输出信息不完整
trytocatch opened this issue 26 days ago
trytocatch opened this issue 26 days ago
解决abortProcess的并发问题
trytocatch opened this pull request 27 days ago
trytocatch opened this pull request 27 days ago
Fix grpc unittest
fengye404 opened this pull request 27 days ago
fengye404 opened this pull request 27 days ago
新版本 ognl 有一个 UseStricterInvocation 模块,默认开启,执行 ognl 表达式容易出现: cannot be called from within OGNL invokeMethod() under stricter invocation mode
hengyunabc opened this issue about 1 month ago
hengyunabc opened this issue about 1 month ago
ognl 3.4.2/3.4.3 版本 bug 导致 string equals 出错
hengyunabc opened this issue about 1 month ago
hengyunabc opened this issue about 1 month ago
新版本watch的params在被用于其他方法的入参的时候会直接变成null
deadpoolssr opened this issue about 1 month ago
deadpoolssr opened this issue about 1 month ago
SpyAPI.atEnter 可能抛出 ConcurrentModificationException
hengyunabc opened this issue about 1 month ago
hengyunabc opened this issue about 1 month ago
springboot 集成arthas
maikafei opened this issue about 1 month ago
maikafei opened this issue about 1 month ago
期望长时间不使用 Arthas 时系统自动调用 stop 命令
RaymondLam1 opened this issue about 1 month ago
RaymondLam1 opened this issue about 1 month ago
update termd and shade plugin ver
wwulfric opened this pull request about 1 month ago
wwulfric opened this pull request about 1 month ago
连接进程时报错
otowa123 opened this issue about 1 month ago
otowa123 opened this issue about 1 month ago
使用trace 出现method to large
luffyQ opened this issue about 1 month ago
luffyQ opened this issue about 1 month ago
jackson 漏洞 PRISMA-2023-0067
wwulfric opened this issue about 1 month ago
wwulfric opened this issue about 1 month ago
watch/trace 等补全 method 时,自动补全支持构造函数 <init>
hengyunabc opened this issue about 1 month ago
hengyunabc opened this issue about 1 month ago
Revert "优化识别重定向" ,修复 watch等命令不支持构造函数 <init> 的问题
hengyunabc opened this pull request about 1 month ago
hengyunabc opened this pull request about 1 month ago
当一个类被多个 ClassLoader 加载时,watch/trace 等命令无法补全 method
hengyunabc opened this issue about 1 month ago
hengyunabc opened this issue about 1 month ago
使用arthas出现异常:com.taobao.arthas.core.command.express.ExpressException: java.lang.NullPointerException: target is null for method getBean
Uncle-Xi opened this issue about 1 month ago
Uncle-Xi opened this issue about 1 month ago
修复 PackageInternalsFinder.fuse 在处理空包时(即自己没有类),会有 null 异常的问题
noear opened this pull request about 1 month ago
noear opened this pull request about 1 month ago
【反馈】PackageInternalsFinder.fuse 在处理空包时(即自己没有类),会有 null 异常的问题
noear opened this issue about 1 month ago
noear opened this issue about 1 month ago
修复watch 构造方法的问题
Allan-QLB opened this pull request about 1 month ago
Allan-QLB opened this pull request about 1 month ago
Elasticsearch 进程使用watch命令被卡死了大部分线程
cfangpp opened this issue about 1 month ago
cfangpp opened this issue about 1 month ago
arthas无法连接使用宝兰德中间件启动的进程
qinjxqjx opened this issue about 1 month ago
qinjxqjx opened this issue about 1 month ago
quit 命令打印出提示,说明arthas仍在后台运行,执行 stop 才是彻底退出
hengyunabc opened this issue about 2 months ago
hengyunabc opened this issue about 2 months ago
[需求] 发布文件中带上 VERSION 文件
yjqg6666 opened this issue about 2 months ago
yjqg6666 opened this issue about 2 months ago
4.0.0 及之后版本不支持 watch 构造函数
hengyunabc opened this issue about 2 months ago
hengyunabc opened this issue about 2 months ago
classloader -l有时候不显示hash,parent列
Takumilove opened this issue about 2 months ago
Takumilove opened this issue about 2 months ago
thread 指令导致 jvm crash
carl10086 opened this issue about 2 months ago
carl10086 opened this issue about 2 months ago
add native agent monomer mode
flzj-kl opened this pull request about 2 months ago
flzj-kl opened this pull request about 2 months ago
tunnel server SSL如何正确使用;不支持配证书
dengbin21 opened this issue about 2 months ago
dengbin21 opened this issue about 2 months ago
fix: class loader tree lack #2926
RaymondLam1 opened this pull request about 2 months ago
RaymondLam1 opened this pull request about 2 months ago
PHP 可以使用吗
assert6 opened this issue 2 months ago
assert6 opened this issue 2 months ago
Spring web war 包 classloader -t 命令打印输出不符合预期
RaymondLam1 opened this issue 2 months ago
RaymondLam1 opened this issue 2 months ago
arthas内存占用问题
jmilktea opened this issue 2 months ago
jmilktea opened this issue 2 months ago
Load class from class path if not found
secfree opened this pull request 2 months ago
secfree opened this pull request 2 months ago
Update spring-boot-starter.md,arthas-all-3.7.2版本后已经支持springboot3了
qiuqiuqiu123 opened this pull request 2 months ago
qiuqiuqiu123 opened this pull request 2 months ago
文件上传问题
ms143014 opened this issue 2 months ago
ms143014 opened this issue 2 months ago
docker使用的是musl C库,arthas的vmtool运行报错
kevinbbjj opened this issue 2 months ago
kevinbbjj opened this issue 2 months ago
New Options and Documents
ZhaoGuorui666 opened this pull request 3 months ago
ZhaoGuorui666 opened this pull request 3 months ago
tunnel server能不能弄个docker
FN20200222 opened this issue 3 months ago
FN20200222 opened this issue 3 months ago
Upgrade netty to 4.1.113.Final
hengyunabc opened this issue 3 months ago
hengyunabc opened this issue 3 months ago
在 web terminal 输入长字符,超过一行之后,再从中间输入,显示会混乱
hengyunabc opened this issue 3 months ago
hengyunabc opened this issue 3 months ago
升级 netty 版本导致,下载火焰图失败
hengyunabc opened this issue 3 months ago
hengyunabc opened this issue 3 months ago
add native agent module
flzj-kl opened this pull request 3 months ago
flzj-kl opened this pull request 3 months ago
Add support for gRPC
fengye404 opened this pull request 3 months ago
fengye404 opened this pull request 3 months ago
能在在线文档中解释下全量包的说明吗?
youngledo opened this issue 3 months ago
youngledo opened this issue 3 months ago
去掉过时的 --use-http 选项
hengyunabc opened this issue 3 months ago
hengyunabc opened this issue 3 months ago
hotfix: Optimize code and handle potential NullPointerExceptions
daguimu opened this pull request 3 months ago
daguimu opened this pull request 3 months ago
typo: variable name and word error.
daguimu opened this pull request 3 months ago
daguimu opened this pull request 3 months ago
arthas 4.0.1 jdk 1.8.0_411 profile start crash
remind opened this issue 3 months ago
remind opened this issue 3 months ago
arthas能否指定对象watch或者vmtool express?
qq1033731787 opened this issue 3 months ago
qq1033731787 opened this issue 3 months ago
增加新选项 --wall
ZhaoGuorui666 opened this pull request 3 months ago
ZhaoGuorui666 opened this pull request 3 months ago
增加新选项 --classify
ZhaoGuorui666 opened this pull request 3 months ago
ZhaoGuorui666 opened this pull request 3 months ago
Upgrade the async profiler library file version
ZhaoGuorui666 opened this pull request 3 months ago
ZhaoGuorui666 opened this pull request 3 months ago
不支持Stream流
724027069 opened this issue 3 months ago
724027069 opened this issue 3 months ago
在 arthas 3.x 版本的打包结果里,同时有 as.sh/as3.sh , arthas-boot.jar/arthas-boot3.jar ,保持兼容性
hengyunabc opened this issue 3 months ago
hengyunabc opened this issue 3 months ago
代码热更新问题
ZJiuMing opened this issue 3 months ago
ZJiuMing opened this issue 3 months ago
windows 本地编译打包源码, arthas-vmtool模块报错,jdk11
lomodays207 opened this issue 3 months ago
lomodays207 opened this issue 3 months ago
增强字节码时,没有正确判断 major version,导致 IllegalArgumentException: JSR/RET are not supported with computeFrames option
hengyunabc opened this issue 3 months ago
hengyunabc opened this issue 3 months ago
使用ognl更改日志信息失败
mitht opened this issue 3 months ago
mitht opened this issue 3 months ago
typo: passowrd --> password
CC11001100 opened this pull request 3 months ago
CC11001100 opened this pull request 3 months ago
【分享】如何通过arthas来定位 StackOverflowError?
btpka3 opened this issue 4 months ago
btpka3 opened this issue 4 months ago
arthas-4.0.0执行ognl命令无效果,arthas-3.7.2执行ognl命令有效果
genglongsir opened this issue 4 months ago
genglongsir opened this issue 4 months ago
feat: website supports switching to v3.x and add notice for not supporting JDK 6/7
siuhui opened this pull request 4 months ago
siuhui opened this pull request 4 months ago
all consumers are unhealthy, current job was interrupted
huaiZhouA opened this issue 4 months ago
huaiZhouA opened this issue 4 months ago
java.lang.IllegalArgumentException: WebSocket close status code does NOT comply with RFC-6455: 2000
JackLove6666 opened this issue 4 months ago
JackLove6666 opened this issue 4 months ago
profiler 的 duration 参数不生效
kong62 opened this issue 4 months ago
kong62 opened this issue 4 months ago
如果java进程是通过system-service启动的,不能使用arthas监听吗?
GZK0329 opened this issue 4 months ago
GZK0329 opened this issue 4 months ago
jdk21启动,telnet连接不上
zyhui98 opened this issue 4 months ago
zyhui98 opened this issue 4 months ago
为什么文档中有memory命令,在实际使用中无法找到memory命令呢?help中也没有看到
yk5215947 opened this issue 4 months ago
yk5215947 opened this issue 4 months ago
feat: restrict boot to use 3.x version and support website version switching
siuhui opened this pull request 4 months ago
siuhui opened this pull request 4 months ago
提出一个想法,用jetbrains二开的async-profiler代替原版的async-profiler以获得windows系统的支持
KnightBlood opened this issue 4 months ago
KnightBlood opened this issue 4 months ago
控制台输入命令的时候卡顿,造成输入字符丢失,而且极为严重
Briandis opened this issue 4 months ago
Briandis opened this issue 4 months ago
Cannot run program "sh": error=13
landashu opened this issue 4 months ago
landashu opened this issue 4 months ago
2
BepatientL opened this issue 5 months ago
BepatientL opened this issue 5 months ago
Add files via upload
smile677 opened this pull request 5 months ago
smile677 opened this pull request 5 months ago
三种方式启动docker中的arthas,想远程链接都没有成功
zhangshuoa opened this issue 5 months ago
zhangshuoa opened this issue 5 months ago
Feature
shiyindaxiaojie opened this pull request 5 months ago
shiyindaxiaojie opened this pull request 5 months ago
有个报错,不太明白,望作者解答一下
jiaguoyi opened this issue 5 months ago
jiaguoyi opened this issue 5 months ago
使用wisp时,报NPE错误
Thomas-Kong opened this issue 5 months ago
Thomas-Kong opened this issue 5 months ago
升级 logback 和 slf4j
hengyunabc opened this issue 5 months ago
hengyunabc opened this issue 5 months ago
使用arthas附上进程后,执行ognl命令异常
tkgup opened this issue 5 months ago
tkgup opened this issue 5 months ago
同时trace同个class内不同method数据异常问题
zhong-jie opened this issue 5 months ago
zhong-jie opened this issue 5 months ago
fix(sec): upgrade io.netty:netty-codec-http to 4.1.108.Final
chncaption opened this pull request 5 months ago
chncaption opened this pull request 5 months ago