Fix Error: Job Manager Cannot Write to Database
Message
Unable to write data to the job manager database
Possible Cause
If the computer that forms the head node of the MATLAB® Parallel Server™ cluster cannot send data to the client computer, you see this error. The most likely reasons for the remote computer being unable to connect to the client computer are:
- Firewalls do not allow traffic from the MATLAB Job Scheduler to the client. 
- The MATLAB Job Scheduler cannot resolve the short hostname of the client computer. 
Workaround
Add localhost IP to configuration.
- In the user interface of the Polyspace® desktop products, select Tools > Preferences. 
- On the Server Configuration tab, in the Localhost IP address field, enter the IP address of your local computer. 
To retrieve your IP address:
- Windows® - Open Control Panel > Network and Sharing Center. 
- Select your active network. 
- In the Status window, click Details. Your IP address is listed under IPv4 address. 
 
- Linux® — Run the - ifconfigcommand and find the- inet addrcorresponding to your network connection.
- Mac — Open System Preferences > Network.