Bug #7195
closed
DPM AlreadyExistsException when using EXCL even if file does not exist
Added by Schwarz Lionel almost 11 years ago.
Updated almost 11 years ago.
Description
When writing a file to DPM 1.8.8:
NoSuccess: AlreadyExists: File already exists: gsiftp-dpm://...
- Subject changed from DPM AlreadyExistsException to DPM AlreadyExistsException when using EXCL even if file does not exist
It seems that from 1.8.8, DPM writes an empty file on the GridFTP server at the srmPrepareToPut. This leads to AlreadyExists in case, the "exclusive" flag was used because the adaptor first checks that the file does not exist already.
Fix: For DPM, the exclusive flag os not supported anymore.
- Target version set to 1.0.2
- Status changed from Assigned to Resolved
Also available in: Atom
PDF