java.lang.​NullPointe​rException macOS Sierra R2016a

Anyone know how to fix this issue?
-Thomas

6 comentarios

Please post the first few lines of the crash report; the traceback will help us isolate the cause.
The above error can be generated upon start up is related to "accessibility", also known as Universal Access ( this is under Apple menu > System preferences > Universal Access). Such errors are getting generated with third-party applications like "bettertouchtool, bettersnaptool , cinch" installed on the system.
If the system has the above mentioned or any other third party extensions that require "Universal Access" to be enabled, then uninstall them, restart the system and then open MATLAB to see if the issue has been resolved.
Here is a list of some of the third-party Accessibility software that results in java errors in MATLAB:
  1. Bettertouchtool
  2. Bettersnaptool
  3. Cinch
  4. Moom
  5. PopClip
  6. Window Magnet or Magnet
Also, it would be a good idea to update to MATLAB R2016b as previous versions of MATLAB are not fully compatible with macOS Sierra.
Dom
Dom el 30 de Mzo. de 2017
To confirm the solution posted by Nikunj Kothari. I am using R2017a on OSX Sierra 10.12.2 and had the same problem.
The Universal Access menu is no longer available so it is: System Preferences > Security and Privacy > Privacy > unlock
And then uncheck the offending app.
In my case it was an app I recently downloaded called Magnet.
Other apps on the list such as Dropbox and Snagit don't appear to conflict.
Thanks for the solution, in my case it was the same App "Magnet" and it took me really long to figure out what the problem was. Until I had the brilliant idea to google it ;)
Justin Chu
Justin Chu el 1 de Mzo. de 2018
In my case, quitting Magnet will resolve the issue so that you don't have to uninstall it.
Settings - Safety - Privacy - full harddrive access - tick matlab, that did it for me.

Iniciar sesión para comentar.

Respuestas (2)

Shengjie Xu
Shengjie Xu el 1 de Ag. de 2018
It is the same app Magnet for me too... In the menu of Magnet, there is an option to ignore certain applications and ignoring MATLAB make the issue disappear. I'd like to know why the two apps conflict though just out of curiosity.

6 comentarios

This work for me !!! Thank's
Thao Do
Thao Do el 28 de Jul. de 2019
Also work for me too. Thanks
Rui Xue
Rui Xue el 3 de Abr. de 2020
Works for me, thanks. Don't know how Magnet piss MATLAB off
Thank tou very much! It heals my nerves.
Yu Wang
Yu Wang el 30 de Abr. de 2020
Works for me too! It's amazing how people figure out these things.
Ann Cui
Ann Cui el 30 de Sept. de 2020
It works like a charm! Thanks for the solution!

Iniciar sesión para comentar.

LiTuX Sol
LiTuX Sol el 27 de Jul. de 2019
The exact same issue still exist on R2019a, High Sierra. If so many tools can be 'conflict' with MATLAB, I think it should be an issue of MATLAB itself, not other apps.
Currently I use the method given by @Shengjie Xu to bypass the issue. But you know, the issue is still there! Unless mathworks fix it.
Here is how I can reproduce the issue 100% of the time, hope to be useful:
  1. Install Magnet and enable it in Universal Access
  2. Open MATLAB
  3. Click on the triangle of Help, where a popup menu should come out (but not immediately this time);
  4. Click the triangle again (before popup menu shows), the cursor should change to busy;
  5. After the cursor back to arrow, click the triangle again, the popup menu is now shown;
  6. Click any items (e.g., about);
  7. You'll see the java exception text (mainly in red, the 'n' on the first line is in black) in the console window:
matlab_issue_universal_.png

Categorías

Más información sobre Standalone Applications en Centro de ayuda y File Exchange.

Preguntada:

el 22 de En. de 2017

Comentada:

el 30 de Sept. de 2020

Community Treasure Hunt

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

Start Hunting!

Translated by