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

Crash by NullReferenceException #1

Open
cdhunt opened this issue Sep 17, 2014 · 2 comments
Open

Crash by NullReferenceException #1

cdhunt opened this issue Sep 17, 2014 · 2 comments
Assignees
Labels

Comments

@cdhunt
Copy link
Owner

cdhunt commented Sep 17, 2014

Application: newrelic_perfmon_plugin.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.NullReferenceException
Stack:
at NewRelic.Platform.Sdk.Runner.SetupAndRun()
at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
at System.Threading.ThreadHelper.ThreadStart()

@cdhunt
Copy link
Owner Author

cdhunt commented Sep 29, 2014

@cdhunt cdhunt added the bug label Oct 3, 2014
@cdhunt cdhunt self-assigned this Oct 3, 2014
@Fydon
Copy link
Contributor

Fydon commented Feb 6, 2015

I was getting a null pointer exception at line 245. I've created a pull request to hopefully fix the problem.

cdhunt pushed a commit that referenced this issue Feb 6, 2015
Attempt to ensure metric names are always unique
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants