Products | Versions |
---|---|
Spotfire Server | 7.11.7, 10.3.4, 10.6.0 |
1. Run <installation dir>/tomcat/bin/service.bat remove (in an elevated/admin command prompt)
2. Run <installation dir>/tomcat/bin/service.bat install (in an elevated/admin command prompt)
3. Go to "windows services" and start the Spotfire server service
Result
WARN 2019-10-17T16:40:27,647+0200 [*Initialization*] server.nodemanager.ServiceConfigurationManager: Could not persist configuration! java.io.FileNotFoundException: C:\tibco\tss\10.7.0\tomcat\..\nm\config\config.json (Access is denied) at java.io.FileOutputStream.open0(Native Method) ~[?:1.8.0_221] at java.io.FileOutputStream.open(FileOutputStream.java:270) ~[?:1.8.0_221] at java.io.FileOutputStream.<init>(FileOutputStream.java:213) ~[?:1.8.0_221] at java.io.FileOutputStream.<init>(FileOutputStream.java:162) ~[?:1.8.0_221] at com.fasterxml.jackson.core.JsonFactory.createGenerator(JsonFactory.java:1195) ~[jackson-core.jar:2.9.9] at com.fasterxml.jackson.databind.ObjectWriter.writeValue(ObjectWriter.java:933) ~[jackson-databind.jar:2.9.9.3] at com.spotfire.server.nodemanager.ServiceConfigurationManager.update(ServiceConfigurationManager.java:298) ~[spotfire-node-manager.jar:?] at com.spotfire.server.nodemanager.ServiceConfigurationManager.update(ServiceConfigurationManager.java:261) ~[spotfire-node-manager.jar:?] at com.spotfire.server.nodemanager.NodeManager.afterPropertiesSet(NodeManager.java:298) ~[spotfire-node-manager.jar:?] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1837) ~[spring-beans.jar:5.1.9.RELEASE] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1774) ~[spring-beans.jar:5.1.9.RELEASE] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593) ~[spring-beans.jar:5.1.9.RELEASE] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:515) ~[spring-beans.jar:5.1.9.RELEASE]