Forum member
MatthewSteeples
147 posts
Posts by MatthewSteeples
-
Could not load file or assembly 'System.Runtime, Version=4.1.1.0...'
[img=https://ledgerscope-my.sharepoint.com/personal/matthew_ledgerscope_com/_layouts/15/guestaccess.aspx?docid=0b9b3f64ced0c4b8aa8de0f4e84c84999&authkey=AbtIU707wlgB909LCm5tCbo]Error[/img] That's where we're seeing the error. The grid node does process tests afterwards (the exception usually happ…
21 Sep 2017 11:14 UTC
-
Could not load file or assembly 'System.Runtime, Version=4.1.1.0...'
Have updated to the latest version, and also enabled FusionLog for this and get slightly better stack trace: [code=plain] System.IO.FileNotFoundException: Could not load file or assembly 'System.Runtime, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencie…
20 Sep 2017 18:48 UTC
-
Grid Server keeps disconnecting
It would appear that this program is causing a significant amount of trace output. All along the lines of WARNING - ..\..\..\..\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets (1987, 5): MSB3245: Could not resolve this reference…
05 Sep 2017 13:33 UTC
-
Could not load file or assembly 'System.Runtime, Version=4.1.1.0...'
Hi Remco, Sorry for the delay in getting back to you with this. I don't think this error stops the GridNodes from running the tests itself, as our tests still seem to run fine whether on the GridNode or using NCrunch in Visual Studio.
05 Sep 2017 13:32 UTC
-
Grid Server keeps disconnecting
Not sure if it's related, but I've just realised one configuration difference we have between some of the gridnodes (and I bet it's rare for anyone to be using it elsewhere). We make use of https://github.com/StackExchange/StackExchange.Precompilation to precompile our cshtml views into the dlls. Th…
27 Aug 2017 11:06 UTC
-
Could not load file or assembly 'System.Runtime, Version=4.1.1.0...'
Early indications were wrong I'm afraid, and it's failing intermittently on all build servers. We're being tough on you this month aren't we!
23 Aug 2017 22:19 UTC
-
Could not load file or assembly 'System.Runtime, Version=4.1.1.0...'
Very early indication looks like it has fixed it on one grid node but not on another. Are there any logs we can send over to help?
23 Aug 2017 09:39 UTC
-
Grid Server keeps disconnecting
It seems we're still getting this error on some build nodes. I'll enable logging again and see if anything stands out
22 Aug 2017 21:58 UTC
-
Could not load file or assembly 'System.Runtime, Version=4.1.1.0...'
Getting the following error message in the Errors tab of 2 of our servers in the NCrunch Distributed Processing window The file in question does exist, so not sure why it's coming up with this. Both are running VS2017 15.3.1 (latest). Project is a full .NET framework 4.6.2 system (not .NET core) …
22 Aug 2017 15:31 UTC
-
duplicate source code transmission to node servers
The first sync may take a few minutes (we use NCrunch over residential internet connections on a daily basis) but there is some logic in there to re-use identical files (so they only need to be transferred once)
18 Aug 2017 11:30 UTC
-
Grid Server keeps disconnecting
Hi Remco, That does appear to do something. One of the nodes that previously restarted now seems to keep running. I'll keep an eye on it and let you know if anything happens. Thanks, Matthew
15 Aug 2017 17:11 UTC
-
Grid Server keeps disconnecting
Sadly I wasn't able to find out what's different about the nodes. I verified versions of installed software, Windows, NCrunch, how it had been installed etc but nothing stood out Same problem on 3.11.0.2, although I've got a few more log messages and a potential query. You can see at 22:55:22.502…
10 Aug 2017 22:02 UTC
-
Grid Server keeps disconnecting
Is there anything we can do to send any more debug information through? This is becoming quite an issue for us now, and we're going to have to investigate rolling back if we can't get it resolved soon :(
10 Aug 2017 16:47 UTC
-
Grid Server keeps disconnecting
[quote=Remco;10859]The strangeness of this behaviour suggests a possibility that something is going wrong deep down in the stack. If you haven't already, I'd suggest making sure all the Windows updates and .NET Framework updates have been installed on the grid nodes that are showing the problem. …
07 Aug 2017 19:30 UTC
-
Grid Server keeps disconnecting
Afraid I've not been able to find any differences yet. Same build of Windows 10, same build of Visual Studio, both on SSDs, have cleared out both NCrunch Snapshot folders. The only thing that could be is that the 2 ones that don't work have _previously_ had preview builds of VS installed. They're…
26 Jul 2017 16:42 UTC
-
Grid Server keeps disconnecting
Just discovered that this problem is only on 2 of our 3 active grid nodes. Trying to work out what's different about the one that works
25 Jul 2017 12:26 UTC
-
Grid Server keeps disconnecting
I've tried a couple of other ones and they seem to load fine. I don't have any others that are the scale of this one (2000+ tests, 300+kloc) I don't know if this shows in the logs at all, but there's a possibility that it's not transferring all of the files across. Whenever it resets, it always h…
25 Jul 2017 12:14 UTC
-
Grid Server keeps disconnecting
Hi Remco, Problem still occurs with compression enabled, and when the grid node is running locally on 127.0.0.1 There's no issues whatsoever when running within Visual Studio, everything builds and runs fine. It's just the Grid Nodes that have an issue
25 Jul 2017 10:23 UTC
-
Grid Server keeps disconnecting
Just submitted a bug report. Not sure how helpful it will be as the problem looks to be in the Gridnode (not sure how to submit a bug report for that) It happens every 3-4 minutes. Basically NCrunch loads the snapshots and starts building and running tests before crashing. Because of our project …
24 Jul 2017 13:56 UTC
-
Grid Server keeps disconnecting
Just updated all of our grid nodes and clients to 3.10 and we're getting an error while building the project which causes the client and server to disconnect (which then restarts the process on reconnection, which fails again). The log shows the following: [code=plain][16:52:55.8884-?-15] Ceas…
23 Jul 2017 20:52 UTC