Unable to create new workspace due to issue with selecting modules while creating new workspace.DescriptionWhen creating a new agent workspace we receive an error message as seen below: java.lang.NullPointerException Check logs for error trace or enable glide.rest.debug property to verify REST request processing CauseDeleting the default workspace 'Agent workspace' from the all workspaces module i.e. sys_aw_master_config table, deleted the corresponding modules too. As the modules are not present we are thrown Null pointer exception.ResolutionThe modules related to them are the default modules which come up when we create a new workspace Check in the sys_aw_module table for the workspace = Agent Workspace in any working instance. Please import these three modules to non working instance to resolve the issue.