Why am I getting 'License Manager Error -139' (Licensing error: -139,11603) ~20% of the time?

40 views (last 30 days)
I have a Matlab client (vR2015b) running in server1, while my license manager (vR2015b) is running in server0. My client communicates with server0 through port 27000 (and port 27000 in server0 has already been setup to allow server1 requests). Most of the time, I have no problem running the Matlab client in server1 (i.e. it is able to check out/in licenses from server0, through port 27000, without problems). However, ~20% of the time, I get the "License Manager Error -139" error shown below (associated with "Licensing error: -139,11603").
What exactly is this error due to? Particularly, what does the "minor" undocumented error # 11603 signify? Please do advice.
Sunil Sandhu
< M A T L A B (R) >
Copyright 1984-2015 The MathWorks, Inc.
R2015b (8.6.0.267246) 64-bit (glnxa64)
August 20, 2015
To get started, type one of these: helpwin, helpdesk, or demo.
For product information, visit www.mathworks.com.
Academic License
>> >> Starting parallel pool (parpool) using the 'local' profile ... connected to 24 workers.
>> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >>
>> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >>
>> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >>
>> >> License checkout failed.
License Manager Error -139
Timeout.
Troubleshoot this issue by visiting:
http://www.mathworks.com/support/lme/R2015b/139
Diagnostic Information:
Feature: Distrib_Computing_Toolbox
License path: 27000@hera.stanford.edu
Licensing error: -139,11603.
{Unable to checkout a license for the Parallel Computing Toolbox.
}
>> >> >> >> >> >> >> {Cell contents reference from a non-cell array object.
}
>> >> >> >> >> >> {Index exceeds matrix dimensions.
}
>> >> >> >> Parallel pool using the 'local' profile is shutting down.
>>

Answers (1)

Adithya Addanki
Adithya Addanki on 30 Mar 2016
Edited: Adithya Addanki on 30 Mar 2016
Hi Sunil,
This error will occur based on a particular setup your license admins have chosen with your License Server. To correct this, they will need to make the adjustments listed in this article:
Why do I receive "License Manager Error -139"?
If you are still experiencing issues after performing the steps mentioned in the link above, please reach out to MathWorks Install Support at 508-647-7000.
Thank you,
Adithya

Categories

Find more on Introduction to Installation and Licensing 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!