Exception in thread "Thread-5": java.lang.NullPointerException after exiting [Matlab 2018b]
조회 수: 16(최근 30일)
표시 이전 댓글
Dear Matlab experts
I've encountered the following error messages from terminal after exiting Matlab 2018b on Ubuntu 16.04.5 LTS.
--
- Exception in thread "Thread-5": java.lang.NullPointerException
- at com.teamdev.jxbrowser.chromium.internal.ipc.IPC.c(Unknown Source)
- at com.teamdev.jxbrowser.chromium.internal.ipc.IPC.b(Unknown Source)
- at com.teamdev.jxbrowser.chromium.internal.ipc.IPC.a(Unknown Source)
- at com.teamdev.jxbrowser.chromium.internal.ipc.b.run(Unknown Source)
- at java.lang.Thread.run(Thread.java:748)
DISTRIB_DESCRIPTION="Ubuntu 16.04.5 LTS"
--
Thanks for considering my request.
채택된 답변
Jan Studnicka
2018년 10월 15일
It looks like the known bug. You can find workaround here:
https://www.mathworks.com/support/bugreports/1765886
댓글 수: 2
추가 답변(0개)
참고 항목
범주
Find more on Startup and Shutdown in Help Center and File Exchange
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!