Tibco Spotfire server fails to start even after TSS service has been restarted. In server.log you can see the following line.
FATAL 2017-03-01T09:39:49,106-0500 [*Initialization*] spotfire.server.LifecycleManager: TIBCO Spotfire Server will not be started. No node matching the ID from bootstrap.xml ('74a9a69a-1a35-458b-9436-dbc74205d8d1') found, please re-bootstrap the server.
ERROR 2017-03-01T09:39:49,122-0500 [*Initialization*] web.context.ContextLoader: Context initialization failed
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'lifecycleManager' defined in ServletContext resource [/WEB-INF/applicationContext.xml]: Bean instantiation via constructor failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.spotfire.server.LifecycleManager]: Constructor threw exception; nested exception is com.spotfire.server.ServerInitializationException: TIBCO Spotfire Server will not be started. No node matching the ID from bootstrap.xml ('74a9a69a-1a35-458b-9436-dbc74205d8d1') found, please re-bootstrap the server.
at org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:279)