Community Editionが起動しません

UiPath Commnunity Editonを使用していましたが、起動しなくなりました。毎日利用していましたが、10/24の朝に起動しない状況となりました。
EXEファイルを実行しても起動してきません。

アンインストール後、改めてダウンロードしてインストールしなおすと起動しましたが、パソコンを再起動後は再び起動しない現象が発生しました。

何か対応方法、又は原因をご存じの方いらっしゃるでしょうか?

起動の際にエラーなどは表示されますか?

Community Edition は 自動的に最新版をダウンロードして実行する仕様になっています。
ダウンロードの途中だと、実行に必要なファイルが全て揃っておらず、起動できないという
事象が個人的にありました。

慌てずにUiPathを起動してしばらく放置して見てもらえますか?

(追記)
私の現時点のCommunity Edition ですが、
%userprofile%\appdata\Local\UiPath\App-19-10.0-beta0331 フォルダに 392個の項目がある状態です。

エラー表示はありません。
タスクマネージャーで見てもプロセスが残っていることもなさそうです。

承知しました。
が、UiPathのEXEを実行してからだいぶ時間経過しても起動してこなさそうです。

実行して起動していない状態ではたぶん待っててもNGで、
・一度アンインストール
・再度インストール
・起動してUiPath Studioが表示されている状態で待機

をしてみてくださいな。
その状態で [%userprofile%\AppData\Local\UiPath]フォルダを監視してみてください。

実施してみました。
新しいファイルに更新されて、起動できるようになりました。ありがとうございます。

が・・・パソコン再起動して1回目のStudio起動時にエラーが表示されるようになりました。エラー表示画面閉じて改めてEXE実行すると正常に起動できそう

エラーの内容は下記のとおりです
19.10.0-beta.331+Branch.release-v2019.10.0.Sha.ee52dce83a72ea7e23a7c3419056f4e92742b4f4

An error occurred during the activation of a particular registration. See the inner exception for details. Registration: Autofac.Core.Registration.ComponentRegistrationLifetimeDecorator —> The constructor of type ‘UiPath.PackageExplorer.UI.ViewModels.PackageFeedSettingsViewModel’ attempted to create another instance of itself. This is not permitted because the service is configured to only allowed a single instance per lifetime scope. (See inner exception for details.)

