Why do I receive an error when starting MATLAB Online R2024a "The settings group 'folderRegistry' does not exist." ?

2 次查看(过去 30 天)

When starting MATLAB Online I get the following error:
The settings group 'folderRegistry' does not exist. 
Error using internal.matlab.datatoolsservices.FormatDataUtils.getCurrentNumericFormat (line 14) 
Invalid default value for property 'PreviousFormat' in class 'internal.matlab.variableeditor.MLDocument': 
The settings group 'folderRegistry' does not exist. 
Error in internal.matlab.desktop_workspacebrowser.RemoteWorkspaceBrowserManager/initialize (line 43) 
      this.Documents = internal.matlab.desktop_workspacebrowser.RemoteWorkspaceDocument(... 
Error in internal.matlab.desktop_workspacebrowser.MLWorkspaceBrowserManager (line 26) 
      this. initialize(userContext);
Error in internal.matlab.desktop_workspacebrowser.RemoteWorkspaceBrowserManager (line 19) 
      this@internal.matlab.desktop_workspacebrowser.MLWorkspaceBrowserManager(Workspace, userContext); 
Error in internal.matlab.desktop_workspacebrowser.W5BFactory.createWorkspaceBrowser (line 84) 
      managerInstance = internal.matlab.desktop_workspacebrowser.RemoteWorkspaceBrowserManager(Workspace, provider, userContext, ignoreUpdates); 
Error in internal.matlab.desktop_workspacebrowser.MFOViewModelWorkspaceBrowserFactory.createWorkspaceBrowser (line 121) 
      obj = fac.createWorkspaceBrowser(workspace, channel, userContext, ignoreUpdates); 
Error in internal.matlab.desktop_workspacebrowser.RemoteWorkspaceBrowser/initialize (line 183) 
      this.Manager = internal.matlab.desktop_workspacebrowser.MFOViewModelWorkspaceBrowserFactory.createWorkspaceBrowser('debug', namespace, context); 
Error in internal.matlab.workspace.MLWorkspaceBrowser (line 43) 
      this. initialize(); 
Error in internal.matlab.desktop_workspacebrowser.RemoteWorkspaceBrowser (line 65) 
      this@internal.matlab.workspace.MLWorkspaceBrowser(); 
Error in internal.matlab.desktop_workspacebrowser.RemoteWorkspaceBrowser.getInstance (line 228) 
      managerInstance = internal.matlab.desktop_workspacebrowser.RemoteWorkspaceBrowser(); 
How can I avoid this?

采纳的回答

MathWorks Support Team
It is unclear what's the exact root cause of this issue. It might be caused by corrupted MATLAB preferences.
Please try renaming the preference directory which can be found here:
>> prefdir
ans =
  '/MATLAB Drive/.session/default/.matlab/R2024a'

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Startup and Shutdown 的更多信息

标签

尚未输入任何标签。

产品


版本

R2024a

Community Treasure Hunt

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

Start Hunting!

Translated by