Error when trying to save an analysis to the Spotfire library.
book
Article ID: KB0081440
calendar_today
Updated On:
Products
Versions
Spotfire Analyst
All Versions
Description
You may see the following error in the Spotfire server.log file:
ERROR 2017-06-01T17:00:52,842-0500 [user, #24, #375] ws.library.LibraryService: An exception occurred in method 'saveItem'.
com.spotfire.ws.library.StorageException: com.microsoft.sqlserver.jdbc.SQLServerException: Could not allocate space for object 'dbo.LIB_DATA'.'PK__LIB_DATA__ADFD89A0D26BFA88' in database 'spotfire_server' because the 'PRIMARY' filegroup is full. Create disk space by deleting unneeded files, dropping objects in the filegroup, adding additional files to the filegroup, or setting autogrowth on for existing files in the filegroup., DATABASE_ERROR
at com.spotfire.ws.library.MSSQLPersisterGeneric.insertContent(MSSQLPersisterGeneric.java:316)
at com.spotfire.ws.library.LibraryManagerImpl.saveItem(LibraryManagerImpl.java:1745)
at com.spotfire.ws.library.LibraryManagerImpl.saveItem(LibraryManagerImpl.java:1638)
Resolution
You will need to contact your DBA for the Spotfire Server database given that the error is due to insufficient space on the Database file system.
Issue/Introduction
Error when trying to save an analysis to the Spotfire library.