License file woes related to problem with installer and Java
Show older comments
I need to update the license, but when I launch matlab with the new license file I get error -13, which says to reinstall the license manager.
I determined that I need to run the install file.
Running the install file gets me the following error:
Exception in thread "main" java.lang.NoClassDefFoundError: com/mathworks/professionalinstaller/Launcher Caused by: java.lang.ClassNotFoundException: com.mathworks.professionalinstaller.Launcher at java.net.URLClassLoader$1.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClassInternal(Unknown Source) Could not find the main class: com/mathworks/professionalinstaller/Launcher. Program will exit. Finished
What went wrong?
Running: ROCKS Linux (based on CEntOS), Matlab 2012a
Answers (1)
Rakesh
on 19 Jun 2013
0 votes
Try doing a Silent Installation as informed at this link:
Categories
Find more on Manage Products in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!