Products | Versions |
---|---|
Spotfire Server | All Versions |
Description:
Unable to browse the Spotfire server URL (Admin Console). Error in the "Server.log" (\\Spotfire_server_install_dir\tomcat\logs).
---------------------------------------------------
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]: Invocation of init method failed; nested exception is com.spotfire.server.ServerInitializationException: Unable to insert a life cycle event.
----------------------------------------------------
Symptoms:
When trying to open Spotfire server URL, the folowing error in the server.log file (\\Spotfire_server_install_dir\tomcat\logs) is reproted:
--------------------------------------------
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]: Invocation of init method failed; nested exception is com.spotfire.server.ServerInitializationException: Unable to insert a life cycle event
.
.
.
Caused by: com.spotfire.server.ServerInitializationException: Unable to insert a life cycle event
.
.
.
Caused by: com.microsoft.sqlserver.jdbc.SQLServerException: The conversion of a varchar data type to a datetime data type resulted in an out-of-range value.
--------------------------------------------
Cause:
The default language of Spotfire DB user is changed to a language other than ‘US-English’.
Steps:
1). Connect to SQL Server using ‘SA’ account(DB Administrator user).