Errors when i start matlab
Show older comments
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
6 Comments
Zakary Stone
on 1 Jun 2011
Zakary Stone
on 1 Jun 2011
Walter Roberson
on 1 Jun 2011
Did you pull that list of errors out of the system log, or was that shown on the screen? When I look at the source code for Felix, it looks to me as if the exact directory it cannot create would be in the system log. Look in the Utilities subdirectory of the Applications directory, and start up the Console application you find there. I do not know, though, which log you need to look in. Click in the upper left on "Show Log List" and use the list that appears on the left; for example it might be the Java log that is relevant, or perhaps under "/var/logs" you might find something relevant.
Zakary Stone
on 1 Jun 2011
Walter Roberson
on 1 Jun 2011
Well, if the program is working now, it doesn't really matter anymore :)
Zakary Stone
on 1 Jun 2011
Accepted Answer
More Answers (0)
Categories
Find more on Startup and Shutdown 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!