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)