Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

trace org.apache.ibatis.binding.MapperProxy invoke #2

Open
jianchengwang opened this issue Mar 1, 2023 · 0 comments
Open

trace org.apache.ibatis.binding.MapperProxy invoke #2

jianchengwang opened this issue Mar 1, 2023 · 0 comments

Comments

@jianchengwang
Copy link

trace org.apache.ibatis.binding.MapperProxy invoke

Affect(class count: 0 , method count: 0) cost in 24 ms, listenerId: 5
No class or method is affected, try:
1. Execute `sm CLASS_NAME METHOD_NAME` to make sure the method you are tracing actually exists (it might be in your parent class).
2. Execute `options unsafe true`, if you want to enhance the classes under the `java.*` package.
3. Execute `reset CLASS_NAME` and try again, your method body might be too large.
4. Match the constructor, use `<init>`, for example: `watch demo.MathGame <init>`
5. Check arthas log: C:\Users\wjc\logs\arthas\arthas.log
6. Visit https://github.com/alibaba/arthas/issues/47 for more details.

springboot启动包含mybatis的项目,maven jar包引入的trace不了

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant