Products | Versions |
---|---|
Spotfire Web Player | 7.9 and higher |
From nm.log INFO 2018-01-19T15:19:07,694-0500 [] 72b3f19e-5e8f-4242-8c6f-9a0d07366753: 01/19/2018 15:19:07 - 72b3f19e-5e8f-4242-8c6f-9a0d07366753 Failed to start worker. INFO 2018-01-19T15:19:07,695-0500 [] 72b3f19e-5e8f-4242-8c6f-9a0d07366753: System.ArgumentNullException: Value cannot be null. INFO 2018-01-19T15:19:07,695-0500 [] 72b3f19e-5e8f-4242-8c6f-9a0d07366753: Parameter name: source INFO 2018-01-19T15:19:07,695-0500 [] 72b3f19e-5e8f-4242-8c6f-9a0d07366753: at System.Linq.Enumerable.Cast[TResult](IEnumerable source) INFO 2018-01-19T15:19:07,695-0500 [] 72b3f19e-5e8f-4242-8c6f-9a0d07366753: at Spotfire.Dxp.Web.SystemInformation.GetWebApplicationInfo(Boolean addItems, Boolean onlyDocumentedFeatures, Boolean isAutomationServices, List`1 extraConfigItemsToAdd) INFO 2018-01-19T15:19:07,695-0500 [] 72b3f19e-5e8f-4242-8c6f-9a0d07366753: at Spotfire.Dxp.Worker.Host.WorkerHost.WriteCurrentConfigFile() INFO 2018-01-19T15:19:07,695-0500 [] 72b3f19e-5e8f-4242-8c6f-9a0d07366753: at Spotfire.Dxp.Worker.Host.WorkerHost.Run(String[] parameters) INFO 2018-01-19T15:19:07,697-0500 [] 72b3f19e-5e8f-4242-8c6f-9a0d07366753: 01/19/2018 15:19:07 - 72b3f19e-5e8f-4242-8c6f-9a0d07366753 Application failed to start, see application log for more information. INFO 2018-01-19T15:19:07,731-0500 [] 72b3f19e-5e8f-4242-8c6f-9a0d07366753: 01/19/2018 15:19:07 - 72b3f19e-5e8f-4242-8c6f-9a0d07366753 Shutting down service application. DEBUG 2018-01-19T15:19:07,996-0500 [] web.controller.NodeManagerInterceptor: Received request from nm78.nc.com for URL /spotfire. Will allow? true DEBUG 2018-01-19T15:19:07,998-0500 [] web.controller.RemoteController: Received ping request from tss78.nc.com ERROR 2018-01-19T15:19:08,129-0500 [] 72b3f19e-5e8f-4242-8c6f-9a0d07366753: 72b3f19e-5e8f-4242-8c6f-9a0d07366753 [WEB_PLAYER] process state switched to failure with exit value 4201Here is the picture of how it looks through the UI:
<setting name="AllowedFilePaths" serializeAs="Xml"> <value> <ArrayOfString> <string/> </ArrayOfString> </value> </setting> <setting name="AllowAllFilePaths" serializeAs="String"> <value>True</value> </setting> </Spotfire.Dxp.Data.Properties.Settings>
If only AllowAllFilePaths is present (AllowedFilePaths was removed when adding AllowAllFilePaths) then you will see the error described in this article. For further instructions on the setting, see the referenced KB article.
KB: 000029119 How to configure access to local and shared network directories for the TIBCO Spotfire Web Player