Could not determine the path of the MATLAB root directory

[user@cn ~]$ /usr/local/R2022a/toolbox/parallel/bin/checkLicensing
glibc_shim: Didn't find correct code to patch
Internal error 1: We could not determine the path of the
MATLAB root directory.
original command path = /usr/local/R2022a/bin/matlab
current command path = /usr/local/R2022a/bin/matlab
Please contact:
MathWorks Technical Support
for further assistance.
The MATLAB Parallel Server worker licensing check has failed. Check /home/user/parallelLicense.log for details.
NOTE: I checked the user directory permisions. Still the above command not creating the parallelLicense.log file

Answers (1)

Hello Hemanta,
I understand you are not able to find out the path to your MATLAB root directory.
To get the path to your MATLAB root directory you can use the following command:
>> matlabroot
It will return the path of our MATLAB root directory.

2 Comments

It's not that Hemanta can't find the MATLAB path, it's that the utility script checkLicensing can't find the MATLAB path.

Sign in to comment.

Categories

Products

Release

R2022a

Asked:

on 19 May 2022

Community Treasure Hunt

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

Start Hunting!