Forum member

devdept

53 posts

Posts by devdept

  1. Two broken machines

    Clearing the Snapshot folder resolved the issues. It was a long time since I didn't see NCrunch running so smoothly. Thanks! Alberto

  2. Two broken machines

    Basically, the installation is fine, the problem is related to grid nodes that work on misaligned/corrupted data. We need a way to clean these two machines from this point of view. Would this help? - Ensure that you remove the configuration file at C:\Users\USER\AppData\Roaming\NCrunch T…

  3. Two broken machines

    Hello, We own 10 licenses of NCrunch. We have several NCrunch server nodes. On two machines now NCrunch is compromised (does not work) and we don't know how to reset them. How do I completely clean NCrunch from a client machine? Thank you. If you want to see with your eyes, just ask t…

  4. Hotspot bars are all zero length

    Hi Remco, [quote]Can you confirm whether the issue you're experiencing is with how these values are being rendered, or is it the data itself?[/quote] Honestly, I don't know. It seems weird that all methods share the same zero computing time, isn't it? I've instrumented only one project of a…

  5. Hotspot bars are all zero length

    Hello, What do I need to do to fix these zero-length hotspot bars? https://www.screencast.com/t/dK39vGG67Qx I've checked the documentation but it's not very easy to understand: https://www.ncrunch.net/documentation/reference_global-configuration_performance-display-sensitivity Thanks, …

  6. Need to manually open/close Grid Node configuration on remote server almost daily

    Hi Remco, The port 41141 is already open. I run NCrunch.GridNode.Console and always get this from clients: [quote]Connection Failure: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host…

  7. Need to manually open/close Grid Node configuration on remote server almost daily

    Should I add an inbound rule for this port? Do you have any step by step instruction to share on this rule creation? We aren't very familiar with this. Thanks, Alberto

  8. Need to manually open/close Grid Node configuration on remote server almost daily

    What exact rule should we add to the windows firewall? Thanks, Alberto

  9. Need to manually open/close Grid Node configuration on remote server almost daily

    [quote=Remco;13506][quote=devdept;13500] Do you mean that the next time I get into this problem, instead of doing Start/Programs/NCrunch Grid Node Configuration and close it, I need to run NCrunch.GridNode.Console.exe console program from "C:\Program Files (x86)\Remco Software\NCrunch Grid Node Ser…

  10. Slow unit test runs forever

    Thanks Remco, we have 2400 *.cs file in our solution, shall we check manually each one or is there a better way to follow these yellow marks?

  11. Slow unit test runs forever

    Hi Remco, We have a large code base and thousands of yellow marks, I don't know where to start. "Analyse line execution times" turned on or off does not make any difference.

  12. Slow unit test runs forever

    [quote]Sorry, I'm not sure if I understand this question .. are you asking for a better way to find performance bottlenecks in your code?[/quote] No bottlenecks in the NCrunch instrumentation, in other words where to place these: https://www.ncrunch.net/documentation/concepts_code-coverage-suppre…

  13. Slow unit test runs forever

    We love performance impact if reasonable. We would run only a few unit tests instead of thousands. The problem is that some of them run forever. How would you identify critical code sections? Thanks, Alberto

  14. Slow unit test runs forever

    Hi Remco, Regarding this, does it mean that afterward code coverage will not be 100% accurate? It would be a big problem for us. Thanks, Alberto

  15. Need to manually open/close Grid Node configuration on remote server almost daily

    Thanks Thomas, I will try this settings the next time the NCrunch server is stopped. Alberto

  16. Need to manually open/close Grid Node configuration on remote server almost daily

    Hi Remco, Do you mean that the next time I get into this problem, instead of doing Start/Programs/NCrunch Grid Node Configuration and close it, I need to run NCrunch.GridNode.Console.exe console program from "C:\Program Files (x86)\Remco Software\NCrunch Grid Node Server" folder? Thanks, Al…

  17. Need to manually open/close Grid Node configuration on remote server almost daily

    Hi Remco, We have purchased a double XEON 12C server for a total of 48 logical CPUs machine dedicated to NCrunch. The sad news is that we need to manually open/close Grid Node configuration on remote server almost daily because it's impossible to connect to it after some time you are using it. I …

  18. Distributed processing

    That makes sense. When the number of unit tests is huge, the project build time could become negligible I think. Alberto

  19. Distributed processing

    Hi There, When using NCrunch distributed processing, is it preferable to have 5 server with 10 logical CPUs or 1 server with 50 logical CPUs for example? And why? Thanks, Alberto

  20. Slow unit test runs forever

    Thanks a lot, Remco, We will proceed to order NCrunch very soon.