エラー: Autofac.Core.DependencyResolutionException: An error occurred during the activation of a particular registration. See the inner exception for details. Registration: Autofac.Core.Registration.ComponentRegistrationLifetimeDecorator —> The constructor of type ‘UiPath.PackageExplorer.UI.ViewModels.PackageFeedSettingsViewModel’ attempted to create another instance of itself. This is not permitted because the service is configured to only allowed a single instance per lifetime scope. (See inner exception for details.) —> Autofac.Core.DependencyResolutionException: The constructor of type ‘UiPath.PackageExplorer.UI.ViewModels.PackageFeedSettingsViewModel’ attempted to create another instance of itself. This is not permitted because the service is configured to only allowed a single instance per lifetime scope.
場所 Autofac.Core.Lifetime.LifetimeScope.GetOrCreateAndShare(Guid id, Func1 creator) 場所 Autofac.Core.Resolving.InstanceLookup.Execute() 場所 Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScope currentOperationScope, IComponentRegistration registration, IEnumerable1 parameters)
場所 Autofac.Core.Resolving.InstanceLookup.ResolveComponent(IComponentRegistration registration, IEnumerable1 parameters) 場所 Autofac.Core.Activators.Reflection.AutowiringParameter.<>c__DisplayClass0_0.<CanSupplyValue>b__0() 場所 Autofac.Core.Activators.Reflection.ConstructorParameterBinding.Instantiate() 場所 Autofac.Core.Activators.Reflection.ReflectionActivator.ActivateInstance(IComponentContext context, IEnumerable1 parameters)
場所 Autofac.Core.Resolving.InstanceLookup.Activate(IEnumerable1 parameters) --- 内部例外スタック トレースの終わり --- 場所 Autofac.Core.Resolving.InstanceLookup.Activate(IEnumerable1 parameters)
場所 Autofac.Core.Resolving.InstanceLookup.b__5_0()
場所 Autofac.Core.Lifetime.LifetimeScope.GetOrCreateAndShare(Guid id, Func1 creator) 場所 Autofac.Core.Resolving.InstanceLookup.Execute() 場所 Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScope currentOperationScope, IComponentRegistration registration, IEnumerable1 parameters)
場所 Autofac.Core.Resolving.ResolveOperation.Execute(IComponentRegistration registration, IEnumerable1 parameters) 場所 Autofac.Core.Lifetime.LifetimeScope.ResolveComponent(IComponentRegistration registration, IEnumerable1 parameters)
場所 Autofac.ResolutionExtensions.TryResolveService(IComponentContext context, Service service, IEnumerable1 parameters, Object& instance) 場所 Autofac.ResolutionExtensions.ResolveService(IComponentContext context, Service service, IEnumerable1 parameters)
場所 Autofac.ResolutionExtensions.Resolve[TService](IComponentContext context, IEnumerable`1 parameters)
場所 Autofac.ResolutionExtensions.Resolve[TService](IComponentContext context)
場所 UiPath.Studio.Shared.Services.ServiceLocatorAutofac.ResolveTypeTService
場所 UiPath.Studio.Core.Configuration.ServiceRegistryBase.ResolveTypeT
場所 UiPath.Studio.Shell.ShellApplication.StudioShellApplication.HandlePostLicenseInit()
場所 UiPath.Studio.Core.StudioApplication.StudioApplication.PostLicenseInit()
場所 UiPath.Studio.Shell.ShellApplication.StudioShellApplication.d__14.MoveNext()
— 直前に例外がスローされた場所からのスタック トレースの終わり —
場所 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
場所 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
場所 UiPath.Studio.Shell.ShellApplication.StudioShellApplication.d__13.MoveNext()
— 直前に例外がスローされた場所からのスタック トレースの終わり —
場所 System.Runtime.CompilerServices.AsyncMethodBuilderCore.<>c.b__6_0(Object state)
場所 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
場所 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
場所 System.Windows.Threading.DispatcherOperation.InvokeImpl()
場所 System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)
場所 MS.Internal.CulturePreservingExecutionContext.CallbackWrapper(Object obj)
場所 System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
場所 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
場所 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
場所 MS.Internal.CulturePreservingExecutionContext.Run(CulturePreservingExecutionContext executionContext, ContextCallback callback, Object state)
場所 System.Windows.Threading.DispatcherOperation.Invoke()
場所 System.Windows.Threading.Dispatcher.ProcessQueue()
場所 System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
場所 MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
場所 MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
場所 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
場所 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
場所 System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
場所 MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
場所 MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
場所 System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
場所 System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame)
場所 System.Windows.Application.RunDispatcher(Object ignore)
場所 System.Windows.Application.RunInternal(Window window)
場所 System.Windows.Application.Run(Window window)
場所 UiPath.Studio.Shell.ShellApplication.StudioShellApplication.HandleBeforeLicensingInit()
場所 UiPath.Studio.Core.StudioApplication.StudioApplication.StartApplication()
場所 UiPath.Studio.Core.StudioApplication.StudioApplication.Start(String args), HResult -2146233088

うむ。これは分かりませんな。。何かゴミが残ってアップデートが失敗したのかな?
余力&時間あれば手間ですが再インストール推奨です。

回答ありがとうございます。
何かまだアップデート終わってないのかなとおもって、改めてしばらく起動したまま放置。
再起動して確認したら、エラーが出なくなっていました。

何かしらアップデートしてたのかも??
とりあえず、これで様子見るようにしてみます!

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.