Inspections (ReSharper) problem

Hello, i try to use Inspections (Resharper) step for an unity project, but it always fails to run with the following error. I verified that the project solution file is generated, the tonutow.proj file exist, the files referenced in the tonotow.proj files exists, i use teamcity 2020.2.1 (build 85633), tried with Inspections (Resharper) versions 2020.2.4 (bundled) and update 2020.3.2 with no difference.Installed .NET versions on the system

It seems like

https://youtrack.jetbrains.com/issue/RSRP-477255

but should be resolved since a long time...

Any help ?

Stephane

 

[09:52:25]

[Step 3/4] MsBuild [ProjectModel] Process: Creating process: dotnet "C:\Users\Spetit\.dotnet\sdk\3.1.302\MSBuild.dll" "C:\TeamCity\buildAgent\temp\buildTmp\Tonutow.proj"
[09:52:25]

[Step 3/4] Le fichier sp‚cifi‚ est introuvable --- EXCEPTION #1/2 [Win32Exception] Message = "Le fichier sp‚cifi‚ est introuvable" ExceptionPath = Root.InnerException NativeErrorCode = 2 ClassName = System.ComponentModel.Win32Exception HResult = E_FAIL=EFail=80004005 Source = System StackTraceString = " … System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo) … JetBrains.Platform.RdFramework.ExternalProcess.ProtocolExternalProcess`2.CreateProcess(IProtocol protocol, LifetimeDefinition processLifetimeDefinition, StartupOutputWriter outputWriter) … JetBrains.Platform.RdFramework.ExternalProcess.ProtocolExternalProcess`2.Run() … JetBrains.Platform.MsBuildHost.MsBuildConnectionFactory.Create(Lifetime lifetime, MsBuildConnectionContext context) … JetBrains.ProjectModel.ProjectsHost.MsBuild.MsBuildSessionHolder.CreateSession() … JetBrains.ProjectModel.ProjectsHost.MsBuild.MsBuildSessionHolder.TryExecute[T](Func`2 executor, T& result) … JetBrains.ProjectModel.ProjectsHost.MsBuild.MsBuildProjectHost.Reload(Lifetime lifetime, IReadOnlyCollection`1 changes, IReloadEventsConsumer reloadEventsConsumer, FileSystemPath logPath) " --- Outer --- --- EXCEPTION #2/2 [LoggerException] Message = "Le fichier sp‚cifi‚ est introuvable" ExceptionPath = Root ClassName = JetBrains.Util.LoggerException InnerException = "Exception #1 at Root.InnerException" HResult = COR_E_APPLICATION=80131600 StackTraceString = " … JetBrains.Util.ILoggerEx.Error(ILogger this, Exception exception, ExceptionOrigin origin, String comment) … JetBrains.ProjectModel.ProjectsHost.MsBuild.MsBuildProjectHost.Reload(Lifetime lifetime, IReadOnlyCollection`1 changes, IReloadEventsConsumer reloadEventsConsumer, FileSystemPath logPath) … JetBrains.ProjectModel.ProjectsHost.SolutionHost.Impl.SolutionHost.Load(ICollection`1 changesToAdd, ICollection`1 changesToUpdate, ICollection`1 changesToRemove, FileSystemPath logPath, ProjectStructureStamp stamp) … JetBrains.ProjectModel.ProjectsHost.SolutionHost.Impl.SolutionHost.<>c__DisplayClass32_0.<LoadAndSync>b__1() … JetBrains.ProjectModel.ProjectsHost.SolutionHost.Impl.ProjectHostReloadTaskExecutor.Execute(Func`1 executeAction, Action`1 notifyAction, Boolean async) … JetBrains.ProjectModel.ProjectsHost.SolutionHost.Impl.SolutionHost.LoadAndSync(ICollection`1 changesToAdd, ICollection`1 changesToUpdate, ICollection`1 changesToRemove, Boolean async, FileSystemPath logPath) … JetBrains.ProjectModel.ProjectsHost.SolutionHost.Impl.SolutionHost.BuildSolutionStructure(SolutionStructureChange solutionStructureChange) … JetBrains.ProjectModel.ProjectsHost.SolutionHost.Impl.SolutionHost.Init() … JetBrains.ProjectModel.SolutionManagerBase.CreateSolutionInstance(SolutionElement solutionElement, SolutionInstance solutionInstance) … JetBrains.ProjectModel.ProjectsHost.SolutionHost.Impl.SolutionHostManager.OpenSolution(ISolutionMark solutionMark, Object cookie) … JetBrains.CommandLine.InspectCode.Unattended.Console.InspectCodeProductMain.<>c__DisplayClass2_0.<Main>b__12(IComponentContainer cont) … JetBrains.Threading.ReentrancyGuard.Execute[TState,TResult](String name, TState state, Func`2 func) … JetBrains.CommandLine.InspectCode.Unattended.Console.InspectCodeProductMain.Main(Lifetime lifetime, IThreading invocator, IComponentContainer container, IShellLocks shellLocks, ILogger logger, IInspectCodeSettings settings, IProductCommandLineArguments argumentsRaw, IProductInfo productInfo) … System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor) … System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments) … System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) … JetBrains.Application.Environment.RunsPublicStaticIntMain.<>c__DisplayClass0_0.<.ctor>b__0() … JetBrains.Util.Logging.Logger.Catch(Action action) … JetBrains.Threading.JetDispatcher.Closure.Execute() … JetBrains.Util.Concurrency.WinJetDispatcher.ProcessQueue(Int32 nMinBucket) … System.Windows.Threading.DispatcherOperation.InvokeDelegateCore() … System.Windows.Threading.DispatcherOperation.InvokeImpl() … 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) … MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg) … System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame) … JetBrains.Application.Environment.IJetHostEx.<>c__DisplayClass2_0.<RunHostMessageLoop>b__0(Lifetime lifetime) … JetBrains.Lifetimes.Lifetime.Using(Action`1 action) … JetBrains.Application.Environment.IJetHostEx.RunHostMessageLoop(IComponentContainer containerEnv) … JetBrains.Application.Environment.HostParameters.JetHostParametersCaller.RunMainLoop(ComponentContainer containerEnv) … JetBrains.Application.Environment.JetEnvironment.InternalRun(JetHostParametersCaller host, ComponentContainer containerEnv) … JetBrains.Application.Environment.JetEnvironment.CreateAndRun(Full hostparams) … JetBrains.ReSharperAutomationTools.CommandLine.Common.Application.CommandLineProgram.Main(Assembly assembly, Type environmentZoneType, HostInfo hostInfo, String[] args, IJetHostMixin[] mixins) … JetBrains.ReSharperAutomationTools.CommandLine.Common.Application.CommandLineProgramWithPlugins`1.Main(Assembly assembly, Type environmentZoneType, HostInfo hostInfo, String[] args, IJetHostMixin[] mixins) … JetBrains.ReSharperAutomationTools.CommandLine.Common.Application.CommandLineProgramWithPlugins`1.Run[TZone](String productHostShortName, String[] args) … JetBrains.CommandLine.InspectCode.InspectCodeProgram.Main(String[] args) "

 

 

 

0

Please sign in to leave a comment.