MATLAB: Errors when i start matlab

bundlearchiveMATLAB

I am getting some error messages when i startup matlab that weren't appearing a few days ago
ERROR: org.apache.felix.framework.cache.BundleArchive: Unable to create archive directory.
ERROR: org.apache.felix.framework.cache.JarRevision: Unable to create revision directory.
is there a way to fix these errors

Best Answer

It appears that you might have a permission problem. The official bug report is here and there is someone reporting it as a permissions problem over here
The later also indicates that it could be a problem with the Java versions, so you might have to reinstall Java
Possibly if you start up MATLAB as root / administrator then that might fix the problem.