Exception in thread "Thread-5": java.lang.NullPointerException after exiting [Matlab 2018b]
7 views (last 30 days)
Show older comments
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.
1 Comment
Accepted Answer
Jan Studnicka
on 15 Oct 2018
It looks like the known bug. You can find workaround here:
https://www.mathworks.com/support/bugreports/1765886
2 Comments
More Answers (0)
See Also
Categories
Find more on Introduction to Installation and Licensing in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!