Why do I receive "Error:Could not start the daemon" while configuring Polyspace Server Remote Verification?

1 view (last 30 days)
I receive the below error when starting the Polyspace Daemon on the Polyspace Server :
Error:Could not start the daemon
The log file has the below :
The cause of the problem is:
============================================================================
Unknown host: Hostname
============================================================================
Error: Cannot start Polyspace Job Manager

Accepted Answer

MathWorks Support Team
MathWorks Support Team on 1 May 2018
This error can occur if the host name cannot be automatically resolved.
As a workaround, navigate to the mdce_def file in the location : $MATLAB\R2018a\toolbox\distcomp\bin (where $ is the location where MATLAB is installed).
Manually override the HOSTNAME by specifying the Polyspace Server Hostname in the line that has set HOSTNAME=%strHostname%.%strDomain%.
Note : Please follow the instructions in the mdce_def file to comment out the lines that are not required.

More Answers (0)

Tags

No tags entered yet.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!