How can I get a list of users using a specific toolbox?
조회 수: 17 (최근 30일)
이전 댓글 표시
I am running Matlab R2014a with network license. Matlab gave me following error when I run
normrnd(0,1)
Error:
License checkout failed.
License Manager Error -4
Maximum number of users for Statistics_Toolbox reached.
Try again later.
To see a list of current users use the lmstat utility or contact your License Administrator.
Troubleshoot this issue by visiting:
http://www.mathworks.com/support/lme/R2014a/4
Diagnostic Information:
Feature: Statistics_Toolbox
License path: C:\Users\UsrName\AppData\Roaming\MathWorks\MATLAB\R2014a_licenses;C:\Program
Files\MATLAB\R2014a\licenses\license.dat;C:\Program Files\MATLAB\R2014a\licenses\network.lic
Licensing error: -4,132.
I tried 'LMTOOLS'> 'Server Status'> 'Perform Status Enquiry'. It outputs the following.
--------
Status
--------
Flexible License Manager status on Tue 4/21/2015 16:03
[Detecting lmgrd processes...]
Error getting status: Cannot find license file.
The license files (or license server system network addresses) attempted are
listed below. Use LM_LICENSE_FILE to use a different license file, or contact your software provider for a license file.
Filename: C:\flexlm\license.dat
License path: C:\flexlm\license.dat;
FlexNet Licensing error:-1,359. System Error: 2 "No such file or directory"
For further information, refer to the FlexNet Licensing documentation,
available at "www.flexerasoftware.com".
Is there any way to know how many License are available for a specific toolbox and a list of users whose who are using it?
댓글 수: 0
답변 (1개)
Andreas Goser
2015년 4월 21일
Is your use case an end user perspective? Like you want to contact someone to free the key?
Or is it you are an admin and want to count etc?
댓글 수: 2
Andreas Goser
2015년 4월 22일
The admin has log files and sometimes reports and can collaborate with MathWorks to identify the best number of keys or if a different license type makes sense.
참고 항목
카테고리
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!