Borrar filtros
Borrar filtros

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

2 visualizaciones (últimos 30 días)

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?

Respuesta aceptada

MathWorks Support Team
MathWorks Support Team el 6 de Mayo de 2024
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'

Más respuestas (0)

Categorías

Más información sobre Startup and Shutdown en Help Center y File Exchange.

Etiquetas

Aún no se han introducido etiquetas.

Productos


Versión

R2024a

Community Treasure Hunt

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

Start Hunting!

Translated by