Date Posted:
Product: TIBCO Spotfire®
Product: TIBCO Spotfire®
Problem:
Spotfire Server does not start if there are any issues with the communication to LDAP
Solution:
The easiest situation is when the configured LDAP servers have been stopped, renamed etc so none of the servers in the configured list can be contacted.
This results in the Spotfire Server eventually stops during startup with:
ERROR ... [*Initialization*] web.context.ContextLoader: Context initialization failed org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'ldapConfigFactory' defined in class path resource [applicationContext.xml]: Bean instantiation via constructor failed; ... ... INFO ... [*Shutdown*] spotfire.logging.LoggerContextListener: Shutting down the LogManager
After this shutdown of Spotfire, Tomcat and the Windows Service are still running, so it might look like things are fine.
Trying to connect with a browser gives 404 - service not available (since Tomcat does not have any service "Spotfire" running).
The server.log have the information you need about which LDAP config that is problematic and which type och communication error there is.
Comments
0 comments
Article is closed for comments.