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

Null reference in TUI running load checks with YamlRepository #1468

Closed
tznind opened this issue Oct 27, 2022 · 0 comments · Fixed by #1470
Closed

Null reference in TUI running load checks with YamlRepository #1468

tznind opened this issue Oct 27, 2022 · 0 comments · Fixed by #1470

Comments

@tznind
Copy link
Contributor

tznind commented Oct 27, 2022

│Error Starting Checks                                                         │                                         │
│                                        │Object reference not set to an instance of an object.                         │                                         │
│                                        │   at Rdmp.Core.CommandExecution.AtomicCommands.Automation.AutomationCommand  │                                         │
│                                        │Execution.PopulateConnectionStringOptions(RDMPCommandLineOptions options) in  │                                         │
│                                        │ D:\a\RDMP\RDMP\Rdmp.Core\CommandExecution\AtomicCommands\Automation\Automat  │                                         │
│                                        │ionCommandExecution.cs:line 61                                                │                                         │
│                                        │   at Rdmp.Core.CommandExecution.AtomicCommands.Automation.AutomationCommand  │                                         │
│                                        │Execution.GetCommandText(Boolean argsOnly) in D:\a\RDMP\RDMP\Rdmp.Core\Comma  │                                         │
│                                        │ndExecution\AtomicCommands\Automation\AutomationCommandExecution.cs:line 46   │                                         │
│                                        │   at Rdmp.Core.CommandLine.Gui.Windows.RunnerWindows.RunEngineWindow`1.Run(  │                                         │
│                                        │Func`1 commandGetter) in D:\a\RDMP\RDMP\Tools\rdmp\CommandLine\Gui\Windows\R  │                                         │
│                                        │unnerWindows\RunEngineWindow.cs:line 182                                      │                                         │
│                                        │   at Rdmp.Core.CommandLine.Gui.Windows.RunnerWindows.RunEngineWindow`1.Chec  │                                         │
│                                        │k() in D:\a\RDMP\RDMP\Tools\rdmp\CommandLine\Gui\Windows\RunnerWindows\RunEn  │                                         │
@jas88 jas88 closed this as completed in 8d36ede Oct 28, 2022
jas88 added a commit that referenced this issue Oct 28, 2022
Fixes #1468 - Null ref in TUI check/execute when running with YamlRepository
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

Successfully merging a pull request may close this issue.

1 participant