Daily Usage Issues

Grid task capacity and task queue

Started by Marcello on 5,751 views

Marcello wrote:Tried v4.18.0.1 and the issue is still there.

I wait for your feedback to know the build that will include the fix, thanks.


Thanks for the heads up. We did include a fix for the double-loading of the project via the UI (when the projects are multi-selected). Is this the issue you're still experiencing?
Remco wrote:
Thanks for the heads up. We did include a fix for the double-loading of the project via the UI (when the projects are multi-selected). Is this the issue you're still experiencing?


Yes, it's that.
Marcello wrote:
Yes, it's that.


Could you submit a fresh bug report after this happens to you? After the 4.18 build fix, I can no longer reproduce the issue on my end.
Sure, just done!

Here is the NCrunch Diagnostic Output from Visual Studio

[PID:16008 13:43:34.3435 UILog-80] Initialising Package Integration
[PID:16008 13:43:34.3435 UILog-80] GetServiceLocal for Microsoft.VisualStudio.Shell.Interop.SVsShell
[PID:16008 13:43:34.3435 UILog-80] Package initialisation is complete.  Running under VS2022
[PID:16008 13:43:34.3435 UILog-80] NCrunch Package Initialisation time is 00:00:01.023 started at 13:43:33.3215
[PID:16008 13:43:34.3595 UILog-80] GetServiceLocal for Microsoft.VisualStudio.Shell.Interop.SDTE
[PID:16008 13:43:34.3595 UILog-80] Initialising automation integration for NCrunch
[PID:16008 13:43:34.3905 UILog-80] Registering menu options
[PID:16008 13:43:34.3905 UILog-80] GetServiceLocal for System.ComponentModel.Design.IMenuCommandService
[PID:16008 13:43:34.3905 UILog-80] getWindow for nCrunch.VSIntegration2010.ComponentConfigToolWindowPane
[PID:16008 13:43:34.4685 UILog-80] getWindow for nCrunch.VSIntegration2010.GridManagementToolWindowPane
[PID:16008 13:43:34.5465 UILog-80] getWindow for nCrunch.VSIntegration2010.HotSpotsToolWindowPane
[PID:16008 13:43:34.5785 UILog-80] getWindow for nCrunch.VSIntegration2010.MetricsToolWindowPane
[PID:16008 13:43:34.6095 UILog-80] getWindow for nCrunch.VSIntegration2010.ProcessingQueueToolWindowPane
[PID:16008 13:43:34.6565 UILog-80] getWindow for nCrunch.VSIntegration2010.TestsToolWindowPane
[PID:16008 13:43:34.7965 UILog-80] getWindow for nCrunch.VSIntegration2010.StatusIndicatorToolWindowPane
[PID:16008 13:43:34.8285 UILog-80] Hooking up WPF integration
[PID:16008 13:43:34.8435 UILog-80] NCrunch Automation Initialisation time is 00:00:00.483
[PID:16008 13:43:34.8435 UILog-80] Total startup time including initialisation took: 0:00:01.5120048
[PID:16008 13:43:34.8435 UILog-80] Switching to UI thread took: 00:00:00.4886956
[PID:16008 13:43:34.8435 UILog-80] Cached Initialisation message at 2023-07-26T13:43:33, message: GetServiceLocal for Microsoft.VisualStudio.Shell.Interop.IVsSolutionBuildManager
[PID:16008 13:43:34.8435 UILog-80] Cached Initialisation message at 2023-07-26T13:43:33, message: GetServiceLocal for Microsoft.VisualStudio.Shell.Interop.SDTE
[PID:16008 13:43:44.7815 UILog-80] GetServiceLocal for Microsoft.VisualStudio.ComponentModelHost.SComponentModel
[PID:33980 14:01:13.8745 Core-11] ERROR (Internal): System.Exception: Component Autodesk has just been synchronised but already exists in the model
   at nCrunch.Client.Model.ClientModelSynchroniser.(ComponentsAddedEvent )

[PID:33980 14:01:13.8905 Core-11] ERROR (Internal): System.Exception: Component ..\..\Autodesk\Source\Autodesk.csproj:net6.0-windows has already been added to the synchroniser - duplicate Add events exist for this component
   at nCrunch.Client.Synchronisation.FileSystemSynchroniser.(ComponentsAddedEvent )

Edited

Thanks for sending through the bug report.

This looks to be a deployment/version issue. It seems you're running on 4.18.0.1, which was an earlier version of v4.18 that didn't include the fix for this. Could you try re-running the installer from the download page? The correct version should be 4.18.0.3.

I confirm that 4.18.0.3 fix the issue.

Thanks for the great support!

Post a reply

Log in to reply.