Forum member
GreenMoose
511 posts
Posts by GreenMoose
-
Remote server: Sluggish vstudio when using remote servers.
To follow up on this I made the following observations in line what you suspected: 1) Today I came back to computer and the remote Azure servers were shut down and noticed vstudio was verry laggy. It was "freezing" now and then with seconds interval and the assigned cpu cores for devstudio were spi…
09 Jun 2014 06:42 UTC
-
Outdated/incorrect coverage markers.
vstudio 2012/NCrunch v2.7.0.5 I noticed today test failures due to nullref exceptions but the code they were supposed to fail on were green. Also as seen in screenshot the coverage marker is even on line existing of a code comment so I guess somehow the coverage got out of sync (I submitted bug …
23 May 2014 11:47 UTC
-
Remote server: Sluggish vstudio when using remote servers.
...(continuing above post) [quote] Microsoft.VisualStudio.Shell.ViewManager.dll!Microsoft.VisualStudio.PlatformUI.Shell.Controls.CustomChromeWindow.HwndSourceHook(System.IntPtr hWnd, int msg, System.IntPtr wParam, System.IntPtr lParam, ref bool handled) + 0x90 bytes Microsoft.VisualStudio.Sh…
13 May 2014 10:38 UTC
-
Remote server: Sluggish vstudio when using remote servers.
...(continuing above post) [quote] [Managed to Native Transition] > Microsoft.VisualStudio.Shell.ViewManager.dll!Microsoft.VisualStudio.PlatformUI.Shell.Controls.CustomChromeWindow.UpdateZOrderOfOwner(System.IntPtr hwndOwner) + 0x79 bytes Microsoft.VisualStudio.Shell.ViewManager.dll!Micros…
13 May 2014 10:35 UTC
-
Remote server: Sluggish vstudio when using remote servers.
Follow-up, I enabled remote servers and went for lunch. Came back 20 minutes later and devenv.exe is eating cpu and is totally unresponsive. Main thread is consuming the most cpu according to process explorer (cycles delta > 8 000 000 000). I attaching another devstudio (/safemode) and when I …
13 May 2014 10:34 UTC
-
Remote server: Sluggish vstudio when using remote servers.
v2.7.0.5 / vstudio2012 I have 3 nodes set up, 2 on Azure VM and 1 on local subnet. I experience a lot of lag in vstudio (studio using 1.5GB ram, i.e. not that much) if I use sliding build delay to 500ms. (to the extent it becomes unusable). If I disable the grid nodes it immediately becomes sn…
13 May 2014 09:49 UTC
-
Remote server: Timespamp in server errors is not displaying local time
v2.7.0.5 I run tests on Azure VMs which are in UTC time zone (and non Azure VMs being at a different time zone). When they have e.g. errors I see something like Summary | Reported At "There is not enough space on the disk. | 5/5/2014 10:23:09 AM" The time part is confusing since you do not…
05 May 2014 10:30 UTC
-
"Run x tests" pending but engine is idle?
Thanks. So to sum up, both behaviors of "frozen queues" are defects? Or is behavior "by design" and requires a feature request if it should be considered to be changed for a future release?
30 Apr 2014 14:20 UTC
-
"Run x tests" pending but engine is idle?
v2.7.0.5 Sorry I have not had the time yet to to some detailed trouble shooting as above, but today when I experienced the same/similar issue (also sent a bug report a copule of days ago) I noticed that one project was stuck in "Pending", both on (local) and on Azure machines, was a project I had a…
30 Apr 2014 09:39 UTC
-
Remote server: Shouldn't (local) also have Status/Server tasks updated?
v2.7.0.5 In the "NCrunch Distributed Processing Window", shouldn't (local) also have e.g. Status col updated? I find this window to be very useful when wanting to ensure all nodes are working, but to know if (local) is working I need to combine this with NCrunch Processing Queue.
30 Apr 2014 09:00 UTC
-
Grid Node Server on Azure VM: Start-up Issues
FYI: I had the same issue, changing it to delayed start on all Azure machines solved it for me as well. Related uservoice request to avoid having to redo it after each NCrunch upgrade - https://ncrunch.uservoice.com/forums/245203-feature-requests/suggestions/5850101-remote-server-remember-service…
30 Apr 2014 07:19 UTC
-
vstudio 2012 crashes occasionally
v2.7.0.5 Some times my vstudio 2012 simply vanishes from the surface of the earth and a WerFault.exe is started. Looking into event viewer I noticed this entry: [quote]Application: devenv.exe Framework Version: v4.0.30319 Description: The process was terminated due to an unhandled exception. …
28 Apr 2014 09:06 UTC
-
Remote server: Why 5 task runners in a 2-task-defined environment?
v2.6.0.13 I have a grid node on Azure (2 core) set up to use 2 processing threads and 1 test runner process to pool. Engine is idle. [img=(- BROKEN LINK -)]Resource Monitor[/img] (NCrunch Engine is idle and so is the cpu on the Azure machine) How come I have 5 task runner processes running…
15 Apr 2014 14:26 UTC
-
Remote server: determine installed version of grid node locally?
Off course, programs and features is easy enough :) Thanks.
15 Apr 2014 07:36 UTC
-
Remote server: determine installed version of grid node locally?
Hi. Can I somehow check which version of the grid node I have installed at the current computer? Thanks.
15 Apr 2014 07:00 UTC
-
How to expand/collapse tree nodes in NCrunch Tests window?
v2.6.0.8 Hi. I filtered some tests via the filter feature in "NCrunch Tests" window and I see a couple of collapsed nodes in the tree view. How do I expand all so I see all tests? (and collapse?) (Tried *, +, Shift+"+", but the all end up altering my filter criteria) Thanks.
10 Apr 2014 05:38 UTC
-
Remote server: Upgrading to 2.6.0.4 does not keep logon credentials for windows service
Ok.
21 Mar 2014 09:48 UTC
-
Remote server: Upgrading to 2.6.0.4 does not keep logon credentials for windows service
Ok but it's still a bug in installer, right?
21 Mar 2014 06:28 UTC
-
Remote server: Upgrading to 2.6.0.4 does not keep logon credentials for windows service
when upgrading from 2.6.0.3 => 2.6.0.4 my grid node server install replaced the current user service was running under with "Local System" (choosing "Repair" with 2.6.0.4 seems to kept it though).
20 Mar 2014 11:06 UTC
-
Remote server: Allow running test on a specific server without changing NCrunch config
[quote=GreenMoose;5540][quote=Remco;5533]Where tasks are queued using any other way, the processes will be re-used between tasks.[/quote] Ok sounds good to me. [/quote] Hrm am I missing something here. I do the following: ** (local) ** 1) Engine is idle 2) I modify a test by adding a space c…
14 Mar 2014 08:23 UTC