Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
arthas
Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas
Collective -
https://opencollective.com/arthas
- Code: https://github.com/alibaba/arthas
ArthasBootstrap.getInstance(instrumentation, "") 如何禁止调用/api/latest_version
github.com/alibaba/arthas - 243300852 opened this issue 21 days ago
github.com/alibaba/arthas - 243300852 opened this issue 21 days ago
Windows 使用 Java 代码创建 Arthas 进程无法输入命令
github.com/alibaba/arthas - IceOfSummer opened this issue 24 days ago
github.com/alibaba/arthas - IceOfSummer opened this issue 24 days ago
某些 ClassLoader 实现调用 getURLs() 可能抛出异常,需要处理
github.com/alibaba/arthas - hengyunabc opened this issue about 1 month ago
github.com/alibaba/arthas - hengyunabc opened this issue about 1 month ago
vmtool命令无法动态获取@ConfigurationProperties刷新后的值
github.com/alibaba/arthas - smallchips opened this issue about 1 month ago
github.com/alibaba/arthas - smallchips opened this issue about 1 month ago
修复ognl表达式获取字段值返回类型错误
github.com/alibaba/arthas - Allan-QLB opened this pull request about 1 month ago
github.com/alibaba/arthas - Allan-QLB opened this pull request about 1 month ago
请教一下Arthas能否watch到Jdk相关方法的执行情况
github.com/alibaba/arthas - ohMyJason opened this issue about 1 month ago
github.com/alibaba/arthas - ohMyJason opened this issue about 1 month ago
Arthas诊断抛ConcurrentModificationException异常
github.com/alibaba/arthas - xiaoyunwen opened this issue about 1 month ago
github.com/alibaba/arthas - xiaoyunwen opened this issue about 1 month ago
profiler 命令需要增加测试,检查文档里的使用说明
github.com/alibaba/arthas - hengyunabc opened this issue about 1 month ago
github.com/alibaba/arthas - hengyunabc opened this issue about 1 month ago
考虑在命令行处理 类名时,自动替换 / 为 . ,比如 com/google/common/base/Optional 自动处理为 com.google.common.base.Optional
github.com/alibaba/arthas - hengyunabc opened this issue about 1 month ago
github.com/alibaba/arthas - hengyunabc opened this issue about 1 month ago
解决AdviceListener半路执行了after却没先执行before的问题,具体表现有:#cost计算错误
github.com/alibaba/arthas - trytocatch opened this pull request about 1 month ago
github.com/alibaba/arthas - trytocatch opened this pull request about 1 month ago
#cost>xxx错误命中,以及trace输出信息不完整
github.com/alibaba/arthas - trytocatch opened this issue about 1 month ago
github.com/alibaba/arthas - trytocatch opened this issue about 1 month ago
解决abortProcess的并发问题
github.com/alibaba/arthas - trytocatch opened this pull request about 1 month ago
github.com/alibaba/arthas - trytocatch opened this pull request about 1 month ago
新版本 ognl 有一个 UseStricterInvocation 模块,默认开启,执行 ognl 表达式容易出现: cannot be called from within OGNL invokeMethod() under stricter invocation mode
github.com/alibaba/arthas - hengyunabc opened this issue about 1 month ago
github.com/alibaba/arthas - hengyunabc opened this issue about 1 month ago
ognl 3.4.2/3.4.3 版本 bug 导致 string equals 出错
github.com/alibaba/arthas - hengyunabc opened this issue about 1 month ago
github.com/alibaba/arthas - hengyunabc opened this issue about 1 month ago
新版本watch的params在被用于其他方法的入参的时候会直接变成null
github.com/alibaba/arthas - deadpoolssr opened this issue about 1 month ago
github.com/alibaba/arthas - deadpoolssr opened this issue about 1 month ago
SpyAPI.atEnter 可能抛出 ConcurrentModificationException
github.com/alibaba/arthas - hengyunabc opened this issue about 1 month ago
github.com/alibaba/arthas - hengyunabc opened this issue about 1 month ago
期望长时间不使用 Arthas 时系统自动调用 stop 命令
github.com/alibaba/arthas - RaymondLam1 opened this issue about 2 months ago
github.com/alibaba/arthas - RaymondLam1 opened this issue about 2 months ago
update termd and shade plugin ver
github.com/alibaba/arthas - wwulfric opened this pull request about 2 months ago
github.com/alibaba/arthas - wwulfric opened this pull request about 2 months ago
jackson 漏洞 PRISMA-2023-0067
github.com/alibaba/arthas - wwulfric opened this issue about 2 months ago
github.com/alibaba/arthas - wwulfric opened this issue about 2 months ago
watch/trace 等补全 method 时,自动补全支持构造函数 <init>
github.com/alibaba/arthas - hengyunabc opened this issue about 2 months ago
github.com/alibaba/arthas - hengyunabc opened this issue about 2 months ago
Revert "优化识别重定向" ,修复 watch等命令不支持构造函数 <init> 的问题
github.com/alibaba/arthas - hengyunabc opened this pull request about 2 months ago
github.com/alibaba/arthas - hengyunabc opened this pull request about 2 months ago
当一个类被多个 ClassLoader 加载时,watch/trace 等命令无法补全 method
github.com/alibaba/arthas - hengyunabc opened this issue about 2 months ago
github.com/alibaba/arthas - hengyunabc opened this issue about 2 months ago
使用arthas出现异常:com.taobao.arthas.core.command.express.ExpressException: java.lang.NullPointerException: target is null for method getBean
github.com/alibaba/arthas - Uncle-Xi opened this issue about 2 months ago
github.com/alibaba/arthas - Uncle-Xi opened this issue about 2 months ago
修复 PackageInternalsFinder.fuse 在处理空包时(即自己没有类),会有 null 异常的问题
github.com/alibaba/arthas - noear opened this pull request about 2 months ago
github.com/alibaba/arthas - noear opened this pull request about 2 months ago
【反馈】PackageInternalsFinder.fuse 在处理空包时(即自己没有类),会有 null 异常的问题
github.com/alibaba/arthas - noear opened this issue about 2 months ago
github.com/alibaba/arthas - noear opened this issue about 2 months ago
Elasticsearch 进程使用watch命令被卡死了大部分线程
github.com/alibaba/arthas - cfangpp opened this issue about 2 months ago
github.com/alibaba/arthas - cfangpp opened this issue about 2 months ago
quit 命令打印出提示,说明arthas仍在后台运行,执行 stop 才是彻底退出
github.com/alibaba/arthas - hengyunabc opened this issue about 2 months ago
github.com/alibaba/arthas - hengyunabc opened this issue about 2 months ago
4.0.0 及之后版本不支持 watch 构造函数
github.com/alibaba/arthas - hengyunabc opened this issue about 2 months ago
github.com/alibaba/arthas - hengyunabc opened this issue about 2 months ago
classloader -l有时候不显示hash,parent列
github.com/alibaba/arthas - Takumilove opened this issue 2 months ago
github.com/alibaba/arthas - Takumilove opened this issue 2 months ago
add native agent monomer mode
github.com/alibaba/arthas - flzj-kl opened this pull request 2 months ago
github.com/alibaba/arthas - flzj-kl opened this pull request 2 months ago
fix: class loader tree lack #2926
github.com/alibaba/arthas - RaymondLam1 opened this pull request 2 months ago
github.com/alibaba/arthas - RaymondLam1 opened this pull request 2 months ago
Spring web war 包 classloader -t 命令打印输出不符合预期
github.com/alibaba/arthas - RaymondLam1 opened this issue 3 months ago
github.com/alibaba/arthas - RaymondLam1 opened this issue 3 months ago
Load class from class path if not found
github.com/alibaba/arthas - secfree opened this pull request 3 months ago
github.com/alibaba/arthas - secfree opened this pull request 3 months ago
Update spring-boot-starter.md,arthas-all-3.7.2版本后已经支持springboot3了
github.com/alibaba/arthas - qiuqiuqiu123 opened this pull request 3 months ago
github.com/alibaba/arthas - qiuqiuqiu123 opened this pull request 3 months ago
docker使用的是musl C库,arthas的vmtool运行报错
github.com/alibaba/arthas - kevinbbjj opened this issue 3 months ago
github.com/alibaba/arthas - kevinbbjj opened this issue 3 months ago
New Options and Documents
github.com/alibaba/arthas - ZhaoGuorui666 opened this pull request 3 months ago
github.com/alibaba/arthas - ZhaoGuorui666 opened this pull request 3 months ago
Upgrade netty to 4.1.113.Final
github.com/alibaba/arthas - hengyunabc opened this issue 3 months ago
github.com/alibaba/arthas - hengyunabc opened this issue 3 months ago
在 web terminal 输入长字符,超过一行之后,再从中间输入,显示会混乱
github.com/alibaba/arthas - hengyunabc opened this issue 3 months ago
github.com/alibaba/arthas - hengyunabc opened this issue 3 months ago
hotfix: Optimize code and handle potential NullPointerExceptions
github.com/alibaba/arthas - daguimu opened this pull request 3 months ago
github.com/alibaba/arthas - daguimu opened this pull request 3 months ago
typo: variable name and word error.
github.com/alibaba/arthas - daguimu opened this pull request 3 months ago
github.com/alibaba/arthas - daguimu opened this pull request 3 months ago
arthas 4.0.1 jdk 1.8.0_411 profile start crash
github.com/alibaba/arthas - remind opened this issue 3 months ago
github.com/alibaba/arthas - remind opened this issue 3 months ago
arthas能否指定对象watch或者vmtool express?
github.com/alibaba/arthas - qq1033731787 opened this issue 3 months ago
github.com/alibaba/arthas - qq1033731787 opened this issue 3 months ago
Upgrade the async profiler library file version
github.com/alibaba/arthas - ZhaoGuorui666 opened this pull request 4 months ago
github.com/alibaba/arthas - ZhaoGuorui666 opened this pull request 4 months ago
在 arthas 3.x 版本的打包结果里,同时有 as.sh/as3.sh , arthas-boot.jar/arthas-boot3.jar ,保持兼容性
github.com/alibaba/arthas - hengyunabc opened this issue 4 months ago
github.com/alibaba/arthas - hengyunabc opened this issue 4 months ago
windows 本地编译打包源码, arthas-vmtool模块报错,jdk11
github.com/alibaba/arthas - lomodays207 opened this issue 4 months ago
github.com/alibaba/arthas - lomodays207 opened this issue 4 months ago
增强字节码时,没有正确判断 major version,导致 IllegalArgumentException: JSR/RET are not supported with computeFrames option
github.com/alibaba/arthas - hengyunabc opened this issue 4 months ago
github.com/alibaba/arthas - hengyunabc opened this issue 4 months ago
typo: passowrd --> password
github.com/alibaba/arthas - CC11001100 opened this pull request 4 months ago
github.com/alibaba/arthas - CC11001100 opened this pull request 4 months ago
【分享】如何通过arthas来定位 StackOverflowError?
github.com/alibaba/arthas - btpka3 opened this issue 4 months ago
github.com/alibaba/arthas - btpka3 opened this issue 4 months ago
arthas-4.0.0执行ognl命令无效果,arthas-3.7.2执行ognl命令有效果
github.com/alibaba/arthas - genglongsir opened this issue 4 months ago
github.com/alibaba/arthas - genglongsir opened this issue 4 months ago
feat: website supports switching to v3.x and add notice for not supporting JDK 6/7
github.com/alibaba/arthas - siuhui opened this pull request 4 months ago
github.com/alibaba/arthas - siuhui opened this pull request 4 months ago
all consumers are unhealthy, current job was interrupted
github.com/alibaba/arthas - huaiZhouA opened this issue 4 months ago
github.com/alibaba/arthas - huaiZhouA opened this issue 4 months ago
java.lang.IllegalArgumentException: WebSocket close status code does NOT comply with RFC-6455: 2000
github.com/alibaba/arthas - JackLove6666 opened this issue 4 months ago
github.com/alibaba/arthas - JackLove6666 opened this issue 4 months ago
如果java进程是通过system-service启动的,不能使用arthas监听吗?
github.com/alibaba/arthas - GZK0329 opened this issue 4 months ago
github.com/alibaba/arthas - GZK0329 opened this issue 4 months ago
为什么文档中有memory命令,在实际使用中无法找到memory命令呢?help中也没有看到
github.com/alibaba/arthas - yk5215947 opened this issue 4 months ago
github.com/alibaba/arthas - yk5215947 opened this issue 4 months ago
feat: restrict boot to use 3.x version and support website version switching
github.com/alibaba/arthas - siuhui opened this pull request 4 months ago
github.com/alibaba/arthas - siuhui opened this pull request 4 months ago
提出一个想法,用jetbrains二开的async-profiler代替原版的async-profiler以获得windows系统的支持
github.com/alibaba/arthas - KnightBlood opened this issue 5 months ago
github.com/alibaba/arthas - KnightBlood opened this issue 5 months ago
Cannot run program "sh": error=13
github.com/alibaba/arthas - landashu opened this issue 5 months ago
github.com/alibaba/arthas - landashu opened this issue 5 months ago
三种方式启动docker中的arthas,想远程链接都没有成功
github.com/alibaba/arthas - zhangshuoa opened this issue 5 months ago
github.com/alibaba/arthas - zhangshuoa opened this issue 5 months ago