I am trying to set up a grid node for distributed processing but I cannot get my development machine to connect.
The setup of the node has gone through correctly and according to the log files it is running and has successfully bound the expected IP and port.
Firewall etc. have all been configured to allow access and I am able to use a telnet client to get a (meaningless!) connection response to the server. When I do this I can see that a message has been sent by the server in the log files.
However, when I fire up VS and add the server to nCrunch I just get a "Not connected" message. I can't see any other information, it doesn't appear to do anything when I click the Connect button (there's no activity recorded by Fiddler either).
There is no information listed under Errors in the distributed processing window.
How can I debug this and find out what is going on? Is there a log file I can check?
Remco NCrunch Developer
#7094
22 Mar 2015 21:41 UTC
Hi, thanks for posting.
Can you confirm whether the NCrunch engine is running while you're doing this? NCrunch always disconnects from the nodes while the engine is disabled. It will attempt to connect when the engine is switched on.
Can you confirm whether the NCrunch engine is running while you're doing this? NCrunch always disconnects from the nodes while the engine is disabled. It will attempt to connect when the engine is switched on.
Doh! So as soon as I start the nCrunch engine running it connects!
Thanks!
Thanks!
Remco NCrunch Developer
#7106
23 Mar 2015 22:51 UTC
Great! Glad that did the trick :)
Suggestion related to this: for status, show "Disabled" instead of "Not Connected" :)
Edited 15 Sep 2015 14:52 UTC
Remco NCrunch Developer
#7734
15 Sep 2015 21:43 UTC
Jaben wrote:Suggestion related to this: for status, show "Disabled" instead of "Not Connected" :)
Good thinking. Thanks :)
Post a reply
Log in to reply.