Distributed Computing Toolbox 3.3
6 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
回答 (4 件)
Jason Ross
2011 年 9 月 15 日
Did you execute the lmstat command from the worker machines?
3 件のコメント
Jason Ross
2011 年 9 月 15 日
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?
参考
カテゴリ
Help Center および File Exchange で Manage Products についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!