Trial Version | Getting License Manager Error 4410

4 visualizaciones (últimos 30 días)
Ashutosh Dubey
Ashutosh Dubey el 24 de Sept. de 2015
Respondida: Paddy Ryan el 27 de Abr. de 2017
Hi,
I am using a matlab trial version on linux environment hosted on aws. I am executing the following command: matlab -nodisplay selective_search.m
The error I am getting is as below:
License checkout failed.
License Manager Error 4410
Invalid security token. (Status code: Unauthorized)
Troubleshoot this issue by visiting:
http://www.mathworks.com/support/lme/R2015b/4410
Diagnostic Information:
Feature: MATLAB
License path:
Licensing error: 4410,0.
Severe:
Error checking out license
The program '[11334] : Native' has exited with code 1 (0x1).
Any help would be highly appreciated ! Thanks again everyone

Respuesta aceptada

Steven Lord
Steven Lord el 24 de Sept. de 2015
Contact Technical Support (using the Contact Us link in the upper-right corner of mathworks.com) for help determining the cause of this licensing error and how to correct it.

Más respuestas (3)

Anshul Jain
Anshul Jain el 27 de Feb. de 2016
Did anyone find a solution to this problem? I am seeing the exact same issue.

Adam Feather
Adam Feather el 2 de Ag. de 2016
Anyone know the solution? This web page is the only thing that shows up on search engines for this error code.

Paddy Ryan
Paddy Ryan el 27 de Abr. de 2017
Had the same issue using Matlab on Ubuntu 16.04 LTS running an academic trial.
The solution which worked for me was as follows:
Open Terminal
Type -
cd $MATLABROOT/bin/
This will return:
/bin$
If you type matlab as follows, it loads without any issue
/bin$ matlab
Hope this helps!!

Categorías

Más información sobre Manage Products en Help Center y File Exchange.

Etiquetas

Productos

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by