Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

initializing or connecting to Thespian cluster fails with the type initializer error #99

Open
KoenigLear opened this issue Oct 20, 2017 · 1 comment

Comments

@KoenigLear
Copy link

When initializing the Thesipan cluster either by ThespianCluster.InitOnCurrentMachine or ThespianCluster.Connect it fails with the type initializer for MBrace.Thespian.ThespianCluster threw an exception. Unfortunately it doesn't give anymore detail.

I obtain this errors while trying to add the thespian libraries to a hello world from scratch f# project.

if I execute mbrace.thespian.worker.exe I'm able to see it running but I'm unable to connect

INFO : Initializing MBrace.Thespian Worker node.
INFO : Hostname: D***
INFO : Process Id: 45364
INFO : Thespian initialized with listener D***:53748
INFO : Initialized controller actor:
actor://controller.WorkerControllerMsg
utcp://***:53748/controller
mailbox://controller/.

@KoenigLear
Copy link
Author

After forcefully copying the dlls under tools*.* I'm obtain a different error
"unset executable path" System.InvalidOperationException

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant