Why i failed to launch the matlab while recieving"Initialization Error" in win10?

I use the R2012a version in win10 x64 operating system and it warns me "Command Window creation failed,for detail see C:\users\appdata\Local\Temp\MATLABDesktopCreateError.log"
I check the log and the log shows the error seems to be a JVE error below:
java.lang.NoClassDefFoundError: Could not initialize class com.mathworks.services.ColorPrefs at com.mathworks.mde.workspace.WorkspaceBrowser.setColors(WorkspaceBrowser.java:284) at com.mathworks.mde.workspace.WorkspaceBrowser.<init>(WorkspaceBrowser.java:179) at com.mathworks.mde.workspace.WorkspaceBrowser.getInstance(WorkspaceBrowser.java:81) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at com.mathworks.widgets.desk.DTClient.createComponent(DTClient.java:284) at com.mathworks.widgets.desk.Desktop.createClientComponent(Desktop.java:5609) at com.mathworks.mde.desk.MLDesktop.createClientComponent(MLDesktop.java:916) at com.mathworks.widgets.desk.Desktop.createClientComponentWrapper(Desktop.java:5623) at com.mathworks.widgets.desk.Desktop.setClientShowing(Desktop.java:6209) at com.mathworks.widgets.desk.Desktop.setClientShowing(Desktop.java:6196) at com.mathworks.widgets.desk.Desktop.restoreLayout(Desktop.java:5134) at com.mathworks.mde.desk.MLDesktop.restoreLayout(MLDesktop.java:1401) at com.mathworks.widgets.desk.Desktop.restoreLayout(Desktop.java:4864) at com.mathworks.widgets.desk.Desktop.restorePreviousLayout(Desktop.java:3766) at com.mathworks.widgets.desk.Desktop.initMainFrame(Desktop.java:273) at com.mathworks.mde.desk.MLDesktop.initMainFrameFromThread(MLDesktop.java:779) at com.mathworks.mde.desk.MLDesktop.access$2100(MLDesktop.java:149) at com.mathworks.mde.desk.MLDesktop$Initializer.run(MLDesktop.java:1061) at java.awt.event.InvocationEvent.dispatch(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source)
I reinstall the latest JVE and it just dont fix. How i can fix this problem?Thank you.

回答(0 个)

类别

帮助中心File Exchange 中查找有关 输入命令 的更多信息

Community Treasure Hunt

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

Start Hunting!