Why am i getting the error "Unable to install the 'polyspaced' service"?
1 view (last 30 days)
Show older comments
When I attempt to start the polyspaced demon on the server machine, I get the following error message:
Error: Unable to install the polyspaced service
The account name is invalid or does not exist, or the password is invalid for the account name specified.
I verifed that the username and password entered are correct, but I am still receiving the same error message.
Accepted Answer
MathWorks Support Team
on 2 Sep 2009
This error is caused by using a network username without specifying the network's domain name. To work around this issue, enter the domain name prior to the username and separate them with a backslash (\). For example, if your domain name is "MATLAB" with a username of "jsmith", you would enter the following as your username:
MATLAB\jsmith
0 Comments
More Answers (0)
See Also
Categories
Find more on Options at Command Line Only in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!