Why I get Java error when I close Matlab in ubuntu
8 次查看(过去 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!