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

NullPointerException when logging unsupported attribute type #29

Open
clofresh opened this issue Mar 27, 2014 · 2 comments
Open

NullPointerException when logging unsupported attribute type #29

clofresh opened this issue Mar 27, 2014 · 2 comments
Milestone

Comments

@clofresh
Copy link

java.lang.NullPointerException
at
javax.management.MBeanAttributeInfo.hashCode(MBeanAttributeInfo.java:217)
at java.lang.Object.toString(Object.java:209)
at java.lang.String.valueOf(String.java:2615)
at java.lang.StringBuilder.append(StringBuilder.java:116)
at org.datadog.jmxfetch.Instance._getMatchingAttributes(Instance.java:195)
at org.datadog.jmxfetch.Instance.init(Instance.java:90)
at org.datadog.jmxfetch.App.init(App.java:295)
at org.datadog.jmxfetch.App.main(App.java:82)

Running v 0.2.0 but issue still exists on master

@remh
Copy link
Contributor

remh commented Mar 27, 2014

@remh remh modified the milestones: Agent 5.1.0, Later Nov 4, 2014
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

2 participants