Products | Versions |
---|---|
Spotfire Server | All Versions |
Symptoms:
Spotfire server fails to start and the following error is seen in the "catalina.log" (<Spotfire Server Installation Directory>\tomcat\logs\).
--------------------------------------------
Caused by: java.lang.RuntimeException: Unable to load the configuration
at com.spotfire.server.lifecycle.SpotfireApplicationInitializer.populateServerNameAndVersion(SpotfireApplicationInitializer.java:336)
at com.spotfire.server.lifecycle.SpotfireApplicationInitializer.initRootContext(SpotfireApplicationInitializer.java:176)
.......
.......
Caused by: com.microsoft.sqlserver.jdbc.SQLServerException: The transaction log for database 'spotfire_server_production' is full due to 'LOG_BACKUP'.
at com.microsoft.sqlserver.jdbc.SQLServerException.makeFromDatabaseError(SQLServerException.java:217)
.......
.......
... 15 more
--------------------------------------------
Cause:
This ERROR indicates that there is a space issue on the Spotfire application database mentioned in the error message. The Spotfire Database failed to perform any transaction because of space issues.