Enormous set of Java errors on startup

I'm running 2015a on my lab's server, and every time after my first time running Matlab, I get a huge pile of Java errors http://pastebin.com/LVYjbDwy. I've cleared my .matlab/2015a folder, but still see the same problem. It doesn't seem to affect how Matlab runs, however. How can I prevent this from happening?

 채택된 답변

Walter Roberson
Walter Roberson 2015년 12월 3일

0 개 추천

Java is attempting to optimize by caching some files, but it is unable to do so because you have run out of room on some disk drive. I cannot tell from the log which drive has run out of room. Use
!df
to get an idea of which drive it might be.

댓글 수: 1

Ben
Ben 2015년 12월 3일
Thanks. I'm not seeing any errors now for whatever reason, but this gives me a way to at least try to figure out what's going on if I see the problem again.

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Startup and Shutdown에 대해 자세히 알아보기

제품

질문:

Ben
2015년 12월 3일

댓글:

Ben
2015년 12월 3일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by