Getting exception error and some unknown error on starting the Matlab
17 views (last 30 days)
Show older comments
Bellow are the errors which shows up on opening matlab:
Caught "std::exception" Exception message is:
Loading C:\Program Files\MATLAB\R2020a\bin\win64\builtins\matlab_graphics_hg\mwhg_builtinimpl.dllfailed with error: A dynamic link library (DLL) initialization routine failed.
: unknown error: unknown error
Error occurred during background graphics initialization: Loading C:\Program
Files\MATLAB\R2020a\bin\win64\builtins\matlab_graphics_hg\mwhg_builtinimpl.dllfailed with error: A
dynamic link library (DLL) initialization routine failed.
: unknown error: unknown error
Exception in thread "Startup Class Loader": java.lang.UnsatisfiedLinkError: com.mathworks.hg.GraphicsOpenGL.shouldDisableOpenGLARBContext()Z
at com.mathworks.hg.GraphicsOpenGL.shouldDisableOpenGLARBContext(Native Method)
at com.mathworks.hg.peer.JOGLInitializer.<clinit>(JOGLInitializer.java:18)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:264)
at com.mathworks.mde.desk.StartupClassLoader.loadClass(StartupClassLoader.java:258)
at com.mathworks.mde.desk.StartupClassLoader.access$1000(StartupClassLoader.java:25)
at com.mathworks.mde.desk.StartupClassLoader$2.run(StartupClassLoader.java:245)
at java.lang.Thread.run(Thread.java:748)
1 Comment
Answers (0)
See Also
Categories
Find more on Startup and Shutdown 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!