- CheckMates
- :
- Products
- :
- Quantum
- :
- SmartMove
- :
- Re: Error Converting Cisco ASA
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Are you a member of CheckMates?
×- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Error Converting Cisco ASA
Hi Team,
I face the issue when try to convert cisco ASA configuration, its show could not convert configuration file. when i see the debug logs. its show the error " Object reference not set to an instance of an object ".
[23.10.2023 10:46:34] Object reference not set to an instance of an object.
at CiscoMigration.CiscoConverter.Add_Layers_And_Rules_For_Other_Zones(CheckPoint_Package package) in C:\Users\admin\AppData\Local\Jenkins\.jenkins\workspace\SmartMove\CiscoMigration\CiscoConverter.cs:line 4134
at CiscoMigration.CiscoConverter.Add_Package(Boolean isPreExecution) in C:\Users\admin\AppData\Local\Jenkins\.jenkins\workspace\SmartMove\CiscoMigration\CiscoConverter.cs:line 2595
at CiscoMigration.CiscoConverter.Convert(Boolean convertNat) in C:\Users\admin\AppData\Local\Jenkins\.jenkins\workspace\SmartMove\CiscoMigration\CiscoConverter.cs:line 5966
at SmartMove.MainWindow.<>c__DisplayClass91_0.<Go_OnClick>b__0() in C:\Users\admin\AppData\Local\Jenkins\.jenkins\workspace\SmartMove\SmartMove\MainWindow.xaml.cs:line 776
at System.Threading.Tasks.Task`1.InnerInvoke()
at System.Threading.Tasks.Task.Execute()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
at SmartMove.MainWindow.<Go_OnClick>d__91.MoveNext() in C:\Users\admin\AppData\Local\Jenkins\.jenkins\workspace\SmartMove\SmartMove\MainWindow.xaml.cs:line 776
do you guys have any idea to solve this error ?.
Thank you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
SmartMove is open-source, so you can run the code in debugging mode to address any issues in the code. Additionally, Check Point offers a service through Professional Services for an end-to-end migration process.
