The library import operation errors out with the following message in the user interface dialog box:
At least one of the export file parts seems to be missing
And the following stack trace gets logged in the Impex log file:
10.160.217.128 6 enelx_admin [2020-02-03T07:31:15,866-0300] "jobid:a81bd026-a932-49ac-976c-d7c188de81a1, Failed to extract" java.io.IOException: No space left on device at java.io.FileOutputStream.writeBytes(Native Method) ~[?:1.8.0_231] at java.io.FileOutputStream.write(FileOutputStream.java:326) ~[?:1.8.0_231] 10.160.217.128 6 enelx_admin [2020-02-03T07:31:16,542-0300] "jobid:a81bd026-a932-49ac-976c-d7c188de81a1, Problem importing" com.spotfire.ws.library.StorageException: ILLEGAL_ARGUMENT, At least one of the export file parts seems to be missing at com.spotfire.ws.library.ImportManager.importFile(ImportManager.java:298) ~[spotfire-server.jar:?] at com.spotfire.ws.library.LibraryManagerImpl$ImportThread.run(LibraryManagerImpl.java:2732) ~[spotfire-server.jar:?]