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

System.ArgumentNullException: Value cannot be null. (Parameter 'key') #130

Open
mikeylee opened this issue Jan 13, 2021 · 2 comments
Open
Labels

Comments

@mikeylee
Copy link

Describe the bug
I recently downloaded full-win-20.8.1.0, and running DEXTER against Saas AppD Controller, it detects I have 20.8.0.0 and prompts accordingly:
"Latest released version is 20.8.1.0, and yours is 20.8.0.0. Would you like to upgrade (y/n)?". So how do I get a copy of 20.8.1.0 ?

Also, when running Jobfile with Target.Type="APM" I get the following error:

System.ArgumentNullException: Value cannot be null. (Parameter 'key')
at System.Collections.Generic.Dictionary2.FindEntry(TKey key) at System.Collections.Generic.Dictionary2.TryGetValue(TKey key, TValue& value)
at AppDynamics.Dexter.ProcessingSteps.IndexAPMMetricsList.Execute(ProgramOptions programOptions, JobConfiguration jobConfiguration) in C:\Users\bhjel\RiderProjects\AppDynamics.DEXTER\ProcessingSteps\Index\IndexAPMMetricsList.cs:line 855

How do I address this error?

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • .NET Framework Type (Full/Core)
  • .NET/.NET Core Framework Version

Logs
Add logs from the program execution https://github.com/Appdynamics/AppDynamics.DEXTER/wiki/Log-Files

Reports
Include any produced reports that you have issues with

@mikeylee mikeylee added the bug label Jan 13, 2021
@willispin
Copy link

I have the same issue. I have tired multiple versions. I am getting the same error message and I am not able to run a report.

@bhjelmar
Copy link
Contributor

bhjelmar commented Jun 7, 2021

Please try with latest release, this issue should be fixed in version 21.6.0.0.

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

3 participants