Exception in thread "Thread-5": java.lang.​NullPointe​rException after exiting [Matlab 2018b]

12 views (last 30 days)
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.

Accepted Answer

Jan Studnicka
Jan Studnicka on 15 Oct 2018
It looks like the known bug. You can find workaround here:
https://www.mathworks.com/support/bugreports/1765886

More Answers (0)

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!