Products | Versions |
---|---|
Spotfire Web Player | 7.5 and higher |
TIBCO Spotfire Web Player instance may fail to start with the following error message in Spotfire.Dxp.Worker.Host.xxx.log file:
ERROR;2019-10-03T09:13:43,206-05:00;2019-10-03 14:13:43,206;f0163449-9dd1-4cc7-944d-afecbf05a107;(null);WorkerStartup 1;;;Spotfire.Dxp.Web.SiteManager;"Failed to initialize the Scheduled Updates"
System.Security.Authentication.AuthenticationException: The configured scheduled updates user is not a member of the group 'Scheduled Updates Users'.
at Spotfire.Dxp.Web.Library.ScheduledUpdates.Initialize(SiteManager siteManager)
at Spotfire.Dxp.Web.SiteManager.ConfigureImpl(PerformanceSectionGroup settings, String webRootPath, String webResourcesPath, Configurator configurator, IEnumerable`1 extraModulePaths)
ERROR;2019-10-03T09:13:43,209-05:00;2019-10-03 14:13:43,209;f0163449-9dd1-4cc7-944d-afecbf05a107;(null);3;;;Spotfire.Dxp.Worker.Host.WorkerHost;"Failed to start worker.
System.Security.Authentication.AuthenticationException: The configured scheduled updates user is not a member of the group 'Scheduled Updates Users'.
at Spotfire.Dxp.Web.Library.ScheduledUpdates.Initialize(SiteManager siteManager)
at Spotfire.Dxp.Web.SiteManager.ConfigureImpl(PerformanceSectionGroup settings, String webRootPath, String webResourcesPath, Configurator configurator, IEnumerable`1 extraModulePaths)
at Spotfire.Dxp.Worker.Host.WorkerHost.SetupDxpApplication(String baseUrl, String serviceInstanceId, X509Certificate2 clientCertificate, Uri tssUrl, String rootDirectory, IEnumerable`1 extraModulePath, ServerUrl[] serverUrls)
at Spotfire.Dxp.Worker.Host.WorkerHost.Run(String[] parameters)"
ERROR;2019-10-03T09:13:43,209-05:00;2019-10-03 14:13:43,209;f0163449-9dd1-4cc7-944d-afecbf05a107;(null);4;;;Spotfire.Dxp.Worker.Host.WorkerHost;"Application failed to start, see application log for more information."