Compilation Error Java exception

2 views (last 30 days)
Yavuz kaya
Yavuz kaya on 4 Apr 2013
Edited: Abhinav on 19 Jan 2023
While I was compiling my script in Matlab, I ended up with the following error. I use MACBook Pro with OS X v10.8.3, 2.66GHz intel Core i7, and 4GB RAM.
Depfun error: 'Java exception occurred: java.lang.NullPointerException     at java.util.logging.Logger.demandLogger(Logger.java:286)     at java.util.logging.Logger.getLogger(Logger.java:321)'
Any help on this issue will be greatly appreciated.
Thanks in advance. Yavuz

Answers (1)

Abhinav
Abhinav on 19 Jan 2023
Edited: Abhinav on 19 Jan 2023
Hi Yavuz
Refer to the following documentation link to learn more about the workarounds pertaining to Java exception on MAC OS X

Categories

Find more on Java Package Integration in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!