Why I get Java error when I close Matlab in ubuntu

9 views (last 30 days)
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 Comment
Alexander Kristensen
Alexander Kristensen on 5 Mar 2019
Edited: Alexander Kristensen on 5 Mar 2019
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.

Sign in to comment.

Answers (0)

Categories

Find more on Introduction to Installation and Licensing in Help Center and File Exchange

Tags

Products


Release

R2018b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!