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!