Error: Activation cannot proceed. (R2014b)

16 views (last 30 days)
f10w
f10w on 29 Oct 2014
Commented: Image Analyst on 5 Sep 2018
I have installed Matlab 2014b on a node of a cluster but failed to launch the software ( matlab14 is an alias to /usr/local/MATLAB/R2014b/bin/matlab):
root@trunks:/usr/local/MATLAB/R2014b/bin# matlab14
MATLAB is selecting SOFTWARE OPENGL rendering.
root@trunks:/usr/local/MATLAB/R2014b/bin# ---------------------------------------------------------------------------
Error: Activation cannot proceed. You may either:
1. Set an X11 display, and restart the activation process
2. Use the silent activation feature
3. Activate using the license center
While prior to that I had already activated, sucessfully:
root@trunks:/usr/local/MATLAB/R2014b/bin# ./activate_matlab.sh -propertiesFile /home/users/khue/Matlab/R2014b/activate.ini
Silent activation succeeded.
I tried for another user (not root) with a different license file but still failed.
Thank you in advance for any suggestions.

Answers (3)

f10w
f10w on 30 Oct 2014
Finally activated using GUI activation.
  2 Comments
Kushal Sinha
Kushal Sinha on 5 Sep 2018
Can you please elaborate how you did it? I am running into same issues.

Sign in to comment.


Shali Jiang
Shali Jiang on 29 Aug 2016
I encountered the same problem!

Image Analyst
Image Analyst on 29 Aug 2016
Shali, I'm sure the FAQ will fix it for you and everyone else.

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!