0

Object reference not set to an instance of an object.

Anónimo hace 3 años en Studio 0
Server Version : 2.4.6.37

Studio Version : 2.4.6.37

Email Address : No Email Provided

Steps to follow : Saving a persistence server without a data source.

at Dev2.Settings.Persistence.PersistenceSettingsViewModel.Save(PersistenceSettingsTo settings)
at Dev2.Settings.SettingsViewModel.SaveSettings()
at MS.Internal.Commands.CommandHelpers.CriticalExecuteCommandSource(ICommandSource commandSource, Boolean userInitiated)
at System.Windows.Controls.Primitives.ButtonBase.OnClick()
at System.Windows.Controls.Button.OnClick()
at System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(MouseButtonEventArgs e)
at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
at System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent)
at System.Windows.UIElement.OnMouseUpThunk(Object sender, MouseButtonEventArgs e)
at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
at System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args)
at System.Windows.Input.InputManager.ProcessStagingArea()
at System.Windows.Input.InputManager.ProcessInput(InputEventArgs input)
at System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport)
at System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel)
at System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)

Warewolf Studio log file :

at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
at System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent)
at System.Windows.UIElement.OnMouseUpThunk(Object sender, MouseButtonEventArgs e)
at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
at System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args)
at System.Windows.Input.InputManager.ProcessStagingArea()
at System.Windows.Input.InputManager.ProcessInput(InputEventArgs input)
at System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport)
at System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel)
at System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)

Warewolf Server log file :

