-
Notifications
You must be signed in to change notification settings - Fork 6.6k
Closed
Labels
bugSomething isn't working and you are sure it's a bug!Something isn't working and you are sure it's a bug!javaJava agent relatedJava agent relatedpluginPlugin for agent or collector. Be used to extend the capabilities of default implementor.Plugin for agent or collector. Be used to extend the capabilities of default implementor.tracingDistributed tracingDistributed tracing
Milestone
Description
Search before asking
- I had searched in the issues and found no similar issues.
Apache SkyWalking Component
Java Agent (apache/skywalking-java)
What happened
ConstructorInter : ConstructorInter failure.
java.lang.NullPointerException
at HTable100Interceptor.onConstruct(HTable100Interceptor.java:36)
What you expected to happen
NPE should not occur
How to reproduce
configure via xml file:
Configuration conf = HBaseConfiguration.create()
This will not write to the overlay
Anything else
It is more general to obtain information through the getProps

Are you willing to submit a pull request to fix on your own?
- Yes I am willing to submit a pull request on my own!
Code of Conduct
- I agree to follow this project's Code of Conduct
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't working and you are sure it's a bug!Something isn't working and you are sure it's a bug!javaJava agent relatedJava agent relatedpluginPlugin for agent or collector. Be used to extend the capabilities of default implementor.Plugin for agent or collector. Be used to extend the capabilities of default implementor.tracingDistributed tracingDistributed tracing
