Why I get Java error when I close Matlab in ubuntu
조회 수: 9 (최근 30일)
이전 댓글 표시
Each time when I close Matlab in ubuntu, A Java exception will appear in terminal
Exception in thread "Thread-7": 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)
댓글 수: 1
Alexander Kristensen
2019년 3월 5일
편집: Alexander Kristensen
2019년 3월 5일
I get the same error using MATLAB18b on Ubuntu 18.10
Did you find a solution?
---------- UPDATE
found out installing this library removed the error message:
It also solved my issues trying to enter the add-on manager.
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!