Errors when i start matlab
이전 댓글 표시
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
Zakary Stone
2011년 6월 1일
Zakary Stone
2011년 6월 1일
Walter Roberson
2011년 6월 1일
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
2011년 6월 1일
Walter Roberson
2011년 6월 1일
Well, if the program is working now, it doesn't really matter anymore :)
Zakary Stone
2011년 6월 1일
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Startup and Shutdown에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!