[Header]
2020-11-26 08:34:45,695 INFO - [Warewolf Info] - ** Service Starting **
2020-11-26 08:34:49,221 INFO - [WarewolfLogger.exe] - Connecting to logging server..
2020-11-26 08:34:49,234 INFO - [WarewolfLogger.exe] - 2020/11/26 08:34:49 [Info] Server started at ws://127.0.0.1:5000/ws (actual port 5000)
2020-11-26 08:34:49,240 INFO - [WarewolfLogger.exe] - Logging Server Started.
2020-11-26 08:34:49,620 INFO - [Warewolf Info] - Loading security provider...
2020-11-26 08:34:49,630 INFO - [Warewolf Info] - File Warewolf Server.exe.secureconfig not found
2020-11-26 08:34:50,293 INFO - [Warewolf Info] - done.
2020-11-26 08:34:51,584 INFO - [Warewolf Info] - Loading settings provider...
2020-11-26 08:34:51,584 INFO - [Warewolf Info] - done.
2020-11-26 08:34:51,584 INFO - [Warewolf Info] - Opening named pipe client stream for COM IPC...
2020-11-26 08:34:51,657 INFO - [Warewolf Info] - done.
2020-11-26 08:34:52,279 INFO - [Warewolf Info] - Loading resource catalog...
2020-11-26 08:34:52,283 INFO - [Warewolf Info] - done.
2020-11-26 08:34:52,283 INFO - [Warewolf Info] - Loading server workspace...
2020-11-26 08:34:52,288 ERROR - [Warewolf Error] - WorkspaceRepository
System.Runtime.Serialization.SerializationException: Attempting to deserialize an empty stream.
at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage)
at Dev2.Workspaces.WorkspaceRepository.ReadUserMap()
2020-11-26 08:34:52,324 INFO - [Warewolf Info] - done.
2020-11-26 08:34:52,326 INFO - [Warewolf Info] - Preloading assemblies...
2020-11-26 08:34:56,582 INFO - [Warewolf Info] - done.
2020-11-26 08:34:56,582 INFO - [Warewolf Info] - Loading resource activity cache...
2020-11-26 08:34:56,603 INFO - [Warewolf Info] - done.
2020-11-26 08:34:56,604 INFO - [Warewolf Info] - Loading test catalog...
2020-11-26 08:34:56,749 INFO - [Warewolf Info] - done.
2020-11-26 08:34:56,750 INFO - [Warewolf Info] - Loading triggers catalog...
2020-11-26 08:34:56,750 INFO - [Warewolf Info] - done.
2020-11-26 08:34:56,751 INFO - [Warewolf Info] - Registering usage tracker...
2020-11-26 08:34:56,821 WARN - [] - Revulytics.SetProductVersion: 2.4.6.37
2020-11-26 08:34:56,822 WARN - [] - Revulytics.SetInformationalVersion: 11/25/2020 04:23:33 79c86b91fa735c5e64dff05db2a1f92c368c2c08 develop
2020-11-26 08:34:56,823 INFO - [Warewolf Info] - done.
2020-11-26 08:34:59,027 INFO - [Warewolf Info] - SecurityServiceRead
2020-11-26 08:34:59,028 DEBUG - [Warewolf Debug] - Start Security Read
2020-11-26 08:34:59,066 INFO - [Warewolf Info] - SecurityServiceRaisePermissionsModified
2020-11-26 08:34:59,067 INFO - [Warewolf Info] - SecurityServiceRaisePermissionsModified
2020-11-26 08:34:59,067 INFO - [Warewolf Info] - SecurityServiceRaisePermissionsChanged
2020-11-26 08:34:59,067 INFO - [Warewolf Info] - SecurityServiceRaisePermissionsChanged
2020-11-26 08:34:59,067 INFO - [Warewolf Info] - SecurityServiceRead
2020-11-26 08:34:59,145 INFO - [Warewolf Info] -
Web Server Started
2020-11-26 08:34:59,146 INFO - [Warewolf Info] - Web server listening at http://*:3142/
2020-11-26 08:34:59,146 INFO - [Warewolf Info] - Web server listening at https://*:3143/
2020-11-26 08:34:59,356 INFO - [WarewolfLogger.exe] - Logging Server OnOpen...
2020-11-26 08:34:59,375 INFO - [Warewolf Info] - ** Service Started **
2020-11-26 08:35:45,440 INFO - [Warewolf System Data] -
Process Memory Usage(mb): 2
Number of Requests: 0
Time Taken(Ms): 0
Uptime: 00:01:00.5467518
2020-11-26 08:36:45,452 INFO - [Warewolf System Data] -
Process Memory Usage(mb): 2
Number of Requests: 0
Time Taken(Ms): 0
Uptime: 00:02:00.5585975
2020-11-26 08:37:45,458 INFO - [Warewolf System Data] -
Process Memory Usage(mb): 2
Number of Requests: 0
Time Taken(Ms): 0
Uptime: 00:03:00.5644848
2020-11-26 08:38:45,466 INFO - [Warewolf System Data] -
Process Memory Usage(mb): 2
Number of Requests: 0
Time Taken(Ms): 0
Uptime: 00:04:00.5725504
2020-11-26 08:38:50,055 DEBUG - [Warewolf Debug] - Execute Command Invoked For [ DESKTOP-R8PSP02\hagas : NTLM : True ] For Service [ SecurityReadService ]
2020-11-26 08:38:50,083 DEBUG - [38305c9d-5ec2-49d1-ae50-334ea81e4cd7] - Remote Invoke
2020-11-26 08:38:50,084 DEBUG - [38305c9d-5ec2-49d1-ae50-334ea81e4cd7] - Mapping Inputs from Environment
2020-11-26 08:38:50,108 DEBUG - [38305c9d-5ec2-49d1-ae50-334ea81e4cd7] - Creating Invoker
2020-11-26 08:38:50,111 DEBUG - [38305c9d-5ec2-49d1-ae50-334ea81e4cd7] - Finding service
2020-11-26 08:38:50,112 DEBUG - [38305c9d-5ec2-49d1-ae50-334ea81e4cd7] - Mapping Action Dependencies
2020-11-26 08:38:50,113 DEBUG - [38305c9d-5ec2-49d1-ae50-334ea81e4cd7] - Getting container
2020-11-26 08:38:50,143 DEBUG - [Warewolf Debug] - Execute Command Invoked For [ DESKTOP-R8PSP02\hagas : NTLM : True ] For Service [ GetServerVersion ]
2020-11-26 08:38:50,143 DEBUG - [ff4efae4-e7c1-4c1a-bf62-96b8f77d092c] - Remote Invoke
2020-11-26 08:38:50,144 DEBUG - [ff4efae4-e7c1-4c1a-bf62-96b8f77d092c] - Mapping Inputs from Environment
2020-11-26 08:38:50,144 DEBUG - [ff4efae4-e7c1-4c1a-bf62-96b8f77d092c] - Creating Invoker
2020-11-26 08:38:50,144 DEBUG - [ff4efae4-e7c1-4c1a-bf62-96b8f77d092c] - Finding service
2020-11-26 08:38:50,144 DEBUG - [ff4efae4-e7c1-4c1a-bf62-96b8f77d092c] - Mapping Action Dependencies
2020-11-26 08:38:50,144 DEBUG - [ff4efae4-e7c1-4c1a-bf62-96b8f77d092c] - Getting container
2020-11-26 08:38:50,172 DEBUG - [Warewolf Debug] - Start Security Read
2020-11-26 08:38:50,224 DEBUG - [Warewolf Debug] - Execute Command Invoked For [ DESKTOP-R8PSP02\hagas : NTLM : True ] For Service [ FindSourcesByType ]
2020-11-26 08:38:50,224 DEBUG - [fa4b475b-da5a-4f86-ad50-139cb2608191] - Remote Invoke
2020-11-26 08:38:50,225 DEBUG - [fa4b475b-da5a-4f86-ad50-139cb2608191] - Mapping Inputs from Environment
2020-11-26 08:38:50,225 DEBUG - [fa4b475b-da5a-4f86-ad50-139cb2608191] - Creating Invoker
2020-11-26 08:38:50,225 DEBUG - [fa4b475b-da5a-4f86-ad50-139cb2608191] - Finding service
2020-11-26 08:38:50,225 DEBUG - [fa4b475b-da5a-4f86-ad50-139cb2608191] - Mapping Action Dependencies
2020-11-26 08:38:50,225 DEBUG - [fa4b475b-da5a-4f86-ad50-139cb2608191] - Getting container
2020-11-26 08:38:50,229 INFO - [Warewolf Info] - Find Sources By Type. Dev2Server
2020-11-26 08:38:50,288 DEBUG - [Warewolf Debug] - Execute Command Invoked For [ DESKTOP-R8PSP02\hagas : NTLM : True ] For Service [ SecurityReadService ]
2020-11-26 08:38:50,289 DEBUG - [0b2952ea-c7e4-4c7b-aec9-c403c890f4a4] - Remote Invoke
2020-11-26 08:38:50,289 DEBUG - [0b2952ea-c7e4-4c7b-aec9-c403c890f4a4] - Mapping Inputs from Environment
2020-11-26 08:38:50,289 DEBUG - [0b2952ea-c7e4-4c7b-aec9-c403c890f4a4] - Creating Invoker
2020-11-26 08:38:50,290 DEBUG - [0b2952ea-c7e4-4c7b-aec9-c403c890f4a4] - Finding service
2020-11-26 08:38:50,290 DEBUG - [0b2952ea-c7e4-4c7b-aec9-c403c890f4a4] - Mapping Action Dependencies
2020-11-26 08:38:50,290 DEBUG - [0b2952ea-c7e4-4c7b-aec9-c403c890f4a4] - Getting container
2020-11-26 08:38:50,293 DEBUG - [Warewolf Debug] - Start Security Read
2020-11-26 08:38:50,300 DEBUG - [Warewolf Debug] - Execute Command Invoked For [ DESKTOP-R8PSP02\hagas : NTLM : True ] For Service [ FetchExplorerItemsService ]
2020-11-26 08:38:50,300 DEBUG - [2bae4c9f-dff8-4638-8806-b3184bae39e6] - Remote Invoke
2020-11-26 08:38:50,301 DEBUG - [2bae4c9f-dff8-4638-8806-b3184bae39e6] - Mapping Inputs from Environment
2020-11-26 08:38:50,301 DEBUG - [2bae4c9f-dff8-4638-8806-b3184bae39e6] - Creating Invoker
2020-11-26 08:38:50,301 DEBUG - [2bae4c9f-dff8-4638-8806-b3184bae39e6] - Finding service
2020-11-26 08:38:50,301 DEBUG - [2bae4c9f-dff8-4638-8806-b3184bae39e6] - Mapping Action Dependencies
2020-11-26 08:38:50,301 DEBUG - [2bae4c9f-dff8-4638-8806-b3184bae39e6] - Getting container
2020-11-26 08:38:50,305 INFO - [Warewolf Info] - Fetch Explorer Items
2020-11-26 08:38:50,358 DEBUG - [Warewolf Debug] - Execute Command Invoked For [ DESKTOP-R8PSP02\hagas : NTLM : True ] For Service [ FindResourcesByID ]
2020-11-26 08:38:50,359 DEBUG - [2f0d0f5a-c7cd-48e7-865c-0284d240d8c5] - Remote Invoke
2020-11-26 08:38:50,359 DEBUG - [2f0d0f5a-c7cd-48e7-865c-0284d240d8c5] - Mapping Inputs from Environment
2020-11-26 08:38:50,359 DEBUG - [2f0d0f5a-c7cd-48e7-865c-0284d240d8c5] - Creating Invoker
2020-11-26 08:38:50,359 DEBUG - [2f0d0f5a-c7cd-48e7-865c-0284d240d8c5] - Finding service
2020-11-26 08:38:50,359 DEBUG - [2f0d0f5a-c7cd-48e7-865c-0284d240d8c5] - Mapping Action Dependencies
2020-11-26 08:38:50,359 DEBUG - [2f0d0f5a-c7cd-48e7-865c-0284d240d8c5] - Getting container
2020-11-26 08:38:50,499 DEBUG - [Warewolf Debug] - Execute Command Invoked For [ DESKTOP-R8PSP02\hagas : NTLM : True ] For Service [ FetchExplorerItemsService ]
2020-11-26 08:38:50,500 DEBUG - [9114c86a-2474-412b-80ac-71969bb6940c] - Remote Invoke
2020-11-26 08:38:50,500 DEBUG - [9114c86a-2474-412b-80ac-71969bb6940c] - Mapping Inputs from Environment
2020-11-26 08:38:50,500 DEBUG - [9114c86a-2474-412b-80ac-71969bb6940c] - Creating Invoker
2020-11-26 08:38:50,501 DEBUG - [9114c86a-2474-412b-80ac-71969bb6940c] - Finding service
2020-11-26 08:38:50,501 DEBUG - [9114c86a-2474-412b-80ac-71969bb6940c] - Mapping Action Dependencies
2020-11-26 08:38:50,501 DEBUG - [9114c86a-2474-412b-80ac-71969bb6940c] - Getting container
2020-11-26 08:38:50,505 INFO - [Warewolf Info] - Fetch Explorer Items
2020-11-26 08:38:51,619 DEBUG - [Warewolf Debug] - Execute Command Invoked For [ DESKTOP-R8PSP02\hagas : NTLM : True ] For Service [ FetchToolsService ]
2020-11-26 08:38:51,626 DEBUG - [2898c3ee-3491-4535-a02b-a524a6822373] - Remote Invoke
2020-11-26 08:38:51,626 DEBUG - [2898c3ee-3491-4535-a02b-a524a6822373] - Mapping Inputs from Environment
2020-11-26 08:38:51,627 DEBUG - [2898c3ee-3491-4535-a02b-a524a6822373] - Creating Invoker
2020-11-26 08:38:51,627 DEBUG - [2898c3ee-3491-4535-a02b-a524a6822373] - Finding service
2020-11-26 08:38:51,627 DEBUG - [2898c3ee-3491-4535-a02b-a524a6822373] - Mapping Action Dependencies
2020-11-26 08:38:51,627 DEBUG - [2898c3ee-3491-4535-a02b-a524a6822373] - Getting container
2020-11-26 08:38:54,107 DEBUG - [Warewolf Debug] - Execute Command Invoked For [ DESKTOP-R8PSP02\hagas : NTLM : True ] For Service [ FetchResourceDuplicates ]
2020-11-26 08:38:54,108 DEBUG - [198c7654-68df-4fc3-9367-4d8db1e69536] - Remote Invoke
2020-11-26 08:38:54,108 DEBUG - [198c7654-68df-4fc3-9367-4d8db1e69536] - Mapping Inputs from Environment
2020-11-26 08:38:54,108 DEBUG - [198c7654-68df-4fc3-9367-4d8db1e69536] - Creating Invoker
2020-11-26 08:38:54,109 DEBUG - [198c7654-68df-4fc3-9367-4d8db1e69536] - Finding service
2020-11-26 08:38:54,109 DEBUG - [198c7654-68df-4fc3-9367-4d8db1e69536] - Mapping Action Dependencies
2020-11-26 08:38:54,109 DEBUG - [198c7654-68df-4fc3-9367-4d8db1e69536] - Getting container
2020-11-26 08:38:54,154 INFO - [Warewolf Info] - Fetch Duplicate ResourcesError
2020-11-26 08:39:20,364 DEBUG - [Warewolf Debug] - Execute Command Invoked For [ DESKTOP-R8PSP02\hagas : NTLM : True ] For Service [ SettingsRead ]
2020-11-26 08:39:20,364 DEBUG - [d25346eb-fd7d-4820-a0b5-95fe63a2b547] - Remote Invoke
2020-11-26 08:39:20,365 DEBUG - [d25346eb-fd7d-4820-a0b5-95fe63a2b547] - Mapping Inputs from Environment
2020-11-26 08:39:20,365 DEBUG - [d25346eb-fd7d-4820-a0b5-95fe63a2b547] - Creating Invoker
2020-11-26 08:39:20,365 DEBUG - [d25346eb-fd7d-4820-a0b5-95fe63a2b547] - Finding service
2020-11-26 08:39:20,365 DEBUG - [d25346eb-fd7d-4820-a0b5-95fe63a2b547] - Mapping Action Dependencies
2020-11-26 08:39:20,365 DEBUG - [d25346eb-fd7d-4820-a0b5-95fe63a2b547] - Getting container
2020-11-26 08:39:20,369 DEBUG - [Warewolf Debug] - Start Security Read
2020-11-26 08:39:21,433 DEBUG - [Warewolf Debug] - Execute Command Invoked For [ DESKTOP-R8PSP02\hagas : NTLM : True ] For Service [ FetchExplorerItemsService ]
2020-11-26 08:39:21,434 DEBUG - [7b019986-6007-4c80-9d29-c712dfdc01bd] - Remote Invoke
2020-11-26 08:39:21,434 DEBUG - [7b019986-6007-4c80-9d29-c712dfdc01bd] - Mapping Inputs from Environment
2020-11-26 08:39:21,435 DEBUG - [7b019986-6007-4c80-9d29-c712dfdc01bd] - Creating Invoker
2020-11-26 08:39:21,435 DEBUG - [7b019986-6007-4c80-9d29-c712dfdc01bd] - Finding service
2020-11-26 08:39:21,435 DEBUG - [7b019986-6007-4c80-9d29-c712dfdc01bd] - Mapping Action Dependencies
2020-11-26 08:39:21,435 DEBUG - [7b019986-6007-4c80-9d29-c712dfdc01bd] - Getting container
2020-11-26 08:39:21,438 INFO - [Warewolf Info] - Fetch Explorer Items
2020-11-26 08:39:21,460 DEBUG - [Warewolf Debug] - Execute Command Invoked For [ DESKTOP-R8PSP02\hagas : NTLM : True ] For Service [ GetServerSettings ]
2020-11-26 08:39:21,461 DEBUG - [f0d6d090-989d-4fb5-bce9-7435e5d0c0c4] - Remote Invoke
2020-11-26 08:39:21,461 DEBUG - [f0d6d090-989d-4fb5-bce9-7435e5d0c0c4] - Mapping Inputs from Environment
2020-11-26 08:39:21,461 DEBUG - [f0d6d090-989d-4fb5-bce9-7435e5d0c0c4] - Creating Invoker
2020-11-26 08:39:21,461 DEBUG - [f0d6d090-989d-4fb5-bce9-7435e5d0c0c4] - Finding service
2020-11-26 08:39:21,461 DEBUG - [f0d6d090-989d-4fb5-bce9-7435e5d0c0c4] - Mapping Action Dependencies
2020-11-26 08:39:21,461 DEBUG - [f0d6d090-989d-4fb5-bce9-7435e5d0c0c4] - Getting container
2020-11-26 08:39:21,477 DEBUG - [Warewolf Debug] - Execute Command Invoked For [ DESKTOP-R8PSP02\hagas : NTLM : True ] For Service [ GetAuditingSettings ]
2020-11-26 08:39:21,478 DEBUG - [78143ee3-11dc-4039-ac4f-8b50a4ace138] - Remote Invoke
2020-11-26 08:39:21,478 DEBUG - [78143ee3-11dc-4039-ac4f-8b50a4ace138] - Mapping Inputs from Environment
2020-11-26 08:39:21,478 DEBUG - [78143ee3-11dc-4039-ac4f-8b50a4ace138] - Creating Invoker
2020-11-26 08:39:21,478 DEBUG - [78143ee3-11dc-4039-ac4f-8b50a4ace138] - Finding service
2020-11-26 08:39:21,478 DEBUG - [78143ee3-11dc-4039-ac4f-8b50a4ace138] - Mapping Action Dependencies
2020-11-26 08:39:21,478 DEBUG - [78143ee3-11dc-4039-ac4f-8b50a4ace138] - Getting container
2020-11-26 08:39:21,490 DEBUG - [Warewolf Debug] - Execute Command Invoked For [ DESKTOP-R8PSP02\hagas : NTLM : True ] For Service [ FindResourcesByType ]
2020-11-26 08:39:21,490 DEBUG - [51f0c24d-cd30-486e-b37e-39f34383d27d] - Remote Invoke
2020-11-26 08:39:21,491 DEBUG - [51f0c24d-cd30-486e-b37e-39f34383d27d] - Mapping Inputs from Environment
2020-11-26 08:39:21,491 DEBUG - [51f0c24d-cd30-486e-b37e-39f34383d27d] - Creating Invoker
2020-11-26 08:39:21,491 DEBUG - [51f0c24d-cd30-486e-b37e-39f34383d27d] - Finding service
2020-11-26 08:39:21,491 DEBUG - [51f0c24d-cd30-486e-b37e-39f34383d27d] - Mapping Action Dependencies
2020-11-26 08:39:21,491 DEBUG - [51f0c24d-cd30-486e-b37e-39f34383d27d] - Getting container
2020-11-26 08:39:21,495 INFO - [Warewolf Info] - Find Resources By Type. Dev2.Common.Interfaces.Resources.IAuditingSource
2020-11-26 08:39:21,539 DEBUG - [Warewolf Debug] - Execute Command Invoked For [ DESKTOP-R8PSP02\hagas : NTLM : True ] For Service [ FetchExplorerItemsService ]
2020-11-26 08:39:21,540 DEBUG - [122d0c0c-c199-4d9a-b572-d79435865824] - Remote Invoke
2020-11-26 08:39:21,540 DEBUG - [122d0c0c-c199-4d9a-b572-d79435865824] - Mapping Inputs from Environment
2020-11-26 08:39:21,540 DEBUG - [122d0c0c-c199-4d9a-b572-d79435865824] - Creating Invoker
2020-11-26 08:39:21,540 DEBUG - [122d0c0c-c199-4d9a-b572-d79435865824] - Finding service
2020-11-26 08:39:21,540 DEBUG - [122d0c0c-c199-4d9a-b572-d79435865824] - Mapping Action Dependencies
2020-11-26 08:39:21,540 DEBUG - [122d0c0c-c199-4d9a-b572-d79435865824] - Getting container
2020-11-26 08:39:21,543 INFO - [Warewolf Info] - Fetch Explorer Items
2020-11-26 08:39:21,551 DEBUG - [Warewolf Debug] - Execute Command Invoked For [ DESKTOP-R8PSP02\hagas : NTLM : True ] For Service [ GetPersistenceSettings ]
2020-11-26 08:39:21,552 DEBUG - [4043c726-4558-47b1-b191-4cae47bfc5ca] - Remote Invoke
2020-11-26 08:39:21,552 DEBUG - [4043c726-4558-47b1-b191-4cae47bfc5ca] - Mapping Inputs from Environment
2020-11-26 08:39:21,552 DEBUG - [4043c726-4558-47b1-b191-4cae47bfc5ca] - Creating Invoker
2020-11-26 08:39:21,552 DEBUG - [4043c726-4558-47b1-b191-4cae47bfc5ca] - Finding service
2020-11-26 08:39:21,552 DEBUG - [4043c726-4558-47b1-b191-4cae47bfc5ca] - Mapping Action Dependencies
2020-11-26 08:39:21,553 DEBUG - [4043c726-4558-47b1-b191-4cae47bfc5ca] - Getting container
2020-11-26 08:39:21,576 DEBUG - [Warewolf Debug] - Execute Command Invoked For [ DESKTOP-R8PSP02\hagas : NTLM : True ] For Service [ FindResourcesByType ]
2020-11-26 08:39:21,577 DEBUG - [5a0e36c4-41a0-4b18-9e2c-2934315087ff] - Remote Invoke
2020-11-26 08:39:21,577 DEBUG - [5a0e36c4-41a0-4b18-9e2c-2934315087ff] - Mapping Inputs from Environment
2020-11-26 08:39:21,577 DEBUG - [5a0e36c4-41a0-4b18-9e2c-2934315087ff] - Creating Invoker
2020-11-26 08:39:21,577 DEBUG - [5a0e36c4-41a0-4b18-9e2c-2934315087ff] - Finding service
2020-11-26 08:39:21,577 DEBUG - [5a0e36c4-41a0-4b18-9e2c-2934315087ff] - Mapping Action Dependencies
2020-11-26 08:39:21,577 DEBUG - [5a0e36c4-41a0-4b18-9e2c-2934315087ff] - Getting container
2020-11-26 08:39:21,580 INFO - [Warewolf Info] - Find Resources By Type. Dev2.Common.Interfaces.Resources.IPersistenceSource
2020-11-26 08:39:21,877 DEBUG - [Warewolf Debug] - Execute Command Invoked For [ DESKTOP-R8PSP02\hagas : NTLM : True ] For Service [ FindResourcesByType ]
2020-11-26 08:39:21,878 DEBUG - [b016166f-deaf-443b-bf1a-01b60f9819eb] - Remote Invoke
2020-11-26 08:39:21,878 DEBUG - [b016166f-deaf-443b-bf1a-01b60f9819eb] - Mapping Inputs from Environment
2020-11-26 08:39:21,878 DEBUG - [b016166f-deaf-443b-bf1a-01b60f9819eb] - Creating Invoker
2020-11-26 08:39:21,879 DEBUG - [b016166f-deaf-443b-bf1a-01b60f9819eb] - Finding service
2020-11-26 08:39:21,879 DEBUG - [b016166f-deaf-443b-bf1a-01b60f9819eb] - Mapping Action Dependencies
2020-11-26 08:39:21,879 DEBUG - [b016166f-deaf-443b-bf1a-01b60f9819eb] - Getting container
2020-11-26 08:39:21,881 INFO - [Warewolf Info] - Find Resources By Type. Dev2.Common.Interfaces.Resources.IAuditingSource
2020-11-26 08:39:21,943 DEBUG - [Warewolf Debug] - Execute Command Invoked For [ DESKTOP-R8PSP02\hagas : NTLM : True ] For Service [ FindResourcesByType ]
2020-11-26 08:39:21,944 DEBUG - [10c9bb40-4886-46e1-b3ca-86b88660ca3c] - Remote Invoke
2020-11-26 08:39:21,944 DEBUG - [10c9bb40-4886-46e1-b3ca-86b88660ca3c] - Mapping Inputs from Environment
2020-11-26 08:39:21,944 DEBUG - [10c9bb40-4886-46e1-b3ca-86b88660ca3c] - Creating Invoker
2020-11-26 08:39:21,944 DEBUG - [10c9bb40-4886-46e1-b3ca-86b88660ca3c] - Finding service
2020-11-26 08:39:21,944 DEBUG - [10c9bb40-4886-46e1-b3ca-86b88660ca3c] - Mapping Action Dependencies
2020-11-26 08:39:21,944 DEBUG - [10c9bb40-4886-46e1-b3ca-86b88660ca3c] - Getting container
2020-11-26 08:39:21,948 INFO - [Warewolf Info] - Find Resources By Type. Dev2.Common.Interfaces.Resources.IPersistenceSource
2020-11-26 08:39:45,477 INFO - [Warewolf System Data] -
Process Memory Usage(mb): 2
Number of Requests: 19
Time Taken(Ms): 317
Uptime: 00:05:00.5840683