Distributed Computing Toolbox 3.3
6 views (last 30 days)
Show older comments
Hello,
I have installed Matlab 2008a with Distributed Computing Toolbox 3.3 on CentOS 5.4 and can't run any worker:
" License checkout failed. License Manager Error -18 Make sure the license file on the MATLAB client matches the license file of the license server and that the license server has been started properly.
Diagnostic Information: Feature: MATLAB_Distrib_Comp_Engine License path: /opt/pgi/license.dat:/root/.matlab/R2008a_licenses:/opt/MATLAB/licenses/license.dat:/opt/MATLAB/licenses/network.lic: FLEXnet Licensing error: -18,147. License checkout failed. License Manager Error -18 Make sure the license file on the MATLAB client matches the license file of the license server and that the license server has been started properly. "
Im using network licenses server and lmutil lmstat shows: Users of Distrib_Computing_Toolbox: (Total of 62 licenses issued; Total of 0 licenses in use)
So I think license is ok. Other toolboxes work fine, only have problems when starting workers. I tried restarting licenses server but didn't help.
Here is exactly the same problem http://www.mathworks.com/matlabcentral/newsreader/view_thread/112551 but with no answers :(
Regards, Pawel
0 Comments
Answers (4)
Jason Ross
on 15 Sep 2011
Did you execute the lmstat command from the worker machines?
3 Comments
Jason Ross
on 15 Sep 2011
1. Why is it picking up a license file in /var/tmp? I would have expected it to pick this up from one of the paths listed in the "Diagnostic Information", above.
2. If you do lmstat -a, does the MATLAB_Distrib_Comp_Engine feature show up?
3. Do the license files match?
See Also
Categories
Find more on Manage Products 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!