Why I get Java error when I close Matlab in ubuntu
10 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentario
Alexander Kristensen
el 5 de Mzo. de 2019
Editada: Alexander Kristensen
el 5 de Mzo. de 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.
Respuestas (0)
Ver también
Categorías
Más información sobre Introduction to Installation and Licensing en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!