0
Fixed

One or more errors occurred.

Anonymous 7 years ago in Studio updated by Bez 7 years ago 3
Server Version : 0.0.6254.28303 Studio Version : 0.0.6254.28314 Email Address : No Email Provided Steps to follow : Create a connection to localhost Connect to it Create another connection while the new connection is selected at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions) at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken) at Warewolf.Studio.ViewModels.ManageNewServerViewModel.SaveConnection() in C:\Development\Repos\Warewolf-ESB\Dev\Warewolf.Studio.ViewModels\ManageNewServerViewModel.cs:line 246 at Warewolf.Studio.ViewModels.ManageNewServerViewModel.Save() in C:\Development\Repos\Warewolf-ESB\Dev\Warewolf.Studio.ViewModels\ManageNewServerViewModel.cs:line 289 at Dev2.ViewModels.SourceViewModel`1.DoDeactivate(Boolean showMessage) at Dev2.Studio.ViewModels.MainViewModel.<>c__DisplayClass56_0.b__2(Object o) at Dev2.Security.AuthorizeCommand`1.Execute(Object parameter) in C:\Development\Repos\Warewolf-ESB\Dev\Dev2.Studio.Core\Security\AuthorizeCommand.cs:line 101 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.UIElement.OnMouseLeftButtonUpThunk(Object sender, MouseButtonEventArgs e) at System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget) 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.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget) 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.UIElement.RaiseEvent(RoutedEventArgs args, Boolean trusted) 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 Dev2.Studio.ViewModels.Dialogs.Dev2MessageBoxViewModel.Show(String messageBoxText, String caption, MessageBoxButton button, MessageBoxImage icon, MessageBoxResult defaultResult, String dontShowAgainKey, Boolean isDependenciesButtonVisible, Boolean isError, Boolean isInfo, Boolean isQuestion, List`1 urlsFound, Boolean isDeleteAnywayButtonVisible, Boolean applyToAll) at Dev2.Studio.ViewModels.Dialogs.Dev2MessageBoxViewModel.Show(String messageBoxText, String caption, MessageBoxButton button, MessageBoxImage icon, String dontShowAgainKey, Boolean isDependenciesButtonVisible, Boolean isError, Boolean isInfo, Boolean isQuestion, List`1 urlsFound, Boolean isDeleteAnywayButtonVisible, Boolean applyToAll) at Dev2.Studio.Controller.PopupController.<>c.<.ctor>b__84_0(String description, String header, MessageBoxButton buttons, MessageBoxImage imageType, String dontShowAgainKey, Boolean isDependenciesButtonVisible, Boolean isError, Boolean isInfo, Boolean isQuestion, List`1 urlsFound, Boolean isDeleteAnywayButtonVisible, Boolean applyToAll) at Dev2.Studio.Controller.PopupController.Show() at Dev2.Studio.Controller.PopupController.Show(String description, String header, MessageBoxButton buttons, MessageBoxImage image, String dontShowAgainKey, Boolean isDependenciesButtonVisible, Boolean isError, Boolean isInfo, Boolean isQuestion, Boolean isDeleteAnywayButtonVisible, Boolean applyToAll) at Dev2.Controller.CommunicationController.IsConnectionValid(IEnvironmentConnection connection, IPopupController popupController) in C:\Development\Repos\Warewolf-ESB\Dev\Dev2.Studio.Core\Controller\CommunicationController.cs:line 239 2017-02-14 15:51:56,940 [23] DEBUG - Reading Permissions from Server 2017-02-14 15:51:57,102 [23] DEBUG - Reading Permissions from Server 2017-02-14 15:51:57,102 [23] DEBUG - Getting Permissions from Server 2017-02-14 15:51:57,102 [23] DEBUG - Execute Command Payload [ {"$id":"1","$type":"Dev2.Communication.EsbExecuteRequest, Dev2.Infrastructure","ServiceName":"SecurityReadService","TestName":null,"Args":null,"ResourceID":"00000000-0000-0000-0000-000000000000","ExecuteResult":{"$id":"2","$type":"System.Text.StringBuilder, mscorlib","m_MaxCapacity":2147483647,"Capacity":16,"m_StringValue":"","m_currentThread":0},"WasInternalService":false} ] 2017-02-14 15:51:57,204 [23] DEBUG - Permissions Modified: System.Collections.Generic.List`1[Dev2.Services.Security.WindowsGroupPermission] 2017-02-14 15:51:57,204 [23] DEBUG - Attempting to connect to [ https://localhost:3143/dsf ] 2017-02-14 15:51:57,241 [23] DEBUG - Permissions from Server:System.Collections.Generic.List`1[Dev2.Services.Security.WindowsGroupPermission] 2017-02-14 15:51:57,262 [23] DEBUG - Reading Permissions from Server 2017-02-14 15:51:57,262 [23] DEBUG - Getting Permissions from Server Warewolf Server log file : 2017-02-14 15:52:37,278 [4] DEBUG - Getting DynamicService: 2017-02-14 15:52:37,278 [4] DEBUG - Getting container 2017-02-14 15:52:37,285 [4] INFO - Test connection Service 2017-02-14 15:52:37,415 [4] DEBUG - Execute Command Invoked For [ DEV2\Barney.Buchan : NTLM : True ] For Service [ GetServerVersion ] 2017-02-14 15:52:37,427 [4] DEBUG - Mapping Inputs from Environment 2017-02-14 15:52:37,427 [4] DEBUG - Creating Invoker 2017-02-14 15:52:37,427 [4] DEBUG - Finding service 2017-02-14 15:52:37,427 [4] DEBUG - Mapping Action Dependencies 2017-02-14 15:52:37,427 [4] DEBUG - Getting DynamicService: 2017-02-14 15:52:37,427 [4] DEBUG - Getting container